NodaTime support for SQLServer in Entity Framework Core.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 6.0.9 |
Author(s): | Jon Davies |
Last Update: | Monday, September 19, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jpd30/EntityFrameworkCore.SqlServer.NodaTime |
NuGet Url: | https://www.nuget.org/packages/EntityFrameworkCore.SqlServer.NodaTime |
Install
Install-Package EntityFrameworkCore.SqlServer.NodaTime
dotnet add package EntityFrameworkCore.SqlServer.NodaTime
paket add EntityFrameworkCore.SqlServer.NodaTime
EntityFrameworkCore.SqlServer.NodaTime Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.SqlServer(>= 5.0.1)
- NodaTime(>= 3.0.1)
Tags