System.Data.Entity.Repository 2.0.0.1

dotnet add package System.Data.Entity.Repository --version 2.0.0.1
                    
NuGet\Install-Package System.Data.Entity.Repository -Version 2.0.0.1
                    
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="System.Data.Entity.Repository" Version="2.0.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Data.Entity.Repository" Version="2.0.0.1" />
                    
Directory.Packages.props
<PackageReference Include="System.Data.Entity.Repository" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Data.Entity.Repository --version 2.0.0.1
                    
#r "nuget: System.Data.Entity.Repository, 2.0.0.1"
                    
#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.
#addin nuget:?package=System.Data.Entity.Repository&version=2.0.0.1
                    
Install System.Data.Entity.Repository as a Cake Addin
#tool nuget:?package=System.Data.Entity.Repository&version=2.0.0.1
                    
Install System.Data.Entity.Repository as a Cake Tool

System.Data.Entity Repository Extension

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 (5)

Showing the top 5 NuGet packages that depend on System.Data.Entity.Repository:

Package Downloads
ToolsEngine

ToolsEngine is for chANo'x and Friends Project

card-reader-terminal-csharp

Package Description

Log1Net.Logger

A basic logger to log the actions into Database

SimpleLogging.Logger

A Basic Logger for Logging the actions to Database

SimpleLogging.Net

A Basic Logger for Logging the actions to Database

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0.1 457,891 3/25/2013
2.0.0 16,994 2/21/2013
1.0.0.9 2,951 2/21/2013
1.0.0.8 2,768 1/27/2013
1.0.0.7 2,613 1/27/2013
1.0.0.6 2,640 1/27/2013
1.0.0.5 2,645 1/27/2013
1.0.0.4 3,278 10/26/2012
1.0.0.3 2,778 10/26/2012
1.0.0.2 2,695 10/23/2012
1.0.0.1 2,777 10/9/2012
1.0.0 3,313 10/9/2012

Initial Release