A library containing Entity Framework Core tools, base classes and interface implementations.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 7.2.1 |
Author(s): | Code Change Ltd |
Last Update: | Tuesday, October 3, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/codechangeltd/Toolkit.NET |
NuGet Url: | https://www.nuget.org/packages/CodeChange.Toolkit.EntityFrameworkCore |
Install
Install-Package CodeChange.Toolkit.EntityFrameworkCore
dotnet add package CodeChange.Toolkit.EntityFrameworkCore
paket add CodeChange.Toolkit.EntityFrameworkCore
CodeChange.Toolkit.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- CodeChange.Toolkit.Domain(>= 2.3.1)
- CodeChange.Toolkit.Persistence(>= 2.0.2)
- CodeChange.Toolkit(>= 3.0.0)
- CSharpFunctionalExtensions(>= 2.3.0)
- Humanizer.Core(>= 2.7.9)
- Microsoft.EntityFrameworkCore(>= 5.0.2)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.2)
- Nito.AsyncEx(>= 5.0.0)
- Paginator.NET.EntityFrameworkCore(>= 1.0.0)
Tags