Simplify.Repository 0.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Simplify.Repository --version 0.4.0
                    
NuGet\Install-Package Simplify.Repository -Version 0.4.0
                    
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="Simplify.Repository" Version="0.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Simplify.Repository" Version="0.4.0" />
                    
Directory.Packages.props
<PackageReference Include="Simplify.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 Simplify.Repository --version 0.4.0
                    
#r "nuget: Simplify.Repository, 0.4.0"
                    
#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=Simplify.Repository&version=0.4.0
                    
Install Simplify.Repository as a Cake Addin
#tool nuget:?package=Simplify.Repository&version=0.4.0
                    
Install Simplify.Repository as a Cake Tool

Repository, unit of work and related patterns interfaces

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.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Simplify.Repository:

Package Downloads
Simplify.Repository.FluentNHibernate

Simplify.Repository FluentNHibernate implementation

Simplify.Repository.EntityFramework

Simplify.Repository EntityFramework implementation

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.0 733 1/14/2024
1.6.1 450 8/1/2023
1.6.0 1,221 10/28/2021
1.5.0 1,451 2/26/2021
1.5.0-pre01 470 2/25/2021
1.4.1 2,947 2/27/2020
1.4.0 654 2/27/2020
1.3.0 1,168 11/8/2019
1.2.0 993 10/29/2019
1.1.0 1,332 6/23/2019
1.0.0 2,023 4/23/2018
0.4.1 1,231 4/12/2018
0.4.0 1,573 2/10/2017
0.3.0 1,362 1/23/2017
0.2.0 1,881 10/22/2015

* Custom processing args added
* Upgrade to .net framework 4.5.2