T5.Repository
2.2.2
See the version list below for details.
dotnet add package T5.Repository --version 2.2.2
NuGet\Install-Package T5.Repository -Version 2.2.2
<PackageReference Include="T5.Repository" Version="2.2.2" />
<PackageVersion Include="T5.Repository" Version="2.2.2" />
<PackageReference Include="T5.Repository" />
paket add T5.Repository --version 2.2.2
#r "nuget: T5.Repository, 2.2.2"
#:package T5.Repository@2.2.2
#addin nuget:?package=T5.Repository&version=2.2.2
#tool nuget:?package=T5.Repository&version=2.2.2
Provides base classes for implementation of the Repository Pattern.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on T5.Repository:
| Package | Downloads |
|---|---|
|
T5.Templates.Testing
Allows you to identify Domain Models and their relationships to their peer Models, which it then generates a Repository Pattern suite that complies with the SOLID Principles and other Best Practices. Automatically generates an effective set of Unit and Integration Tests. |
|
|
T5.Repository.EntityFramework5
Provides helper classes using the Repository Pattern to communicate with a database using Entity Framework 5. |
|
|
T5.Repository.Oracle
Provides helper classes using the Repository Pattern on an Oracle database. |
|
|
T5.Repository.Test.EntityFramework5
Provides unit testing helper classes using the Repository Pattern to communicate with a database using Entity Framework 5. |
|
|
T5.Repository.AS400
Provides helper classes using the Repository Pattern on an AS 400 database. |
GitHub repositories
This package is not used by any popular GitHub repositories.