MimeTypesMap
by: red
- 34 total downloads
- Latest version: 1.0.8
Simple dictionary provides a few methods to lookup mime type/extension, generated From Apache's mime.types.
MiniProfiler.Shared
by: Marc Gravell Jarrod Dixon Yaakov Ellis Nick Craver
- 21 total downloads
- Latest version: 4.0.0-alpha9-00206
You shouldn't reference this - MiniProfiler's shared library for all frameworks
modernhttpclient
by: Paul Betts
- 53 total downloads
- Latest version: 2.4.2
Write your app using System.Net.Http, but drop this library in and it will go drastically faster.
MongoDB.Bson
by: MongoDB Inc.
- 427 total downloads
- Latest version: 2.7.3
MongoDB's Official Bson Library.
MongoDB.Driver
by: MongoDB Inc.
- 400 total downloads
- Latest version: 2.7.3
Official .NET driver for MongoDB.
MongoDB.Driver.Core
by: MongoDB Inc.
- 718 total downloads
- Latest version: 2.17.1
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 293 total downloads
- Latest version: 1.12.0
Libmongocrypt wrapper for the .NET driver.
Mono.Cecil
by: Jb Evain
- 65 total downloads
- Latest version: 0.11.6
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.Posix
by: Microsoft
- 20 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
Mono.Posix.NETStandard
by: Microsoft
- 40 total downloads
- Latest version: 5.20.1-preview
Provides functionality to access Posix/Unix features
Mono.TextTemplating
by: mhutch
- 124 total downloads
- Latest version: 2.0.5
Open-source implementation of the T4 templating engine.
Mono.Unix
by: Microsoft
- 25 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
- 1.053k total downloads
- Latest version: 4.17.2
Moq is the most popular and friendly mocking framework for .NET.
Built from https://github.com/moq/moq4/tree/803ad5c99
MSBuild.Sdk.Extras
by: Oren Novotny
- 215 total downloads
- Latest version: 1.5.4
Additional MSBuild targets and properties for SDK-style .NET projects.
MsgPack.Cli
by: FUJIWARA Yusuke
- 386 total downloads
- Latest version: 1.0.1
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.789k total downloads
- Latest version: 9.0.0-preview.2
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
MySqlConnector
by: Bradley Grainger
- 1.27k total downloads
- Latest version: 2.1.13
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
Namotion.Reflection
by: Namotion.Reflection
- 255 total downloads
- Latest version: 2.1.2
.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.