Top 20 NuGet Packages
This is a library of extensions for Code Guard.
NuGet Site: [https://www.nuget.org/packages/Seterlund.CodeGuard/]
NuGet Command: [Install-Package Seterlund.CodeGuard].
These extensions are intended to give the guards custom messages.
An extensive measurement, unit, and data conversion library for .NET.
var twoFeet = new Measurement(2, Units.Length.Feet);
var twelveInches = new Measurement(12, Units.Length.Inches);
var result = twoFeet + twelveInches;
Console.WriteLine(result.GetValueAs(Units.Length.Yards)...
Contains implementations for Wif - Aware SiteMap Providers and Navigation Helpers.
The Cuemon.Threading namespace contains types related to working with long-running concurrent loops and regions that utilizes both synchronous and asynchronous delegates. The namespace is an addition to the System.Threading namespace.
Dot Net SDK for MVC project to access Cumulus-engine cloud api
WIP: Fluent API for Xamarin Forms
libcurl is a free and easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP.
libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form ba...