SharpNET.EntityFrameworkCore
0.6.1
Provides a ChangeTrackingDbContext that will automatically updates Created and Modified fields as well as some basic DbContext extension methods from https://github.com/hoagsie/BetterEntityFramework.
Install-Package SharpNET.EntityFrameworkCore -Version 0.6.1
dotnet add package SharpNET.EntityFrameworkCore --version 0.6.1
<PackageReference Include="SharpNET.EntityFrameworkCore" Version="0.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpNET.EntityFrameworkCore --version 0.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Updated to latest version of Entity Framework Core.
Dependencies
-
.NETStandard 2.0
- Microsoft.EntityFrameworkCore.SqlServer (>= 2.2.3)
- System.Reactive.Linq (>= 4.1.3)
- System.Reflection.Extensions (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.6.1 | 229 | 4/1/2019 |
0.6.0 | 200 | 4/1/2019 |
0.5.0 | 188 | 3/30/2019 |
0.4.0-beta | 343 | 11/15/2017 |
0.3.0-alpha | 339 | 10/5/2017 |
0.2.0-alpha | 367 | 8/21/2017 |
0.1.0-alpha | 383 | 5/18/2017 |