SimpleInjector.Integration.Web
by: Simple Injector Contributors
- 17 total downloads
- Latest version: 4.9.0
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
Simple Injector ASP.NET MVC Integration.
SkiaSharp
by: Microsoft
- 25 total downloads
- Latest version: 2.88.1
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
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-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
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
- 24 total downloads
- Latest version: 1.1.11
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
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
High performance Redis client, incorporating both synchronous and asynchronous usage.
Strathweb.CacheOutput.WebApi2
by: Filip W
- 19 total downloads
- Latest version: 0.11.0
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
Seamlessly adds a Swagger to WebApi projects!
Swashbuckle.AspNetCore
by: Swashbuckle.AspNetCore
- 259 total downloads
- Latest version: 6.5.0
Swagger tools for documenting APIs built on ASP.NET Core
toastr
by: John Papa Tim Ferrell Hans Fjällemark
- 18 total downloads
- Latest version: 2.1.1
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.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.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
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
A parser for Excel formulas
xunit.analyzers
by: Marcin Dobosz
- 19 total downloads
- Latest version: 0.10.0
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.