SimpleInjector by: Simple Injector Contributors
  • 61 total downloads
  • Latest version: 4.10.2
  • simpleinjector architecture dependency-injection DI Inversion-of-Control IOC
Simple Injector is an easy, flexible and fast dependency injection library that uses best practice to guide your solutions toward the pit of success.
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
  • 17 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.
Strathweb.CacheOutput.WebApi2 by: Filip W
  • 17 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
  • 255 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
  • 16 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
  • 21 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
  • 20 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.
WebGrease by: webgrease@microsoft.com
  • 27 total downloads
  • Latest version: 1.6.0
Web Grease is a suite of tools for optimizing javascript, css files and images.
xunit.analyzers by: Marcin Dobosz
  • 17 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
  • 15 total downloads
  • Latest version: 2.3.1
Includes the libraries for writing unit tests with xUnit.net.