Hanssens.Net.Extensions
1.2.0
See the version list below for details.
dotnet add package Hanssens.Net.Extensions --version 1.2.0
NuGet\Install-Package Hanssens.Net.Extensions -Version 1.2.0
<PackageReference Include="Hanssens.Net.Extensions" Version="1.2.0" />
paket add Hanssens.Net.Extensions --version 1.2.0
#r "nuget: Hanssens.Net.Extensions, 1.2.0"
// Install Hanssens.Net.Extensions as a Cake Addin #addin nuget:?package=Hanssens.Net.Extensions&version=1.2.0 // Install Hanssens.Net.Extensions as a Cake Tool #tool nuget:?package=Hanssens.Net.Extensions&version=1.2.0
Helpers and extensions for .NET
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Hanssens.Net.Extensions:
Package | Downloads |
---|---|
Securancy.Labs.KvkApi
.NET client library for consuming the Dutch Kamer van Koophandel (KvK) API. Includes embedded SSL (root) certificates as provided by the Staat der Nederlanden. |
|
Pacifical.Core.Data
Core data library for Pacifical API. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.0 | 7,454 | 7/22/2021 |
2.1.1 | 5,813 | 5/31/2017 |
2.1.0 | 1,488 | 5/30/2017 |
2.0.0 | 1,505 | 5/22/2017 |
2.0.0-beta | 1,629 | 1/2/2017 |
2.0.0-alpha3 | 1,564 | 11/9/2016 |
1.2.2 | 1,789 | 5/27/2016 |
1.2.1 | 1,649 | 12/28/2015 |
1.2.0 | 1,669 | 9/2/2015 |
1.1.1 | 2,409 | 4/22/2015 |
1.1.0 | 2,273 | 4/22/2015 |
1.0.0 | 2,193 | 12/22/2014 |
Version 1.2.0:
- Fixed duplicate case-sensitive folder [S]source
- JsonRequest operations (GET, POST, PUT, DELETE) now acception optional headers
- Removed 'args' (body parameters) from the JsonRequest.Get operation
Version 1.1.1:
- Fix for incorrect NuGet publish.
Version 1.1.0:
- Release notes can be found at:
https://github.com/hanssens/extensions/releases/tag/v1.1.0