Schema validation and testing components for 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: | 1.80.0 |
Author(s): | Arana Software |
Last Update: | Wednesday, March 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aranasoft/cobweb/ |
NuGet Url: | https://www.nuget.org/packages/Aranasoft.Cobweb.EntityFrameworkCore.Validation |
Install
Install-Package Aranasoft.Cobweb.EntityFrameworkCore.Validation
dotnet add package Aranasoft.Cobweb.EntityFrameworkCore.Validation
paket add Aranasoft.Cobweb.EntityFrameworkCore.Validation
Aranasoft.Cobweb.EntityFrameworkCore.Validation Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.Design(>= 3.0.0 && < 4.0.0)
Tags