Top 20 NuGet Packages depending on NETStandard.Library
Total dependencies: 12696
This is a C# port of the C-based MPFIT Levenberg-Marquardt solver for nonlinear least-squares data fitting at Argonne National Labs for .NET 2.0 and higher, or any platform target compatible with PCL Profile 328 or .NET Standard 1.0.
The String Extensions project aims to provide a more complete String type experience by adding extension methods (including overloads of existing methods) providing commonly required functionality in a well-tested and well-documented fashion.
Parser and lexer generator that does not require a pre-build step and configurable using fluent configuration.
Extra consumers for RabbitMQ. Have something to add? Submit a PR!
Slipstream CommonDotNet Commands
CamlBuilder allows developers to easily write CAML queries without long strings of XML. CAML can be constructed with declarative strongly-typed code.
Convert HTML to JSON
ZLIB.NET is a 100% managed version of ZLIB compression library which implements deflate and inflate compression algorithms.
This is a .NET Core (.NET Standard) port of the zlib.net library from ComponentAce (http://www.componentace.com/zlib_.NET.htm).
A micro framework that helps you implement pipeline and chain of responsibility patterns.
You want to switch on type or value of an object? Or maybe on an instance of System.Type? As an expression or a statement? Try ShinySwitch :)
At least while we wait for this https://github.com/dotnet/csharplang/blob/master/proposals/patterns.md.
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_sqlite3()); Depending on the platform, you may also need to add one...
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_sqlcipher()); Depending on the platform, you may also need to add o...
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_custom_sqlite3()); Depending on the platform, you may also need to ...
Convert an Expression into a query string that works with Dapper.
Basic primitives shared between TQL libraries.
.NET Standard port of D64, a copy-pastable, URL friendly, ASCII embeddable, lexiographicly sortable binary encoding.
Attributes for configuring Autofac registrations
A lightweight library of common utilities for working with random numbers
A library for running tasks on schedules.
ASP.NET Core MVC Extensions Library provides addtional tag helpers and utility for simplify ASP.NET Core web application development.