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
MonoMod.Common
by: 0x0ade
- 477 total downloads
- Latest version: 22.6.3.1
Common building blocks used INTERNALLY by MonoMod and Harmony which can be used to build your own libraries, f.e. RuntimeDetour's platform abstraction and Utils' DynamicMethodDefinition. For code that is ready to use reliably, use MonoMod.Utils.
Moq
by: Daniel Cazzulino, kzu
- 115 total downloads
- Latest version: 4.2.1510.2205
Moq is the most popular and friendly mocking framework for .NET
MSBuild.Sdk.Extras
by: Oren Novotny
- 110 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/)
Nerdbank.GitVersioning
by: Andrew Arnott
- 609 total downloads
- Latest version: 3.11.13-beta
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NetMQ
by: NetMQ
- 91 total downloads
- Latest version: 4.0.0.1
A 100% native C# port of the lightweight high performance messaging library ZeroMQ
NETStandard.Library
by: Microsoft
- 40 total downloads
- Latest version: 2.0.1
A set of standard .NET APIs that are prescribed to be used and supported together.
b7f182415927d3b98445d043e1680c56b9d1f17c
When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json
by: James Newton-King
- 538 total downloads
- Latest version: 13.0.5-beta1
Json.NET is a popular high-performance JSON framework for .NET
Nito.AsyncEx
by: Stephen Cleary
- 276 total downloads
- Latest version: 5.1.2
A helper library for the Task-Based Asynchronous Pattern (TAP).
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 613 total downloads
- Latest version: 6.2.0
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET 6, 7, 8, 9 and 10
- .NET Standard 2.0 and 2.1
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For integrating NLog with Microsoft.Extensions.Logging, check: https://www.nuget.org/packages/NLog.Extensions.Logging
For using NLog with ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
Npgsql
by: Francisco Figueiredo Jr., Josh Cooley, Dave Page, Jon Asher, Brar Piening, Chris Morgan, Hiroshi Saito, Jon Hanna, Federico Di Gregorio, Glen Parker, Shay Rojansky
- 98 total downloads
- Latest version: 2.2.7
Npgsql is a .Net data provider for Postgresql. It allows any program developed for .Net framework to access database server. It is implemented in 100% C# code. Postgresql 9.x and above is officially supported.
NSubstitute
by: Anthony Egerton, David Tchepak, Alexandr Nikitin
- 91 total downloads
- Latest version: 2.0.3
NSubstitute is a friendly substitute for .NET mocking frameworks. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.
NSubstitute.Analyzers.CSharp
by: Tomasz Podolak, NSubstitute.Analyzers contributors
- 126 total downloads
- Latest version: 1.0.17
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.
NuGet.Client
by: NuGet.Client
- 62 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Commands
by: NuGet.Commands
- 19 total downloads
- Latest version: 4.2.0
Complete commands common to command-line and GUI NuGet clients
NuGet.Configuration
by: NuGet
- 17 total downloads
- Latest version: 4.2.0
NuGet's client configuration settings implementation.