EntityUi.Data
1.0.2
Simple Data Model with CRUD functionality using EF
Install-Package EntityUi.Data -Version 1.0.2
dotnet add package EntityUi.Data --version 1.0.2
<PackageReference Include="EntityUi.Data" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EntityUi.Data --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EntityUi.Data, 1.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5
- EntityFramework (>= 6.0.2)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on EntityUi.Data:
Package | Downloads |
---|---|
EntityUi
Rapid Application Development tool for MVC to generate User Interface with CRUD functionality using Models only
|
GitHub repositories
This package is not used by any popular GitHub repositories.