Top 20 NuGet Packages
A simple wrapper to do street level address validation via the UPS API. All you need is your UPS login, password and license number.
Wrapper for UPS street level address validation REST API
Microsoft Upshot JS Library
Easy-to-use updater library for Windows and macOS Desktop .NET app
An uptime calculator that optionally supports accounting for exclusions and business hours.
Middlewares for the Ural Boilerplate project.
Generic Entity Service for MSSQL of the Ural Boilerplate project.
Generic Entity Service for MYSQL of the Ural Boilerplate project.
Generic Entity Service for PostgreSQL of the Ural Boilerplate project.
Generic Repository and Unit of Work for MySQL of the Ural Boilerplate project.
C# .Net library to simplify server-side calls to the Urban Airship API Version 3
C# .NET Core library for interacting with Urban Airship API.
A .net wrapper for https://www.urbandictionary.com/

URF - Unit of Work and Repositories Framework for .NET Standard and .NET Core (Official): Metapackage
This official URF framework minimizes the surface area of your ORM technlogy from disseminating in your application. Framework provides an elegant way to implement a reusable and extensible Unit of Work and Repository pattern.
Get the shortest and declarative test code you use it!!
Generate ZipArchive from Web sources that specified url.
Gets information from a URL to be used in displaying a visual summary of a site.
Example usage:
Inside a view:
@this.Urls().Tasks.Create() -> returns a Uri -> ToString() is called -> "/Tasks/Create"
Inside a controller
return this.Urls().Tasks.Index().ToRedirect(); -> returns a redirect result.
More info can be found here.
http://github.com/markkemper1/Url...
Example usage:
Inside a view:
@this.Urls().Tasks.Create() -> returns a Uri -> ToString() is called -> "/Tasks/Create"
Inside a controller
return this.Urls().Tasks.Index().ToRedirect(); -> returns a redirect result.
More info can be found here.
http://github.com/markkemper1/Url...
Easily Localize Ajax Request, Annotate Controllers for Locale In Url Routing. Add localization in website url such that e.g for english language, you can point to /en/login and etc.