-
Notifications
You must be signed in to change notification settings - Fork 129
Installation
MoonStorm edited this page Jun 3, 2024
·
10 revisions
The main NuGet package contains DLLs targeting different .NET versions and one of them will be referenced based on the target framework in your project.
The T4 template, included in a separate NuGet package, can be used to automatically generate the entities from a LocalDb
or SQL Server
database. More details can be found in the entity registration section of this wiki.