A library containing domain interfaces, base classes and tools for Entity Framework 6 implementations.
Info
Version: | 4.0.0 |
Author(s): | Code Change Ltd |
Last Update: | Saturday, May 8, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/codechangeltd/Toolkit.NET |
NuGet Url: | https://www.nuget.org/packages/CodeChange.Toolkit.EF6 |
Install
Install-Package CodeChange.Toolkit.EF6
dotnet add package CodeChange.Toolkit.EF6
paket add CodeChange.Toolkit.EF6
CodeChange.Toolkit.EF6 Download (Unzip the "nupkg" after downloading)
Dependencies
- CodeChange.Toolkit.Domain(>= 2.3.1)
- CodeChange.Toolkit.Persistence(>= 2.0.1)
- CodeChange.Toolkit(>= 2.0.0)
- EntityFramework(>= 6.4.0)
- Humanizer.Core(>= 2.7.9)
- Nito.AsyncEx(>= 5.0.0)
- Nito.AsyncEx.Context(>= 5.0.0)
- Nito.AsyncEx.Coordination(>= 5.0.0)
- Nito.AsyncEx.Interop.WaitHandles(>= 5.0.0)
- Nito.AsyncEx.Oop(>= 5.0.0)
- Nito.AsyncEx.Tasks(>= 5.0.0)
- Nito.Cancellation(>= 1.0.5)
- Nito.Collections.Deque(>= 1.0.4)
- Nito.Disposables(>= 2.0.1)
- System.ComponentModel.Annotations(>= 4.7.0)