MSBuildTasks by: LoreSoft
  • 37 total downloads
  • Latest version: 1.5.0.235
  • MSBuild build tasks
The MSBuild Community Tasks project is a collection of open source tasks for MSBuild.
MsgPack.Cli by: FUJIWARA Yusuke
  • 170 total downloads
  • Latest version: 1.0.1
  • MsgPack MessagePack Serialization Formatter Serializer
MessagePack is fast, compact, and interoperable binary serialization format. This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin, .NET Core and Unity.
MSTest.Analyzers by: Microsoft
  • 16 total downloads
  • Latest version: 3.7.0
  • MSTest Analyzers TestFramework Unittest MSTestV2 Microsoft Test Testing TDD Framework
MSTest is Microsoft supported Test Framework. This package includes code analyzers and code fixes for MSTest.
MSTest.TestAdapter by: Microsoft
  • 426 total downloads
  • Latest version: 2.3.0-preview-20220810-02
  • MSTest TestFramework TestAdapter VisualStudio Unittest MSTestV2 Microsoft
The adapter to discover and execute MSTest Framework based tests. Supported platforms: - .NET 4.6.2+ - .NET Core 3.1+ (Universal Windows Apps 10+) - .NET 5.0 - .NET 5.0 Windows.18362+ - ASP.NET Core 1.0+
MSTest.TestFramework by: Microsoft
  • 394 total downloads
  • Latest version: 2.3.0-preview-20220810-02
  • MSTest TestFramework Unittest MSTestV2 Microsoft Test Testing TDD Framework
This is MSTest V2, the evolution of Microsoft's Test Framework. Supported platforms: - .NET 4.6.2+ - .NET Core 3.1+ (Universal Windows Apps 10+) - .NET 5.0 - .NET 5.0 Windows.18362+ - ASP.NET Core 1.0+ To discover and execute tests install MSTest.TestAdapter.
MudBlazor by: Garderoben Henon and Contributors
  • 859 total downloads
  • Latest version: 8.0.0-preview.7
  • Blazor MudBlazor Material Material Design Components Blazor Components Blazor Library
A Blazor Component Library based on Material Design principles, focusing on ease of use. Written mainly in C# with minimal JavaScript, it allows .NET developers to easily understand and debug the code when needed.
MudBlazor.ThemeManager by: Garderoben Henon and Contributors
  • 110 total downloads
  • Latest version: 2.1.0
  • Blazor MudBlazor Material Material Design Components Blazor Components Blazor Library
ThemeManager component for MudBlazor to design, test or do live changes to Mudblazor themes.
NBuilder by: Gareth Down and awesome contributors!
  • 3 total downloads
  • Latest version: 6.0.0
  • TDD unit-testing unittesting unitesting testing fluent
Through a fluent, extensible interface, NBuilder allows you to rapidly create test data, automatically assigning values to properties and public fields that are one of the built in .NET data types (e.g. ints and strings). NBuilder allows you to override for properties you are interested in using lambda expressions.
NCrontab by: Atif Aziz
  • 28 total downloads
  • Latest version: 3.3.3
  • 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.Signed by: Atif Aziz
  • 24 total downloads
  • Latest version: 3.3.3
  • 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.
Nerdbank.GitVersioning by: Andrew Arnott
  • 779 total downloads
  • Latest version: 3.7.115
  • 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.
Nerdbank.Streams by: Andrew Arnott
  • 230 total downloads
  • Latest version: 2.2.43
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NETStandard.Library by: Microsoft
  • 114 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
  • 354 total downloads
  • Latest version: 13.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson by: James Newton-King
  • 70 total downloads
  • Latest version: 1.0.3
  • bson
Json.NET BSON adds support for reading and writing BSON
ngTable by: Vitalii Savchuk
  • 2 total downloads
  • Latest version: 0.4.1
  • ngTable
Simple table with sorting and filtering on AngularJS
NHibernate by: Fabio Maulo
  • 6 total downloads
  • Latest version: 3.0.0.4000
NHibernate 3 - NHibernate is a mature, open source object-relational mapper for the .NET framework. It's actively developed , fully featured and used in thousands of successful projects.
NLog by: Jarek Kowalski Kim Christensen Julian Verdurmen
  • 297 total downloads
  • Latest version: 5.3.4
  • NLog logging log structured tracing logfiles database eventlog console email
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 5, 6, 7 and 8 - .NET Core 1, 2 and 3 - .NET Standard 1.3+ and 2.0+ - .NET Framework 3.5 - 4.8 - Xamarin Android + iOS (.NET Standard) - Mono 4 For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
NLog.Extensions.Logging by: Julian Verdurmen
  • 45 total downloads
  • Latest version: 5.3.15
  • NLog Microsoft.Extensions.Logging log logging logfiles netcore
NLog LoggerProvider for Microsoft.Extensions.Logging for logging in .NET Standard libraries and .NET Core applications. For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
NodaTime by: Jon Skeet
  • 9 total downloads
  • Latest version: 2.4.3
  • date time timezone calendar nodatime
Noda Time is a date and time API acting as an alternative to the built-in DateTime/DateTimeOffset etc types built into the .NET framework.