Prospectbd.Software.EFFindRepository
1.0.3
See the version list below for details.
dotnet add package Prospectbd.Software.EFFindRepository --version 1.0.3
NuGet\Install-Package Prospectbd.Software.EFFindRepository -Version 1.0.3
<PackageReference Include="Prospectbd.Software.EFFindRepository" Version="1.0.3" />
paket add Prospectbd.Software.EFFindRepository --version 1.0.3
#r "nuget: Prospectbd.Software.EFFindRepository, 1.0.3"
// Install Prospectbd.Software.EFFindRepository as a Cake Addin #addin nuget:?package=Prospectbd.Software.EFFindRepository&version=1.0.3 // Install Prospectbd.Software.EFFindRepository as a Cake Tool #tool nuget:?package=Prospectbd.Software.EFFindRepository&version=1.0.3
before using this library add the following class to your code
public class AppInit // or any name { static AppInit() // static constructor { ApplicationTypeService.Init("your_assemble_Name"); // names containing classes (Entity) separated by coma } }
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Prospectbd.Software.EFRelationRepository (>= 1.0.1)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Prospectbd.Software.EFFindRepository:
Package | Downloads |
---|---|
Prospectbd.Software.EFNavigationBaseRepository
Entity Framework Navigation base repository |
|
Prospectbd.Software.EFCollectionSetRepository
EF Collection Set Repository |
|
Prospectbd.Software.EFReferenecPoolRepository
EF Reference Pool Functionality |
|
Prospectbd.Software.EFCollectionPoolRepository
EF Collection Pool Repository |
|
Prospectbd.Software.EFCountRepository
EF Count Repository |
GitHub repositories
This package is not used by any popular GitHub repositories.
Second release of Entity Framework Find Repository