WindnTrees.CRUDS.Repository
1.0.6
See the version list below for details.
dotnet add package WindnTrees.CRUDS.Repository --version 1.0.6
NuGet\Install-Package WindnTrees.CRUDS.Repository -Version 1.0.6
<PackageReference Include="WindnTrees.CRUDS.Repository" Version="1.0.6" />
paket add WindnTrees.CRUDS.Repository --version 1.0.6
#r "nuget: WindnTrees.CRUDS.Repository, 1.0.6"
// Install WindnTrees.CRUDS.Repository as a Cake Addin #addin nuget:?package=WindnTrees.CRUDS.Repository&version=1.0.6 // Install WindnTrees.CRUDS.Repository as a Cake Tool #tool nuget:?package=WindnTrees.CRUDS.Repository&version=1.0.6
CRUDS EntityFramework (EF) repository.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
- EntityFramework (>= 6.4.4)
- WindnTrees.ICRUDS (>= 0.0.24)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on WindnTrees.CRUDS.Repository:
Package | Downloads |
---|---|
WindnTrees.Abstraction
WindnTrees.NET abstraction library for WindnTrees application project. WindnTrees.Abstraction extends .NET native controller and provide BasicController, ContentController, CRUDController, CRUDLController, MultipartFormController and FlexController that are required when writing a WindnTrees application. |
|
WindnTrees.CRUDS
WCF CRUD2CRUD (CRUDS) implementation package. |
|
WindnTrees.Abstraction.WebForms
WindnTrees.NET abstraction library for WindnTrees application project. WindnTrees.Abstraction.WebForms extends .NET ApiController controller and provide BasicController, ContentController, CRUDController, CRUDLController and MultipartFormController that are required when writing a WindnTrees application. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Adds AsNoTracking configuration support via constructor.