Prospectbd.Software.EFFindRepository 1.0.4

dotnet add package Prospectbd.Software.EFFindRepository --version 1.0.4
NuGet\Install-Package Prospectbd.Software.EFFindRepository -Version 1.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Prospectbd.Software.EFFindRepository" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Prospectbd.Software.EFFindRepository --version 1.0.4
#r "nuget: Prospectbd.Software.EFFindRepository, 1.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Prospectbd.Software.EFFindRepository as a Cake Addin
#addin nuget:?package=Prospectbd.Software.EFFindRepository&version=1.0.4

// Install Prospectbd.Software.EFFindRepository as a Cake Tool
#tool nuget:?package=Prospectbd.Software.EFFindRepository&version=1.0.4

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
1.0.4 2,692 2/7/2018
1.0.3 1,509 2/5/2018
1.0.2 1,061 2/5/2018
1.0.1 1,873 2/3/2018

Third release of Entity Framework Find Repository with bug fixed