Top 20 NuGet Packages
Tools and extensions for IO operations.
Tools and extensions for working with json.
SQLite.Net PCL is an open source, minimal library to allow .NET and Mono applications to store data in SQLite databases.
This is a fork of the original sqlite-net project, which aims to cleanup/improve the code and deliver the package as PCL assemblies with some additional platform-speci...
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: no SQLite library included, uses winsqlite3.dll from Windows 10.
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add o...
SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of 'sqlcipher', and is intended for use with of...
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of 'sqlite3', to reference the 'system' SQLite...
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of 'winsqlite3', the SQLite libary provided wi...
HTTP compression OWIN middleware
SquishIt.AspNet lets you easily compress and combine JavaScript and CSS on the ASP.net platform.
StackifyLib.CoreLogger
Provides a client to talk to a StackStorm API.
StandardSocketsHttpHandler is a backport of SocketsHttpHandler to .NET Standard 2.0
.NET library that aims to interoperate with the Steam network.
The core library that can used to create software architecture models.
SuperSocket is a light weight, cross platform and extensible socket server application framework. You can use it to build a server side socket application (like game server, GPS server, industrial control system, data acquisition server etc) easily without thinking about how to use socket, how to ma...
SuperWebSocket is a fast, scalable, reliable websocket server for .NET.
A .NET library for querying SurveyMonkey's v3 api.
Polyline/polygon clipping library; intersection, union, difference, exclusive-or,
and polyline/polygon offsetting.
Extends Swashbuckle with OData v4 support! Supports both WebApi and OData controllers!