ActiveForge.Core 1.0.0 Latest
Lightweight Active Record ORM for .NET. Provides type-safe fields, composable query predicates, LINQ query translation, nested transactions, Unit of Work and DI auto-scan. Important: Add a provider package (ActiveForge.SqlServer, ActiveForge.PostgreSQL, ActiveForge.MongoDB, ActiveForge.SQLite) to target a specific database. Alternatively, implement your own provider by referencing this core package and implementing the required abstractions. Please see the documentation for details: https://github.com/CodeShayk/ActiveForge/blob/master/docs/provider-appendix.md
Install from the command line:
Learn more about NuGet packages
$ dotnet add package ActiveForge.Core --version 1.0.0
Recent Versions
- 0
- 0
Loading
Sorry, something went wrong.
Details
-
CodeShayk
- ActiveForge
- MIT License
- Readme
Last published
8 days ago
Issues
0
Total downloads