MySqlConnector
by: Bradley Grainger
- 332 total downloads
- Latest version: 2.4.0
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
nacos-sdk-csharp
by: nacos-sdk-csharp Contributors
- 42 total downloads
- Latest version: 1.3.10
nacos csharp sdk
nacos-sdk-csharp-unofficial
by: nacos-sdk-csharp Contributors
- 2 total downloads
- Latest version: 1.0.0-alpha20201113090045
nacos csharp sdk
nacos-sdk-csharp.AspNetCore
by: nacos-sdk-csharp Contributors
- 42 total downloads
- Latest version: 1.3.10
nacos csharp sdk
nacos-sdk-csharp.Extensions.Configuration
by: nacos-sdk-csharp Contributors
- 62 total downloads
- Latest version: 1.3.10
nacos csharp sdk
Namotion.Reflection
by: Namotion.Reflection
- 125 total downloads
- Latest version: 3.4.3
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NConsole
by: Rico Suter
- 57 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
- 13 total downloads
- Latest version: 3.3.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.
NCrontab
by: Atif Aziz
- 5 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.
NEbml
by: Oleg Zee
- 45 total downloads
- Latest version: 1.1.0.5
Lightweight EBML binary format reader/writer
Nerdbank.GitVersioning
by: Andrew Arnott
- 173 total downloads
- Latest version: 3.8.106-alpha
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Nerdbank.Streams
by: Andrew Arnott
- 273 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
- 352 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.
NetBox
by: Ivan Gavryliuk (@aloneguid)
- 141 total downloads
- Latest version: 2.5.3
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.
NetEscapades.Configuration.Yaml
by: NetEscapades.Configuration.Yaml
- 35 total downloads
- Latest version: 3.1.0
YAML configuration provider implementation to use with Microsoft.Extensions.Configuration.
NetFx.System.Buffers
by: NightOwl888
- 6 total downloads
- Latest version: 4.0.0
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently.
Commonly Used Types:
System.Buffers.ArrayPool<T>
NetFx.System.Memory
by: NightOwl888
- 6 total downloads
- Latest version: 4.0.0
Provides types for efficient representation and pooling of managed, stack, and native memory segments and sequences of such segments, along with primitives to parse and format UTF-8 encoded text stored in those memory segments.
Commonly Used Types:
System.Span
System.ReadOnlySpan
System.Memory
System.ReadOnlyMemory
System.Buffers.MemoryPool
System.Buffers.ReadOnlySequence
System.Buffers.Text.Utf8Parser
System.Buffers.Text.Utf8Formatter
NetFx.System.Runtime.CompilerServices.Unsafe
by: NightOwl888
- 6 total downloads
- Latest version: 4.0.0
Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers.
Commonly Used Types:
System.Runtime.CompilerServices.Unsafe
NetLegacySupport.Action
by: Microsoft
- 4 total downloads
- Latest version: 1.1.1
System.Action and System.Func for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NetLegacySupport.ConcurrentDictionary
by: Microsoft
- 9 total downloads
- Latest version: 1.1.1
System.ConcurrentDictionary for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NetLegacySupport.Tuple
by: Microsoft
- 5 total downloads
- Latest version: 1.1.1
System.Tuple for .NET Framework 2.0, 3.5. This is a backport from .NET Core.