Nanoid
by: codeyu
- 39 total downloads
- Latest version: 3.1.0
A tiny, secure, URL-friendly, unique string ID generator for .NET Core.
NATS.Client.Abstractions
by: The NATS Authors
- 177 total downloads
- Latest version: 3.0.0-preview.2
NATS client Abstractions for .NET
NATS.Client.Core
by: The NATS Authors
- 883 total downloads
- Latest version: 3.0.0-preview.2
NATS core client for .NET
NATS.Client.Hosting
by: The NATS Authors
- 778 total downloads
- Latest version: 3.0.0-preview.2
ASP.NET Core and Generic Host support for NATS.Client.
NATS.Client.JetStream
by: The NATS Authors
- 875 total downloads
- Latest version: 3.0.0-preview.2
JetStream support for NATS.Client.
NATS.Client.KeyValueStore
by: The NATS Authors
- 768 total downloads
- Latest version: 3.0.0-preview.2
JetStream Key/Value Store support for NATS.Client.
NATS.Client.ObjectStore
by: The NATS Authors
- 822 total downloads
- Latest version: 3.0.0-preview.2
JetStream Object Store support for NATS.Client.
NATS.Client.Serializers.Json
by: The NATS Authors
- 680 total downloads
- Latest version: 3.0.0-preview.2
NATS client generic JSON serializer. Not suitable for native AOT deployments.
NATS.Client.Services
by: The NATS Authors
- 823 total downloads
- Latest version: 3.0.0-preview.2
Service API support for NATS.Client.
NATS.Client.Simplified
by: The NATS Authors
- 651 total downloads
- Latest version: 3.0.0-preview.2
NATS simplified client for .NET
NATS.Extensions.Microsoft.DependencyInjection
by: The NATS Authors
- 406 total downloads
- Latest version: 3.0.0-preview.2
ASP.NET Core and Generic Host support for NATS.Net.
NATS.Net
by: The NATS Authors
- 677 total downloads
- Latest version: 3.0.0-preview.2
NATS client for modern .NET
NaturalSort.Extension
by: Tomáš Pažourek
- 1.094k total downloads
- Latest version: 4.4.1
Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
NConsole
by: Rico Suter
- 287 total downloads
- Latest version: 3.12.6605.26941
NConsole is a .NET library to parse command line arguments and execute commands.
NCrontab
by: Atif Aziz
- 90 total downloads
- Latest version: 3.4.0
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
- 1.502k total downloads
- Latest version: 3.10.8-alpha
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
- 63 total downloads
- Latest version: 1.1.25
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.
Nerdbank.Streams
by: Andrew Arnott
- 961 total downloads
- Latest version: 2.13.16
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NEST
by: Elastic and contributors
- 1.756k total downloads
- Latest version: 7.17.5
Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and
responses. Uses and exposes Elasticsearch.Net.