Icrud 1.0.1.3
An Abstract Repository Implmentation for Entity Framework, with Entity2DTO / DTO2Entity conversion. Sources included.
Install-Package Icrud -Version 1.0.1.3
dotnet add package Icrud --version 1.0.1.3
<PackageReference Include="Icrud" Version="1.0.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Icrud --version 1.0.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Icrud, 1.0.1.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Icrud as a Cake Addin
#addin nuget:?package=Icrud&version=1.0.1.3
// Install Icrud as a Cake Tool
#tool nuget:?package=Icrud&version=1.0.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
First Release
Dependencies
-
- EntityFramework (>= 6.1.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.