Augment 1.5.5819.19079

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

// Install Augment as a Cake Tool
#tool nuget:?package=Augment&version=1.5.5819.19079

.NET Object Extension Library

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

Showing the top 3 NuGet packages that depend on Augment:

Package Downloads
Yapper

Yep Another Wrapper for Dapper. This wrapper provides a simple Unit of Work pattern for isolating transactional business rules, cache and crud layer.

Augment.SqlServer

Easy to Use SQL Server Script Management Library

Augment.Mailing

Easy to Use Mailing Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 2,529 5/22/2018
2.1.0 1,129 3/15/2017
2.1.0-beta 859 3/15/2017
2.0.6180.18788 2,840 12/2/2016
1.5.5819.19079 1,325 12/7/2015

1.5 - Added Exception Extensions (and IsIn extension verfication)
1.4 - Added Try/Get to Single/Multi Key Collections
1.3 - Added Single Key Collection
1.2 - EnsureThat 3.2
1.1 - Added Reflection Helper for get/set properties
1.0 - Initial Release