SD.Utils.Data.GenericRepository 1.0.0.21

There is a newer version of this package available.
See the version list below for details.
dotnet add package SD.Utils.Data.GenericRepository --version 1.0.0.21
NuGet\Install-Package SD.Utils.Data.GenericRepository -Version 1.0.0.21
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="SD.Utils.Data.GenericRepository" Version="1.0.0.21" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SD.Utils.Data.GenericRepository --version 1.0.0.21
#r "nuget: SD.Utils.Data.GenericRepository, 1.0.0.21"
#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 SD.Utils.Data.GenericRepository as a Cake Addin
#addin nuget:?package=SD.Utils.Data.GenericRepository&version=1.0.0.21

// Install SD.Utils.Data.GenericRepository as a Cake Tool
#tool nuget:?package=SD.Utils.Data.GenericRepository&version=1.0.0.21

Class of C # that allows the use of basic methods for Entity Framework 6.0.0.0 (Select,Insert, Update, Delete), using generic collections

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  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 (1)

Showing the top 1 NuGet packages that depend on SD.Utils.Data.GenericRepository:

Package Downloads
SD.Utils.Web.PageDynamic

Class of C # specialiced to generate any page (*.aspx) from an entity object including it dependecies, compatibility with .Net Framework 4.0

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.1 1,436 7/22/2020
2.4.0 1,214 7/22/2020
2.3.2 1,262 7/9/2020
2.3.1 1,288 7/9/2020
2.2.1 1,278 5/14/2020
2.1.1 1,254 4/7/2020
2.0.0 1,357 4/6/2020
1.1.0 1,303 4/6/2020
1.0.0.30 1,321 9/2/2019
1.0.0.29 1,972 5/2/2019
1.0.0.28 1,413 5/2/2019
1.0.0.27 1,432 5/2/2019
1.0.0.26 1,415 5/1/2019
1.0.0.25 1,432 5/1/2019
1.0.0.24 1,401 4/30/2019
1.0.0.23 1,444 4/29/2019
1.0.0.22 1,374 4/29/2019
1.0.0.21 1,362 4/17/2019
1.0.0.20 1,418 4/17/2019
1.0.0.19 1,422 4/17/2019
1.0.0.18 1,365 4/17/2019
1.0.0.17 1,348 4/17/2019
1.0.0.16 1,368 4/17/2019
1.0.0.15 1,456 4/17/2019
1.0.0.14 1,380 4/16/2019
1.0.0.13 1,440 4/16/2019
1.0.0.12 1,372 4/16/2019
1.0.0.11 1,374 4/16/2019
1.0.0.10 1,352 4/16/2019
1.0.0.9 1,431 4/15/2019
1.0.0.8 1,389 4/15/2019
1.0.0.7 1,412 4/15/2019
1.0.0.6 1,356 4/15/2019
1.0.0.5 1,444 4/15/2019
1.0.0.4 1,404 4/12/2019
1.0.0.3 1,372 4/12/2019
1.0.0.2 1,384 4/12/2019
1.0.0.1 1,343 4/12/2019
1.0.0 1,440 4/12/2019

Version 1.0.0.20 > Fix on exceptions handle