Mono.Options
by: Microsoft
- 30 total downloads
- Latest version: 6.12.0.148
A Getopt::Long-inspired option parsing library for C#.
Mono.TextTemplating
by: Mikayla Hutchinson
- 22 total downloads
- Latest version: 1.3.1
Open-source implementation of the T4 templating engine.
Mono.Unix
by: Microsoft
- 46 total downloads
- Latest version: 7.1.0-final.1.21458.1
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
Moq
by: Daniel Cazzulino, kzu
- 138 total downloads
- Latest version: 4.10.1
Moq is the most popular and friendly mocking framework for .NET
MSBuild.Sdk.Extras
by: Oren Novotny
- 122 total downloads
- Latest version: 1.5.4
Additional MSBuild targets and properties for SDK-style .NET projects.
MudBlazor
by: Garderoben, Henon and Contributors
- 1.461k total downloads
- Latest version: 9.8.0
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
MudBlazor.Markdown
by: MyNihongo
- 357 total downloads
- Latest version: 9.0.0
Markdown component for MudBlazor (https://mudblazor.com/)
MySql.Data
by: Oracle
- 15 total downloads
- Latest version: 6.10.9
MySql.Data.MySqlClient .Net Core Class Library
NaCl.Net
by: Doron Somech
- 259 total downloads
- Latest version: 0.1.13
Port of Curve25519, XSalsa20 and Poly1305 from NaCl project
Nerdbank.GitVersioning
by: Andrew Arnott
- 612 total downloads
- Latest version: 3.11.96-beta
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
- 7 total downloads
- Latest version: 2.0.20-beta
Streams for full duplex in-proc communication, wrap a WebSocket, etc.
NetMQ
by: NetMQ
- 26 total downloads
- Latest version: 4.0.0.156-pre
A 100% native C# port of the lightweight high performance messaging library ZeroMQ
NETStandard.Library
by: Microsoft
- 58 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.
Newtonsoft.Json
by: James Newton-King
- 407 total downloads
- Latest version: 13.0.5-beta1
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 15 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
Nito.AsyncEx
by: Stephen Cleary
- 276 total downloads
- Latest version: 5.1.2
A helper library for the Task-Based Asynchronous Pattern (TAP).
Nito.AsyncEx.Context
by: Stephen Cleary
- 333 total downloads
- Latest version: 5.1.2
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination
by: Stephen Cleary
- 338 total downloads
- Latest version: 5.1.2
Asynchronous coordination primitives.
Nito.AsyncEx.Interop.WaitHandles
by: Stephen Cleary
- 271 total downloads
- Latest version: 5.1.2
Task wrappers for WaitHandles.
Nito.AsyncEx.Oop
by: Stephen Cleary
- 296 total downloads
- Latest version: 5.1.2
Interfaces and utility methods for combining async with OOP.