Peasy.DataProxy.EF6
2.0.0
Provides base class functionality that serves as an Entity Framework 6.0 data proxy implementation. Use this to quickly create peasy data proxies that perform CRUD operations against a database using Entity Framework 6.0.
Install-Package Peasy.DataProxy.EF6 -Version 2.0.0
dotnet add package Peasy.DataProxy.EF6 --version 2.0.0
<PackageReference Include="Peasy.DataProxy.EF6" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Peasy.DataProxy.EF6 --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
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.