Newtonsoft.Json by: James Newton-King
  • 3.029k total downloads
  • Latest version: 13.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET
Nerdbank.Streams by: Andrew Arnott
  • 594 total downloads
  • Latest version: 2.12.87
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NETStandard.Library by: Microsoft
  • 611 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.
NetTopologySuite.IO.SpatiaLite by: NetTopologySuite - Team
  • 595 total downloads
  • Latest version: 2.0.0
  • NTS SpatiaLite
This package contains the SpatiaLite IO library.
Nerdbank.GitVersioning by: Andrew Arnott
  • 852 total downloads
  • Latest version: 3.8.38-alpha
  • git commit versioning version assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NetTopologySuite by: NetTopologySuite - Team
  • 469 total downloads
  • Latest version: 2.6.0
  • NTS Topology OGC SFS
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.
NetTopologySuite.Core by: NetTopologySuite - Team
  • 32 total downloads
  • Latest version: 1.15.3
  • NTS Topology OGC SFS
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.
Ninject by: Ninject Project Contributors
  • 82 total downloads
  • Latest version: 4.0.0-beta.1
  • IoC DI Ninject
Ninject is a lightning-fast, ultra-lightweight dependency injector for .NET applications.
NetTopologySuite.IO.GeoJSON by: NetTopologySuite - Team
  • 82 total downloads
  • Latest version: 4.0.0
  • NTS GeoJSON
This package contains the GeoJSON IO library. Portions of this library were inspired from an early version of GeoJSON.Net by Jörg Battermann.
ncrontab by: Atif Aziz
  • 13 total downloads
  • Latest version: 3.3.0
  • cron schedule time
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
NetTopologySuite.IO.SqlServerBytes by: NetTopologySuite - Team
  • 188 total downloads
  • Latest version: 2.1.0
  • NTS MSSQL SQLServer SQL Server SQL
A SQL Server IO module for NTS which works directly with the serialization format
NetTopologySuite.IO.ShapeFile by: NetTopologySuite - Team
  • 29 total downloads
  • Latest version: 2.1.0
  • NTS Shapefile
This package contains several IO libraries to cope with spatial data from various sources.
NetTopologySuite.Features by: NetTopologySuite - Team
  • 32 total downloads
  • Latest version: 2.2.0
  • NTS Topology OGC SFS
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.
NEST by: Elastic and contributors
  • 302 total downloads
  • Latest version: 7.17.5
  • elasticsearch elastic search lucene nest
Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and responses. Uses and exposes Elasticsearch.Net.
NetEscapades.Configuration.Yaml by: NetEscapades.Configuration.Yaml
  • 89 total downloads
  • Latest version: 3.1.0
  • configuration yaml yml
YAML configuration provider implementation to use with Microsoft.Extensions.Configuration.
NCrontab by: Atif Aziz
  • 15 total downloads
  • Latest version: 3.3.3
  • cron schedule time
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
Net.Codecrete.QrCodeGenerator by: Manuel Bleichenbacher Project Nayuki
  • 87 total downloads
  • Latest version: 2.0.6
  • qr code qrcode kanji qrcode generator svg
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.CoordinateSystems by: NetTopologySuite - Team
  • 26 total downloads
  • Latest version: 1.15.3
  • NTS Topology OGC SFS
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.
NewId by: Chris Patterson
  • 10 total downloads
  • Latest version: 4.0.1
  • MassTransit NewId
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.
Newtonsoft.Json.Bson by: James Newton-King
  • 564 total downloads
  • Latest version: 1.0.3
  • bson
Json.NET BSON adds support for reading and writing BSON
NETCore.MailKit by: Lvcc
  • 50 total downloads
  • Latest version: 2.0.2
  • MailKit ASP.NETCore
MailKit extension for asp.net core. Easy send email in asp.net core project.