This project is archived. Its data is
read-only
.
Changes
Page history
Docs: Documentation Update
authored
Jun 19, 2019
by
RWTHApp Service
Show whitespace changes
Inline
Side-by-side
home.md
View page @
13f94a1e
## C# Database ORM and FluentMigrator
We provide a data model
based using on generation
linq2DB, allowing us to access our database via linq.
We provide a data model
generated using
linq2DB, allowing us to access our database via linq.
A migration tool based on fluent migrator is used for stable and reversible database migrations.
...
...
...
...