MSTest.Sdk
by: Microsoft
- 47 total downloads
- Latest version: 4.0.0-preview.25465.3
MSTest is Microsoft supported Test Framework.
This package contains the MSTest MSBuild project SDK.
MSTest.TestAdapter
by: Microsoft
- 6 total downloads
- Latest version: 3.8.2
MSTest is Microsoft supported Test Framework.
This package includes the adapter logic to discover and run tests. For access to the testing framework, install the MSTest.TestFramework package.
Supported platforms:
- .NET 4.6.2+
- .NET Core 3.1+
- .NET 6.0+
- .NET 6.0 Windows.18362+
- UWP 10.0.16299
- UWP 10.0.17763 with .NET 9
MySql.Data
by: Oracle Corporation
- 62 total downloads
- Latest version: 9.3.0
MySql.Data.MySqlClient .Net Core Class Library
MySqlConnector
by: Bradley Grainger
- 23 total downloads
- Latest version: 2.4.0
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
ncrontab
by: Atif Aziz
- 3 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.
NEbml
by: OlegZee
- 15 total downloads
- Latest version: 0.1.4
Lightweight EBML binary format reader/writer
Nerdbank.GitVersioning
by: Andrew Arnott
- 172 total downloads
- Latest version: 3.8.106-alpha
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NEST
by: Elasticsearch Inc. and contributors
- 79 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
NETStandard.Library
by: Microsoft
- 17 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.
NetTopologySuite
by: NetTopologySuite - Team
- 49 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.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.
NetTopologySuite.IO
by: NetTopologySuite - Team
- 17 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!).
NetTopologySuite.IO.GeoJSON
by: NetTopologySuite - Team
- 17 total downloads
- Latest version: 1.15.5
This package contains the GeoJSON IO library.
NetTopologySuite.IO.PostGis
by: NetTopologySuite - Team
- 4 total downloads
- Latest version: 1.15.1
This package contains the IO library to cope with PostGis spatial data.
NetTopologySuite.IO.SpatiaLite
by: NetTopologySuite - Team
- 191 total downloads
- Latest version: 1.15.1
This package contains the SpatiaLite IO library.
Newtonsoft.Json
by: James Newton-King
- 21 total downloads
- Latest version: 10.0.3
Json.NET is a popular high-performance JSON framework for .NET
NHibernate
by: NHibernate community Hibernate community
- 31 total downloads
- Latest version: 5.5.2
NHibernate is a mature, open source object-relational mapper for the .NET framework. It is actively developed, fully featured and used in thousands of successful projects.
Nito.AsyncEx
by: Stephen Cleary
- 10 total downloads
- Latest version: 5.1.2
A helper library for the Task-Based Asynchronous Pattern (TAP).
NJsonSchema.CodeGeneration
by: Rico Suter
- 17 total downloads
- Latest version: 2.49.6019.25465
JSON Schema draft v4 reader, generator and validator for .NET