Mono.WebAssembly.Interop by: Microsoft
  • 6 total downloads
  • Latest version: 5.0.0-preview.4.20257.10
  • wasm javascript interop
Abstractions and features for interop between Mono WebAssembly and JavaScript code. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/cdfa43bbe0ecc13757cc6517c9a253de77c3ec56
Moq by: Daniel Cazzulino kzu
  • 1.163k total downloads
  • Latest version: 4.20.72
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET.
Moq.EntityFrameworkCore by: Michał Jankowski
  • 138 total downloads
  • Latest version: 10.0.0
  • Moq mocking EF EntityFramework DbSet DbContext unit-test testing framework TDD BDD EntityFrameworkCore EFCore mock unittest
Library that provides methods that will help you with mocking Entity Framework Core. Easily mock DbSet and DbContext for unit testing with Moq.
MSBuild.Sdk.Extras by: Oren Novotny
  • 215 total downloads
  • Latest version: 1.5.4
  • msbuild dotnet sdk xamarin android ios macos uwp tizen
Additional MSBuild targets and properties for SDK-style .NET projects.
MsgPack.Cli by: FUJIWARA Yusuke
  • 497 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.
MudBlazor by: Garderoben Henon and Contributors
  • 1.819k total downloads
  • Latest version: 9.0.0-preview.2
  • 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
MyCSharp.HttpUserAgentParser by: MyCSharp.de Benjamin Abt Günther Foidl and Contributors
  • 307 total downloads
  • Latest version: 3.0.28
  • UserAgent User Agent Parse Browser Client Detector Detection Console ASP Desktop Mobile
Parses user agents for Browser, Platform and Bots.
MySql.Data by: Oracle Corporation
  • 327 total downloads
  • Latest version: 9.6.0
  • MySql .NET Connector MySql Connector/NET netcore .Net Core MySql Conector/Net Core coreclr C/NET C/Net Core
MySql.Data.MySqlClient .Net Core Class Library
MySqlConnector by: Bradley Grainger
  • 1.598k total downloads
  • Latest version: 2.5.0
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
Namotion.Reflection by: Namotion.Reflection
  • 317 total downloads
  • Latest version: 3.4.3
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
ncalc by: Sebastien Ros
  • 14 total downloads
  • Latest version: 1.3.8
NCalc is a mathematical expressions evaluator in .NET. NCalc can parse any expression and evaluate the result, including static or dynamic parameters and custom functions.
NConsole by: Rico Suter
  • 189 total downloads
  • Latest version: 3.12.6605.26941
NConsole is a .NET library to parse command line arguments and execute commands.
NCrontab by: Atif Aziz
  • 67 total downloads
  • Latest version: 3.4.0
  • 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
  • 755 total downloads
  • Latest version: 3.10.8-alpha
  • 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.NetStandardBridge by: Andrew Arnott
  • 16 total downloads
  • Latest version: 1.1.46
A reference + facade library to bring additional types to .NET Standard.
Nerdbank.Streams by: Andrew Arnott
  • 931 total downloads
  • Latest version: 2.13.16
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
Net.IBM.Data.Db2 by: IBM Corporation
  • 36 total downloads
  • Latest version: 9.0.0.400
  • IBM .NET9 IBM Data Server Driver for .NET9 IBM IBM DB Data Informix ADO.NET
IBM Data Server provider for .NET 9. For more details, please visit: https://community.ibm.com/community/user/blogs/vishwa-hs1/2020/07/12/db2-net-packages-download-and-configure
NetBox by: Ivan Gavryliuk (@aloneguid)
  • 758 total downloads
  • Latest version: 2.5.3
  • net net-core common
Provides common simple helper functions to accelerate .NET development. Those vary by complexity and nature and include a lot of extension methods to calculate hashes (md5, crypto), string operations, short guids, string encoding, collection extensions, CSV support and many more.
NETCore.Encrypt by: Lvcc
  • 113 total downloads
  • Latest version: 2.1.1
NETCore encrypt and decrpty tool,Include AES,RSA,MD5,SAH1,SAH256,SHA384,SHA512
NetLegacySupport.Action by: Microsoft
  • 20 total downloads
  • Latest version: 1.1.1
  • .net framework legacy support action func
System.Action and System.Func for .NET Framework 2.0, 3.5. This is a backport from .NET Core.