NPatterns 1.0.5269

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

// Install NPatterns as a Cake Tool
#tool nuget:?package=NPatterns&version=1.0.5269

Common Patterns used in projects, like Repository, UnitOfWork, MessageBus, QueryObject etc

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  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.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5269 189 6/5/2014
1.0.5267 53 6/3/2014
1.0.5189 53 3/18/2014
1.0.4826 100 3/19/2013
1.0.4771 57 1/23/2013
1.0.4763 50 1/15/2013
1.0.4716 48 11/29/2012
1.0.4715 47 11/28/2012
1.0.4688 51 11/1/2012
1.0.4591 50 7/27/2012
1.0.4589 49 7/25/2012
1.0.4584 49 7/20/2012
1.0.4583 51 7/19/2012
1.0.4577 48 7/13/2012
1.0.4563 48 6/29/2012
1.0.4559 46 6/25/2012
1.0.4558 46 6/23/2012
1.0.4551 48 6/17/2012
1.0.4546.1 49 6/13/2012
1.0.4546 49 6/12/2012

add extensions for archivable
add uow marking entity methods back