rg.GenericRepository.Core 1.0.5377.24759

dotnet add package rg.GenericRepository.Core --version 1.0.5377.24759
NuGet\Install-Package rg.GenericRepository.Core -Version 1.0.5377.24759
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="rg.GenericRepository.Core" Version="1.0.5377.24759" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add rg.GenericRepository.Core --version 1.0.5377.24759
#r "nuget: rg.GenericRepository.Core, 1.0.5377.24759"
#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 rg.GenericRepository.Core as a Cake Addin
#addin nuget:?package=rg.GenericRepository.Core&version=1.0.5377.24759

// Install rg.GenericRepository.Core as a Cake Tool
#tool nuget:?package=rg.GenericRepository.Core&version=1.0.5377.24759

The core interfaces for the generic repository.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5377.24759 272 9/21/2014
1.0.5367.25906 146 9/11/2014

IEntity is now writable.