Augment 2.1.0
See the version list below for details.
dotnet add package Augment --version 2.1.0
NuGet\Install-Package Augment -Version 2.1.0
<PackageReference Include="Augment" Version="2.1.0" />
paket add Augment --version 2.1.0
#r "nuget: Augment, 2.1.0"
// Install Augment as a Cake Addin #addin nuget:?package=Augment&version=2.1.0 // Install Augment as a Cake Tool #tool nuget:?package=Augment&version=2.1.0
.NET Object Extension Library
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Ensure.That (>= 5.0.0 && < 6.0.0)
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,643 | 5/22/2018 |
2.1.0 | 1,161 | 3/15/2017 |
2.1.0-beta | 885 | 3/15/2017 |
2.0.6180.18788 | 2,951 | 12/2/2016 |
1.5.5819.19079 | 1,356 | 12/7/2015 |
2.1 - Support .NET 461 and 451
2.0 - Bumped to .NET 4.6.1, Added StartsWithSameAs, EndsWithSameAs (added NotSame Extensions)
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