Fixed visual separation issues

This commit is contained in:
2024-11-21 17:02:15 +01:00
parent 01cd0e1590
commit e8c61dbc7f
4 changed files with 11 additions and 9 deletions

View File

@@ -8,7 +8,6 @@ This Installation adds all HopFrame [endpoints](../endpoints) and [services](../
```
2. Create a [DbContext](./Database.md) that inherits the ``HopDbContext`` and add a data source
<p>&nbsp;</p>
3. Add the HopFrame services to your application, provide the previously created `DatabaseContext` that inherits from `HopDbContextBase`