SimpleInjector.Integration.Web by: Simple Injector Contributors
  • 16 total downloads
  • Latest version: 4.9.0
  • simpleinjector architecture dependency-injection DI easy easy-to-use Inversion-of-Control IOC per-web-request web integration
The Simple Injector ASP.NET Integration package adds a lifestyle to the Simple Injector called 'Per Web Request', which allows instances to live within a single HTTP request and get disposed when the request ends.
SimpleInjector.Integration.Web.Mvc by: Simple Injector Contributors
  • 18 total downloads
  • Latest version: 4.9.0
  • simpleinjector MVC MVC3 architecture dependency-injection DI easy easy-to-use Inversion-of-Control IOC DependencyResolver ControllerFactory
Simple Injector ASP.NET MVC Integration.
SkiaSharp by: Microsoft
  • 25 total downloads
  • Latest version: 2.88.1
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
Splat by: Paul Betts
  • 15 total downloads
  • Latest version: 2.0.0
  • drawing colours geometry logging unit-test-detection service-location image-handling portable xamarin xamarin-ios xamarin-mac android monodroid uwp net45 wpa81
A library to make things cross-platform that should be
sqlite-net-pcl by: Frank A. Krueger
  • 12 total downloads
  • Latest version: 1.4.118
  • sqlite pcl database orm mobile
SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications. This version uses SQLitePCLRaw to provide platform independent versions of SQLite.
SQLitePCLRaw.bundle_green by: Eric Sink
  • 23 total downloads
  • Latest version: 1.1.11
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=e_sqlite3 included
SQLitePCLRaw.core by: Eric Sink et al
  • 23 total downloads
  • Latest version: 1.1.11
  • sqlite pcl database xamarin monotouch ios monodroid android wp8 wpa netstandard uwp
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.linux by: Eric Sink D. Richard Hipp et al
  • 14 total downloads
  • Latest version: 1.1.11
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
StackExchange.Redis.StrongName by: Stack Exchange Inc. marc.gravell
  • 8 total downloads
  • Latest version: 1.2.4
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
Strathweb.CacheOutput.WebApi2 by: Filip W
  • 18 total downloads
  • Latest version: 0.11.0
  • aspnet webapi aspnetwebapi
A library bringing output caching (similar to MVC's "OutputCache"), to Web API actions. Strathweb.CacheOutput will take care of server side caching and set the appropriate client side (response) headers for you. This is a version for Web Api 2 only.
Swashbuckle by: Richard Morris
  • 14 total downloads
  • Latest version: 5.6.0
  • Swagger SwaggerUi Documentation Discovery Help WebApi AspNet AspNetWebApi Docs WebHost IIS
Seamlessly adds a Swagger to WebApi projects!
Swashbuckle.AspNetCore by: Swashbuckle.AspNetCore
  • 259 total downloads
  • Latest version: 6.5.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
toastr by: John Papa Tim Ferrell Hans Fjällemark
  • 17 total downloads
  • Latest version: 2.1.1
  • toastr toast notification dialog jquery
3 Easy Steps: (1) Link to toastr.css (2) Link to toastr.js (3) Use toastr to display a toast for info, success, warning or error // Display an info toast with no title toastr.info('Are you the 6 fingered man?') *** For other API calls, see the demo
Unity.Mvc5 by: Paul Hiles
  • 22 total downloads
  • Latest version: 1.2.3
  • unity asp.net mvc mvc5 ioc di
Unity.Mvc5 allows the simple integration of the Unity IoC container with ASP.NET MVC 5.
Unity.WebAPI by: Paul Hiles
  • 21 total downloads
  • Latest version: 5.2.3
  • unity asp.net webapi web api ioc di
Unity.WebAPI allows the simple Integration of the Unity IoC container with ASP.NET Web API.
WebDav.Client by: skazantsev
  • 12 total downloads
  • Latest version: 2.0.1
  • WebDAV WebDAVClient WebDAV.Client
An easy-to-use async WebDAV client for .NET
WebGrease by: webgrease@microsoft.com
  • 28 total downloads
  • Latest version: 1.6.0
Web Grease is a suite of tools for optimizing javascript, css files and images.
XLParser by: TU Delft Spreadsheet Lab Infotron
  • 9 total downloads
  • Latest version: 1.5.2
  • parser excel formula
A parser for Excel formulas
xunit.analyzers by: Marcin Dobosz
  • 19 total downloads
  • Latest version: 0.10.0
  • xunit.analyzers analyzers roslyn xunit xunit.net
Code Analyzers for projects using xUnit.net that help find and fix frequent issues when writing tests.
xunit.core by: James Newkirk Brad Wilson
  • 17 total downloads
  • Latest version: 2.3.1
Includes the libraries for writing unit tests with xUnit.net.