MimeKitLite by: Jeffrey Stedfast
  • 200 total downloads
  • Latest version: 4.1.0.1
  • mime mbox mail email parser tnef net462 net47 net48 net6.0 netstandard netstandard2.0 netstandard2.1
MimeKit is an Open Source library for creating and parsing MIME messages. It also supports parsing of Unix mbox files. Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers. MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations. In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's limitations. API documentation can be found on the web at http://www.mimekit.net/docs For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit
MimeTypesMap by: red
  • 33 total downloads
  • Latest version: 1.0.9
  • mime mimetype
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
  • 57 total downloads
  • Latest version: 4.5.4
You shouldn't reference this - MiniProfiler's shared library for all frameworks
MockQueryable.Core by: Roman Titov
  • 32 total downloads
  • Latest version: 3.1.3
  • Mock EntityFrameworkCore Queryable mock EF UnitTests EntityFrameworkCore
Core package for MockQueryable extensions for mocking operations such ToListAsync, FirstOrDefaultAsync etc. When writing tests for your application it is often desirable to avoid hitting the database. The extension allows you to achieve this by creating a context – with behavior defined by your tests – that makes use of in-memory data.
MockQueryable.EntityFrameworkCore by: Roman Titov
  • 3 total downloads
  • Latest version: 3.1.3
  • Mock EntityFrameworkCore Queryable mock EF UnitTests EntityFrameworkCore
Extension for mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc. When writing tests for your application it is often desirable to avoid hitting the database. The extension allows you to achieve this by creating a context – with behavior defined by your tests – that makes use of in-memory data.
modernhttpclient by: Paul Betts
  • 28 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.
  • 401 total downloads
  • Latest version: 2.30.0
  • mongodb mongo nosql bson
MongoDB's Official Bson Library.
MongoDB.Driver by: MongoDB Inc.
  • 281 total downloads
  • Latest version: 2.30.0
  • mongodb mongo nosql
Official .NET driver for MongoDB.
MongoDB.Driver.Core by: MongoDB Inc.
  • 261 total downloads
  • Latest version: 2.30.0
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
MongoDB.Driver.Core.Extensions.DiagnosticSources by: Jimmy Bogard
  • 34 total downloads
  • Latest version: 1.5.0
Package Description
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 102 total downloads
  • Latest version: 1.12.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
Mono.Posix.NETStandard by: Microsoft
  • 19 total downloads
  • Latest version: 5.20.1-preview
Provides functionality to access Posix/Unix features
Mono.TextTemplating by: Mikayla Hutchinson
  • 99 total downloads
  • Latest version: 3.0.0
  • T4 templating
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
Moq by: Daniel Cazzulino kzu
  • 375 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
  • 17 total downloads
  • Latest version: 3.1.2.13
  • Moq mocking EF EnityFramework DbSet DbContext unit test testing framework assert TDD BDD EntityFrameworkCore EFCore Core
Library that provides methods that will help you with mocking Entity Framework Core.
MSBuild.Sdk.Extras by: Claire Novotny
  • 168 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`.
MsgPack.Cli by: FUJIWARA Yusuke
  • 219 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
  • 548 total downloads
  • Latest version: 8.10.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
MyCSharp.HttpUserAgentParser by: MyCSharp.de Benjamin Abt Günther Foidl and Contributors
  • 20 total downloads
  • Latest version: 2.0.3
Parses user agents for Browser, Platform and Bots.
MySql.Data by: Oracle Corporation
  • 169 total downloads
  • Latest version: 9.4.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