N.SourceGenerators.UnionTypes
by: Alexey Sosnin
- 928 total downloads
- Latest version: 0.28.2
Discriminated union type source generator
NATS.Client
by: Apcera, Inc.
- 76 total downloads
- Latest version: 0.6.2-rc1
NATS acts as a central nervous system for distributed systems at scale, such as mobile devices, IoT networks, and cloud native infrastructure. This is the .NET client API.
NAudio
by: Mark Heath & Contributors
- 138 total downloads
- Latest version: 3.0.0-preview.14
NAudio is an open source .NET audio library — playback and recording, file readers and writers, MIDI, DSP and effects, with platform-specific backends auto-selected by target framework.
NAudio.Core
by: Mark Heath
- 92 total downloads
- Latest version: 3.0.0-preview.14
Core audio types, wave format and provider interfaces, sample providers, file readers/writers, DSP, and resampling for the NAudio audio library.
NAudio.Midi
by: Mark Heath
- 96 total downloads
- Latest version: 3.0.0-preview.14
Cross-platform MIDI file reading and writing, MIDI message types, and SMPTE timing for the NAudio audio library.
ncrontab
by: Atif Aziz
- 23 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.
Nerdbank.GitVersioning
by: Andrew Arnott
- 3.688k total downloads
- Latest version: 3.11.1-beta
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Nerdbank.MessagePack
by: Andrew Arnott
- 211 total downloads
- Latest version: 1.2.30
A fast and more user-friendly MessagePack serialization library for .NET and .NET Framework. This package is brought to you by one of the two major contributors to MessagePack-CSharp. As its natural successor, this library comes packed with features that its predecessor lacks, and has ongoing support.
Premium support for trimming and Native AOT, secure deserialization of untrusted data, async serialization, streaming deserialization, skip serializing of default values, reference preservation, and support for reference cycles.
Also features an automatic structural equality API.
NEST
by: Elasticsearch Inc. and contributors
- 758 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
- 1.821k 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
- 338 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.IO.SpatiaLite
by: NetTopologySuite - Team
- 1.136k total downloads
- Latest version: 1.15.1
This package contains the SpatiaLite IO library.
Newtonsoft.Json
by: James Newton-King
- 516 total downloads
- Latest version: 10.0.3
Json.NET is a popular high-performance JSON framework for .NET
NHibernate
by: Fabio Maulo
- 54 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.
NHibernate.AspNetCore.Identity
by: beginor
- 184 total downloads
- Latest version: 9.0.7
ASPNET Core Identity provider that uses NHibernate for storage. (Build in support for PostgreSQL, SqlServer, MySql, Sqlite)
Nito.AsyncEx
by: Stephen Cleary
- 225 total downloads
- Latest version: 5.1.2
A helper library for the Task-Based Asynchronous Pattern (TAP).
NJsonSchema.CodeGeneration
by: Rico Suter
- 54 total downloads
- Latest version: 2.49.6019.25465
JSON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 19 total downloads
- Latest version: 8.15.6294.28833
JSON Schema draft v4 reader, generator and validator for .NET
NLog
by: Kim Christensen
- 48 total downloads
- Latest version: 2.1.0
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.
NLog.Config
by: Kim Christensen, Julian Verdurmen
- 2.738k total downloads
- Latest version: 4.7.15
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"