Newtonsoft.Json
by: James Newton-King
- 3.604k total downloads
- Latest version: 13.0.4
Json.NET is a popular high-performance JSON framework for .NET
NETStandard.Library
by: Microsoft
- 743 total downloads
- Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
NetEscapades.Configuration.Yaml
by: NetEscapades.Configuration.Yaml
- 173 total downloads
- Latest version: 3.1.0
YAML configuration provider implementation to use with Microsoft.Extensions.Configuration.
NetTopologySuite.IO.SpatiaLite
by: NetTopologySuite - Team
- 943 total downloads
- Latest version: 2.0.0
This package contains the SpatiaLite IO library.
Nito.AsyncEx.Context
by: Stephen Cleary
- 226 total downloads
- Latest version: 5.1.2
A single-threaded async-compatible context.
NETCore.MailKit
by: Lvcc
- 51 total downloads
- Latest version: 2.0.2
MailKit extension for asp.net core. Easy send email in asp.net core project.
NewId
by: Chris Patterson
- 29 total downloads
- Latest version: 4.0.1
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.
Ninject
by: Ninject Project Contributors
- 155 total downloads
- Latest version: 4.0.0-beta.1
Ninject is a lightning-fast, ultra-lightweight dependency injector for .NET applications.
Ninject.Web.Common.WebHost
by: Ninject Project Contributors
- 271 total downloads
- Latest version: 3.3.2
ASP.NET extension for Ninject.Web.Common
NetTopologySuite.IO.GeoJSON
by: NetTopologySuite - Team
- 158 total downloads
- Latest version: 4.0.0
This package contains the GeoJSON IO library. Portions of this library were
inspired from an early version of GeoJSON.Net by Jörg Battermann.
NetTopologySuite.IO.ShapeFile
by: NetTopologySuite - Team
- 57 total downloads
- Latest version: 2.1.0
This package contains several IO libraries to cope with spatial data from various sources.
NetTopologySuite.CoordinateSystems
by: NetTopologySuite - Team
- 39 total downloads
- Latest version: 1.15.3
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification.
This package references GeoAPI.
NetTopologySuite
by: NetTopologySuite - Team
- 729 total downloads
- Latest version: 2.6.0
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification.
Net.Codecrete.QrCodeGenerator
by: Manuel Bleichenbacher Project Nayuki
- 134 total downloads
- Latest version: 2.0.7
QR Code Generator for .NET – simple, compact and with many examples.
Core features:
- Supports encoding all 40 versions (sizes) and all 4 error correction levels, as per the QR Code Model 2 standard
- Output formats: Raw modules/pixels of the QR symbol, SVG and XAML path (for raster bitmap / PNG see project home page), BMP bitmap
- Encodes numeric and special-alphanumeric text in less space than general text
- Open source code under the permissive MIT License
- Significantly shorter code but more documentation compared to competing libraries
- Built for .NET Standard 2.0 and therefore runs on most modern .NET platforms (.NET Core, .NET Framework, Mono etc.).
- Derived from tried and tested implementation by project Nayuki
Manual parameters:
- You can specify the minimum and maximum version number allowed, and the library will automatically choose the smallest version in the range that fits the data.
- You can specify the mask pattern manually, otherwise library will automatically evaluate all 8 masks and select the optimal one.
- You can specify an error correction level, or optionally allow the library to boost it if it doesn't increase the version number.
- You can create a list of data segments manually and add ECI segments.
Optional advanced features:
- Encodes Japanese Unicode text in Kanji mode to save a lot of space compared to UTF-8 bytes
- Computes optimal segment mode switching for text with mixed numeric/alphanumeric/general/kanji parts
NetTopologySuite.Core
by: NetTopologySuite - Team
- 52 total downloads
- Latest version: 1.15.3
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification.
This package references GeoAPI.
Nito.AsyncEx
by: Stephen Cleary
- 116 total downloads
- Latest version: 5.1.2
A helper library for the Task-Based Asynchronous Pattern (TAP).
NetTopologySuite.IO.SqlServerBytes
by: NetTopologySuite - Team
- 290 total downloads
- Latest version: 2.1.0
A SQL Server IO module for NTS which works directly with the serialization format
Ninject.Web.Common
by: Ninject Project Contributors
- 53 total downloads
- Latest version: 3.3.2
Bootstrapper for web projects.
NetTopologySuite.Features
by: NetTopologySuite - Team
- 60 total downloads
- Latest version: 2.2.0
A feature is a combination of spatial object and attribute data.
For this package attribute data is stored in AttributeTable objects.
These are combined with IGeometry objects to form a Feature.
A FeatureCollection is a collection of features.
Newtonsoft.Json.Bson
by: James Newton-King
- 661 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON