sqlite-net-pcl
by: Frank A. Krueger
- 10 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
- 21 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
- 21 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
- 12 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_*.
Strathweb.CacheOutput.WebApi2
by: Filip W
- 17 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
- 255 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
- 16 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
- 10 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.
xunit.analyzers
by: Marcin Dobosz
- 17 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
- 15 total downloads
- Latest version: 2.3.1
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.execution
by: James Newkirk Brad Wilson
- 11 total downloads
- Latest version: 2.4.1
Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
xunit.runner.utility
by: James Newkirk Brad Wilson
- 8 total downloads
- Latest version: 2.4.1
Includes the version-independent runner for xUnit.net to run both v1.9.2 and v2.0+ tests (xunit.runner.utility.*.dll). Supports .NET 3.5, .NET 4.5.2 or later, .NET Standard 1.1, .NET Standard 1.5, UWP, and .NET Core 1.0 or later.
ZXing.Net
by: Michael Jahn
- 9 total downloads
- Latest version: 0.16.8
ZXing.Net is a port of ZXing, an open-source, multi-format 1D/2D barcode image processing library originally implemented in Java.
It has been ported by hand with a lot of optimizations and improvements.
It is compatible with .Net 2.0, .Net 3.5, .Net 4.x, .Net 5.x, .Net 6.x, Windows RT Class Library and Components, UWP, .Net Standard 1.x and 2.0x, .Net Core App 3.x, Silverlight 4, Silverlight 5, Windows Phone 7.x and Windows Phone 8.x and Xamarin.Android