NETStandard.Library by: Microsoft
  • 15 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.
NetBox by: Ivan Gavryliuk (@aloneguid)
  • 51 total downloads
  • Latest version: 2.5.3
  • net net-core common
Provides common simple helper functions to accelerate .NET development. Those vary by complexity and nature and include a lot of extension methods to calculate hashes (md5, crypto), string operations, short guids, string encoding, collection extensions, CSV support and many more.
NetJSON by: TJ Bakre
  • 23 total downloads
  • Latest version: 1.4.7
  • json json-serializer javascript JSON serializer binary
Faster than Any Binary?
netbox by: Ivan Gavryliuk
  • 15 total downloads
  • Latest version: 1.0.1703.701
netbox
NCrontab by: Atif Aziz
  • 2 total downloads
  • Latest version: 3.4.0
  • 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.
NATS.Net by: The NATS Authors
  • 94 total downloads
  • Latest version: 3.2.0
  • pubsub messaging cloud-native distributed async real-time CNCF nats
NATS .NET client for the NATS cloud-native messaging system. Includes Core NATS pub/sub, JetStream persistent messaging, Key/Value Store, Object Store, and Services. Built on async/await with support for .NET 8, .NET 6, and .NET Standard 2.0/2.1.
NATS.Client.Serializers.Json by: The NATS Authors
  • 93 total downloads
  • Latest version: 3.2.0
  • pubsub messaging json serialization nats
JSON serializer for NATS .NET using System.Text.Json. Supports ad-hoc types for quick prototyping. Not suitable for native AOT deployments.
NATS.Client.ObjectStore by: The NATS Authors
  • 100 total downloads
  • Latest version: 3.2.0
  • pubsub messaging persistence storage cloud-native distributed CNCF nats
Object Store for NATS .NET, built on JetStream. Stores and retrieves large objects as chunked streams with metadata and integrity checks.
NATS.Client.KeyValueStore by: The NATS Authors
  • 95 total downloads
  • Latest version: 3.2.0
  • pubsub messaging persistence key-value storage cloud-native distributed CNCF nats
Key/Value Store for NATS .NET, built on JetStream. Provides distributed key-value storage with watch, history, and TTL support.
NATS.Client.Core by: The NATS Authors
  • 98 total downloads
  • Latest version: 3.2.0
  • pubsub messaging cloud-native distributed async real-time CNCF nats
Core client for NATS, the high-performance cloud-native messaging system. Provides async pub/sub, request-reply, and queue groups for .NET applications.
NATS.Client.Simplified by: The NATS Authors
  • 81 total downloads
  • Latest version: 3.2.0
  • pubsub messaging cloud-native distributed async nats
Simplified high-level API for NATS .NET. Wraps common pub/sub and request-reply patterns with sensible defaults for quick adoption.
NATS.Client.Services by: The NATS Authors
  • 97 total downloads
  • Latest version: 3.2.0
  • pubsub messaging microservices services cloud-native distributed CNCF nats
Services framework for NATS .NET. Build discoverable microservices with automatic health monitoring, stats, and endpoint management.
NATS.Client.Abstractions by: The NATS Authors
  • 39 total downloads
  • Latest version: 3.2.0
  • pubsub messaging abstractions nats
Serialization abstractions and interfaces for the NATS .NET client library.
NATS.NKeys by: The NATS Authors
  • 7 total downloads
  • Latest version: 1.0.2
  • nats nkeys ed25519 authentication security cryptography signing public-key messaging
NATS NKeys: Ed25519 public-key signature library for the NATS .NET ecosystem. Create key pairs, sign, and verify messages for NATS authentication.
Nerdbank.Streams by: Andrew Arnott
  • 107 total downloads
  • Latest version: 2.14.354
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NATS.Extensions.Microsoft.DependencyInjection by: The NATS Authors
  • 96 total downloads
  • Latest version: 3.2.0
  • pubsub messaging cloud-native aspnetcore hosting dependency-injection nats
NATS .NET dependency injection with ad-hoc JSON serialization enabled by default. Registers NatsConnection and INatsClient on the Microsoft service collection. For AOT or minimal dependencies, see NATS.Client.Hosting.
NConsole by: Rico Suter
  • 12 total downloads
  • Latest version: 3.12.6605.26941
NConsole is a .NET library to parse command line arguments and execute commands.
Net.IBM.Data.Db2 by: IBM Corporation
  • 7 total downloads
  • Latest version: 10.0.0.100
  • IBM .NET10 IBM Data Server Driver for .NET10 IBM IBM DB Data Informix ADO.NET
IBM Data Server provider for .NET 10. For more details, please visit: https://community.ibm.com/community/user/blogs/vishwa-hs1/2020/07/12/db2-net-packages-download-and-configure
NATS.Client.JetStream by: The NATS Authors
  • 97 total downloads
  • Latest version: 3.2.0
  • pubsub messaging persistence streaming cloud-native distributed CNCF nats
JetStream persistent messaging for NATS .NET. Provides at-least-once delivery, stream management, and pull/push consumers for durable message processing.
NATS.Client.Hosting by: The NATS Authors
  • 93 total downloads
  • Latest version: 3.2.0
  • pubsub messaging cloud-native aspnetcore hosting nats
NATS .NET dependency injection with minimal dependencies and AOT support. Registers NatsConnection on the Microsoft service collection. For ad-hoc JSON serialization, see NATS.Extensions.Microsoft.DependencyInjection.
Nerdbank.GitVersioning by: Andrew Arnott
  • 186 total downloads
  • Latest version: 3.11.128-beta
  • 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.