MySql.Data
by: Oracle
- 436 total downloads
- Latest version: 8.0.32.1
MySql.Data.MySqlClient .Net Core Class Library
Namotion.Reflection
by: Namotion.Reflection
- 554 total downloads
- Latest version: 2.1.2
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NCrontab
by: Atif Aziz
- 18 total downloads
- Latest version: 3.3.1
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.signed
by: Atif Aziz
- 35 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.Signed
by: Atif Aziz
- 40 total downloads
- Latest version: 3.3.3
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.
NetFabric.Hyperlinq.Analyzer
by: Antao Almada
- 16 total downloads
- Latest version: 2.0.4
A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.
NetLegacySupport.ConcurrentDictionary
by: Microsoft
- 35 total downloads
- Latest version: 1.1.1
System.ConcurrentDictionary for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NETStandard.Library
by: Microsoft
- 183 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.
NewId
by: Chris Patterson
- 34 total downloads
- Latest version: 3.0.3+build.42.sha.fdf8bfa
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.
Newtonsoft.Json
by: James Newton-King
- 914 total downloads
- Latest version: 13.0.3
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 64 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
Nito.AsyncEx
by: Stephen Cleary
- 254 total downloads
- Latest version: 5.1.2
A helper library for the Task-Based Asynchronous Pattern (TAP).
Nito.AsyncEx.Context
by: Stephen Cleary
- 20 total downloads
- Latest version: 5.1.2
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination
by: Stephen Cleary
- 19 total downloads
- Latest version: 5.1.2
Asynchronous coordination primitives.
Nito.AsyncEx.Interop.WaitHandles
by: Stephen Cleary
- 189 total downloads
- Latest version: 5.1.2
Task wrappers for WaitHandles.
Nito.AsyncEx.Oop
by: Stephen Cleary
- 230 total downloads
- Latest version: 5.1.2
Interfaces and utility methods for combining async with OOP.
Nito.AsyncEx.Tasks
by: Stephen Cleary
- 345 total downloads
- Latest version: 5.1.2
Common helper methods for tasks as used in asynchronous programming.
Nito.Cancellation
by: Stephen Cleary
- 242 total downloads
- Latest version: 1.2.0
Helper types for working with cancellation tokens and sources.
Nito.Collections.Deque
by: Stephen Cleary
- 18 total downloads
- Latest version: 1.1.1
A double-ended queue.
Nito.Disposables
by: Stephen Cleary
- 20 total downloads
- Latest version: 2.2.1
IDisposable and IAsyncDisposable helper types.
NJsonSchema
by: Rico Suter
- 21 total downloads
- Latest version: 10.7.2
JSON Schema reader, generator and validator for .NET