MvvmLightLibs by: Laurent Bugnion (GalaSoft)
  • 15 total downloads
  • Latest version: 5.4.1.1
  • mvvm mvvmlight silverlight windowsstore winrt win10 uwp winstore wpf windowsphone windowsphone8 xamarin android iOS xamarinforms pcl
The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version contains only the libraries and doesn't add any scaffolding to your application!
MySql.Data by: Oracle
  • 6 total downloads
  • Latest version: 6.9.12
  • MySql MySql.Data Connector/NET
ADO.Net driver for MySQL
Namotion.Reflection by: Namotion.Reflection
  • 102 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.
NaturalSort.Extension by: Tomáš Pažourek
  • 22 total downloads
  • Latest version: 3.2.0+build.53
  • natural-sort string-comparison stringcomparer sorting sort c-sharp extension-methods string comparer stringcomparison naturalsort
Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
NCrontab by: Atif Aziz
  • 9 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.
Nerdbank.GitVersioning by: Andrew Arnott
  • 86 total downloads
  • Latest version: 3.10.8-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.
NEST by: Elasticsearch Inc. and contributors
  • 26 total downloads
  • Latest version: 1.9.2
  • elasticsearch elastic search lucene nest
Elasticsearch client, strongly typed interface to Elasticsearch. Fluent request builder, mapped responses and powerful query dsl. Uses and exposes Elasticsearch.Net
NetLegacySupport.Action by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.1
  • .net framework legacy support action func
System.Action and System.Func for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NetLegacySupport.ConcurrentDictionary by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • .net framework legacy support concurrent dictionary
System.ConcurrentDictionary for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NETStandard.Library by: Microsoft
  • 152 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
  • 24 total downloads
  • Latest version: 1.15.2
  • 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.
NetTopologySuite.IO.SpatiaLite by: NetTopologySuite - Team
  • 70 total downloads
  • Latest version: 1.15.1
  • NTS SpatiaLite
This package contains the SpatiaLite IO library.
Newtonsoft.Json by: James Newton-King
  • 349 total downloads
  • Latest version: 13.0.4
  • json
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Schema by: Newtonsoft
  • 2 total downloads
  • Latest version: 1.0.9
  • json schema
Json.NET Schema is a complete and easy-to-use JSON Schema framework for .NET
NHibernate by: NHibernate community, Hibernate community
  • 37 total downloads
  • Latest version: 4.1.2.4000
  • ORM, DataBase, DAL, ObjectRelationalMapping
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.
NHibernate.Castle by: NHibernate community, Hibernate community
  • 1 total downloads
  • Latest version: 3.1.0.4000
  • ORM, DataBase, DAL, Object Relational Mapping
NHibernate is a mature, open source object-relational mapper for the .NET framework. This package enables the ability to use lazy-loading with Castle dynamic-proxy.
Nito.AsyncEx by: Stephen Cleary
  • 30 total downloads
  • Latest version: 5.1.2
  • async await async-await task asynchronous nito nitro
A helper library for the Task-Based Asynchronous Pattern (TAP).
NJsonSchema by: Rico Suter
  • 608 total downloads
  • Latest version: 10.9.0
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration by: Rico Suter
  • 1 total downloads
  • Latest version: 2.17.5976.27664
  • json schema validation generator codegen .net
JSON Schema draft v4 reader, generator and validator for .NET
NLog by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
  • 91 total downloads
  • Latest version: 6.0.7
  • NLog logging log structured tracing logfiles database eventlog console
NLog is a logging platform for .NET with rich log routing and management capabilities. NLog supports traditional logging, structured logging and the combination of both. Supported platforms: - .NET 6, 7, 8, 9 and 10 - .NET Standard 2.0 and 2.1 - .NET Framework 3.5 - 4.8 - Xamarin Android + iOS (.NET Standard) - Mono 4 For integrating NLog with Microsoft.Extensions.Logging, check: https://www.nuget.org/packages/NLog.Extensions.Logging For using NLog with ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore