NodaTime by: Jon Skeet
  • 42 total downloads
  • Latest version: 2.0.0-alpha20160729
  • date,time,timezone,calendar,nodatime
Noda Time is a date and time API acting as an alternative to the built-in DateTime/DateTimeOffset etc types built into the .NET framework.
NuGet.Configuration by: NuGet
  • 8 total downloads
  • Latest version: 4.2.0
  • nuget,configuration,nuget.config
NuGet's client configuration settings implementation.
NLog.Schema by: Kim Christensen, Julian Verdurmen
  • 503 total downloads
  • Latest version: 6.1.3
  • nlog, intellisense, xsd
NLog Schema XSD-file for enabling Intellisense, when editing NLog.config XML file in Visual Studio. The nuget-package will try to copy the XSD-file into the project-folder, so one can reference NLog.xsd from NLog.config: <nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.nlog-project.org/schemas/NLog.xsd NLog.xsd"> </nlog> If this nuget-package fails to place the XSD-file into the project-folder then one can download latest here: https://nlog-project.org/schemas/NLog.xsd Alternative enable the Visual Studio option "Automatically download DTDs and schemas" and specify the complete URL: <nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.nlog-project.org/schemas/NLog.xsd http://www.nlog-project.org/schemas/NLog.xsd"> </nlog>
NuGet.Frameworks by: NuGet
  • 8 total downloads
  • Latest version: 4.2.0
The understanding of target frameworks for NuGet.Packaging
NuGet.Packaging.Core.Types by: NuGet.Packaging.Core.Types
  • 26 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.LibraryModel by: NuGet.LibraryModel
  • 8 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
Newtonsoft.Json by: James Newton-King
  • 470 total downloads
  • Latest version: 13.0.5-beta1
  • json
Json.NET is a popular high-performance JSON framework for .NET
NetTopologySuite by: NetTopologySuite - Team
  • 29 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.
NLog.Config by: Kim Christensen, Julian Verdurmen
  • 321 total downloads
  • Latest version: 4.7.15
  • nlog, xml, config, nlog.config
NLog.config file to get started with configuring NLog. This package is not mandatory to get started with NLog: the configuration file can created manually (read specs here: https://github.com/NLog/NLog/wiki/Configuration-file) or the configuration can be created programmatically. (read more here: https://github.com/NLog/NLog/wiki/Configuration-API) Note: Unfortunately this package won't work well when using <PackageReference> Advised to: - download manually: https://raw.githubusercontent.com/NLog/NLog/v4.4/src/NuGet/NLog.Config/content/NLog.config - set "Copy To Output Directory" to "Copy if newer"
NetTopologySuite.IO.PostGis by: NetTopologySuite - Team
  • 4 total downloads
  • Latest version: 1.15.1
  • NTS PostGis
This package contains the IO library to cope with PostGis spatial data.
NuGet.DependencyResolver.Core by: NuGet.DependencyResolver.Core
  • 8 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NLog by: Kim Christensen
  • 4 total downloads
  • Latest version: 2.1.0
  • logging log tracing logfiles NLog
NLog is a logging platform for .NET with rich log routing and management capabilities. It can help you produce and manage high-quality logs for your application regardless of its size or complexity. This package installs NLog.dll with includes core logging functionality. For your main project also need to install "NLog Configuration" package.
NetTopologySuite.Core by: NetTopologySuite - Team
  • 8 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.
NodaTime.Serialization.JsonNet by: Jon Skeet
  • 4 total downloads
  • Latest version: 2.0.0-alpha20160729
  • nodatime,json,jsonnet
Provides serialization support between Noda Time and Json.NET.
NuGet.Packaging by: NuGet
  • 8 total downloads
  • Latest version: 4.2.0
  • semver,semantic versioning
NuGet's implementation for reading nupkg package and nuspec package specification files.
NuGet.Common by: NuGet.Common
  • 8 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NetTopologySuite.CoordinateSystems by: NetTopologySuite - Team
  • 8 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.
NETStandard.Library by: Microsoft
  • 32 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.
NuGet.Packaging.Core by: NuGet
  • 8 total downloads
  • Latest version: 4.2.0
The core data structures for NuGet.Packaging
NetTopologySuite.IO by: NetTopologySuite - Team
  • 20 total downloads
  • Latest version: 1.14.0.1
  • NTS PostGis Shapefile
This package contains several IO libraries to cope with spatial data from various sources. Among others PostGIS, ShapeFile and MSSqlSpatial (not SqlServer2008!).