NETStandard.Library
by: Microsoft
- 793 total downloads
- Latest version: 2.0.1
A set of standard .NET APIs that are prescribed to be used and supported together.
b7f182415927d3b98445d043e1680c56b9d1f17c
When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json
by: James Newton-King
- 4.767k total downloads
- Latest version: 13.0.5-beta1
Json.NET is a popular high-performance JSON framework for .NET
Ninject
by: Ninject Project Contributors
- 1.001k total downloads
- Latest version: 3.2.3-unstable-012
Stop writing monolithic applications that make you feel like you have to move mountains to make the simplest of changes. Ninject helps you use the technique of dependency injection to break your applications into loosely-coupled, highly-cohesive components, and then glue them back together in a flexible manner.
NetTopologySuite.IO.SpatiaLite
by: NetTopologySuite - Team
- 1.04k total downloads
- Latest version: 1.15.1
This package contains the SpatiaLite IO library.
Nito.AsyncEx
by: Stephen Cleary
- 448 total downloads
- Latest version: 5.1.2
A helper library for the Task-Based Asynchronous Pattern (TAP).
NCrontab
by: Atif Aziz
- 66 total downloads
- Latest version: 3.4.0
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.
ncrontab
by: Atif Aziz
- 66 total downloads
- Latest version: 3.3.0
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.
NetLegacySupport.Action
by: Microsoft
- 40 total downloads
- Latest version: 1.1.1
System.Action and System.Func for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
Nerdbank.GitVersioning
by: Andrew Arnott
- 2.814k total downloads
- Latest version: 3.10.44-alpha
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Nancy
by: Andreas Håkansson Steven Robbins and contributors
- 919 total downloads
- Latest version: 1.4.5
Nancy is a lightweight web framework for the .Net platform, inspired by Sinatra. Nancy aim at delivering a low ceremony approach to building light, fast web applications.
NetTopologySuite
by: NetTopologySuite - Team
- 378 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.
NetLegacySupport.ConcurrentDictionary
by: Microsoft
- 32 total downloads
- Latest version: 1.1.1
System.ConcurrentDictionary for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NJsonSchema
by: Rico Suter
- 8.048k total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET
Namotion.Reflection
by: Namotion.Reflection
- 807 total downloads
- Latest version: 2.1.2
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
Ninject.MVC5
by: Remo Gloor Ian Davis
- 165 total downloads
- Latest version: 3.2.1
Extension for Ninject providing integration with ASP.NET MVC5
Ninject.Web.Common
by: Ninject Project Contributors
- 627 total downloads
- Latest version: 3.2.4-unstable-004
Bootstrapper for web projects
Ninject.Web.Common.WebHost
by: Ninject Project Contributors
- 487 total downloads
- Latest version: 3.3.2
ASP.NET extension for Ninject.Web.Common
NetTopologySuite.Features
by: NetTopologySuite - Team
- 27 total downloads
- Latest version: 1.15.1
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.
NetTopologySuite.IO.GeoJSON
by: NetTopologySuite - Team
- 134 total downloads
- Latest version: 1.15.5
This package contains the GeoJSON IO library.
NetLegacySupport.Tuple
by: Microsoft
- 36 total downloads
- Latest version: 1.1.1
System.Tuple for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NEST
by: Elasticsearch Inc. and contributors
- 583 total downloads
- Latest version: 1.9.2
Elasticsearch client, strongly typed interface to Elasticsearch. Fluent request builder, mapped responses and powerful query dsl. Uses and exposes Elasticsearch.Net