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.
Namotion.Reflection by: Namotion.Reflection
  • 51 total downloads
  • Latest version: 3.5.1
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
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.
ncrontab by: Atif Aziz
  • 2 total downloads
  • Latest version: 3.2.0
  • cron schedule time
NCrontab is crontab for Microsoft .NET Framework 3.5 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.
NATS.Net by: The NATS Authors
  • 114 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
  • 119 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
  • 124 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
  • 118 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
  • 137 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
  • 76 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
  • 102 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
  • 33 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.
MySqlConnector by: Bradley Grainger
  • 162 total downloads
  • Latest version: 2.6.2
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
Nerdbank.Streams by: Andrew Arnott
  • 104 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
  • 94 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
  • 28 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
  • 17 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
  • 130 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
  • 128 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
  • 169 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.