Mono.Cecil by: Jb Evain
  • 111 total downloads
  • Latest version: 0.10.4
  • assembly assemblies module modules il cil msil bytecode reflection injection cecil mono aop
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modified assembly.
Mono.Options by: Microsoft
  • 15 total downloads
  • Latest version: 6.6.0.161
  • mono, options, command line, terminal
A Getopt::Long-inspired option parsing library for C#.
Mono.TextTemplating by: mhutch
  • 33 total downloads
  • Latest version: 2.0.5
  • T4, templating
Open-source implementation of the T4 templating engine.
Mono.Unix by: Microsoft
  • 46 total downloads
  • Latest version: 7.1.0-final.1.21458.1
  • posix unix mono macos osx linux
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
  • MonoMod assembly assemblies module modules il cil msil bytecode reflection injection cecil mono
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 tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET
MSBuild.Sdk.Extras by: Claire Novotny
  • 226 total downloads
  • Latest version: 3.0.44
  • msbuild,sdk,dotnet,xamarin,android,ios,macos,uwp,tizen
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
MudBlazor by: Garderoben, Henon and Contributors
  • 1.461k total downloads
  • Latest version: 9.8.0
  • Blazor, MudBlazor, Material, Material Design, Components, Blazor Components, Blazor Library
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
  • mudblazor, blazor, markdown
Markdown component for MudBlazor (https://mudblazor.com/)
MySql.Data by: Oracle
  • 9 total downloads
  • Latest version: 6.9.12
  • MySql MySql.Data Connector/NET
ADO.Net driver for MySQL
Nerdbank.GitVersioning by: Andrew Arnott
  • 612 total downloads
  • Latest version: 3.11.96-beta
  • 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.
NetMQ by: NetMQ
  • 91 total downloads
  • Latest version: 4.0.0.1
  • ZeroMQ,0MQ,CLRZMQ,NetMQ,Messaging,ZMQ,transport,distributed
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
Json.NET is a popular high-performance JSON framework for .NET
Nito.AsyncEx by: Stephen Cleary
  • 276 total downloads
  • Latest version: 5.1.2
  • async await async-await task asynchronous nito nitro
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 logging log structured tracing logfiles database eventlog console
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 postgres data database Postgresql
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
  • mocking mocks testing unit-testing TDD AAA
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
  • nsubstitute,nsubstitute.analyzers,analyzers,roslyn,csharp c#
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.