A .NET library for common database functionality (migrations, ambient connection/transactions).
Info
| Version: | 0.9.0-alpha.2 |
| Author(s): | Paul Knopf |
| Last Update: | Saturday, May 6, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/pauldotknopf/sharp-data-access |
| NuGet Url: | https://www.nuget.org/packages/SharpDataAccess |
Install
Install-Package SharpDataAccess
dotnet add package SharpDataAccess
paket add SharpDataAccess
SharpDataAccess Download (Unzip the "nupkg" after downloading)
Dependencies
- ServiceStack.OrmLite(>= 5.9.0)