a utility framework to simplify working with EF Core databases.
Info
| Version: | 2.0.0 |
| Author(s): | Mark A. Olbert |
| Last Update: | Sunday, March 2, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/J4JSoftware.EFCore.Utilities |
Install
Install-Package J4JSoftware.EFCore.Utilities
dotnet add package J4JSoftware.EFCore.Utilities
paket add J4JSoftware.EFCore.Utilities
J4JSoftware.EFCore.Utilities Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 5.0.2)