NETStandard.Library
by: Microsoft
- 41.325k 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.
ncrontab
by: Atif Aziz
- 21 total downloads
- Latest version: 1.0.0
NCrontab is crontab for Microsoft .NET Framework 2.0 and above. 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
by: NetTopologySuite - Team
- 197 total downloads
- Latest version: 1.14.0.1
This package contains several IO libraries to cope with spatial data from various sources.
Among others PostGIS, ShapeFile and MSSqlSpatial (not SqlServer2008!).
NEST
by: Elasticsearch Inc. and contributors
- 553 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
NBuilder
by: Gareth Down
- 41 total downloads
- Latest version: 3.0.1.1
Through a fluent, extensible interface, NBuilder allows you to rapidly create test data, automatically assigning values to properties and public fields that are one of the built in .NET data types (e.g. ints and strings). NBuilder allows you to override for properties you are interested in using lambda expressions.
Ninject
by: Nate Kohari Ian Davis Remo Gloor Joe Wasson Daniel Marbach
- 19 total downloads
- Latest version: 2.1.0.76
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.
NetDimension.NanUI.Runtime
by: The Chromium Embedded Framework Authors
- 62 total downloads
- Latest version: 109.0.5414.1
Chromium Embedded Framework (CEF) Release Distribution for NanUI projects.
MySql.Data.EntityFramework
by: Oracle Corporation
- 525 total downloads
- Latest version: 9.4.0
MySql.Data.EntityFramework
NHibernate
by: Fabio Maulo
- 36 total downloads
- Latest version: 3.0.0.4000
NHibernate 3 - NHibernate is a mature, open source object-relational mapper for the .NET framework. It's actively developed , fully featured and used in thousands of successful projects.
NetTopologySuite.Features
by: NetTopologySuite - Team
- 4 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.
Newtonsoft.Json
by: James Newton-King
- 168 total downloads
- Latest version: 8.0.3
Json.NET is a popular high-performance JSON framework for .NET
NetTopologySuite
by: NetTopologySuite - Team
- 255 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.
MySql.Data.Entity
by: Oracle
- 124 total downloads
- Latest version: 6.9.12
Entity Framework 6.0 supported
NetTopologySuite.IO.SpatiaLite
by: NetTopologySuite - Team
- 1.137k total downloads
- Latest version: 1.15.1
This package contains the SpatiaLite IO library.
NetTopologySuite.IO.PostGis
by: NetTopologySuite - Team
- 40 total downloads
- Latest version: 1.15.1
This package contains the IO library to cope with PostGis spatial data.
Nerdbank.GitVersioning
by: Andrew Arnott
- 2.468k total downloads
- Latest version: 3.8.38-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
- 13 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.
Nito.AsyncEx
by: Stephen Cleary
- 241 total downloads
- Latest version: 5.1.2
A helper library for the Task-Based Asynchronous Pattern (TAP).