Microsoft.Web.Infrastructure
by: Microsoft
- 16 total downloads
- Latest version: 1.0.0
This package contains the Microsoft.Web.Infrastructure assembly that lets you dynamically register HTTP modules at run time.
Microsoft.Win32.Primitives
by: Microsoft
- 247 total downloads
- Latest version: 4.3.0
Provides common types for Win32-based libraries.
Commonly Used Types:
System.ComponentModel.Win32Exception
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Win32.Registry
by: Microsoft
- 196 total downloads
- Latest version: 4.7.0
Provides support for accessing and modifying the Windows Registry.
Commonly Used Types:
Microsoft.Win32.RegistryKey
Microsoft.Win32.Registry
Microsoft.Win32.RegistryValueKind
Microsoft.Win32.RegistryHive
Microsoft.Win32.RegistryView
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Win32.SystemEvents
by: Microsoft
- 145 total downloads
- Latest version: 5.0.0
Provides access to Windows system event notifications.
Commonly Used Types:
Microsoft.Win32.SystemEvents
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 11 total downloads
- Latest version: 3.0.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Windows Forms and WPF targeting pack. Contains reference assemblies, documentation, and other design-time assets.
7d57652f33493fa022125b7f63aad0d70c52d810
When using NuGet 3.x this package requires at least version 3.4.
MicrosoftOfficeCore
by: alexey.lukinov
- 10 total downloads
- Latest version: 15.0.0
Microsoft Office Core
MimeKit
by: Jeffrey Stedfast
- 163 total downloads
- Latest version: 2.15.0
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. 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
MiniProfiler.AspNetCore
by: Nick Craver
- 12 total downloads
- Latest version: 4.1.0
Lightweight mini-profiler, designed for ASP.NET Core (not System.Web) websites
Modernizr
by: Faruk Ateş Paul Irish Alex Sexton
- 13 total downloads
- Latest version: 2.8.3
Modernizr adds classes to the <html> element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it.
Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
MongoDB.Bson
by: MongoDB Inc.
- 60 total downloads
- Latest version: 2.13.1
MongoDB's Official Bson Library.
MongoDB.Driver
by: MongoDB Inc.
- 115 total downloads
- Latest version: 2.13.1
Official .NET driver for MongoDB.
MongoDB.Driver.Core
by: MongoDB Inc.
- 90 total downloads
- Latest version: 2.13.1
Core Component of the Official MongoDB .NET Driver.
MongoDB.Driver.GridFS
by: MongoDB Inc.
- 104 total downloads
- Latest version: 2.13.1
GridFS Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 50 total downloads
- Latest version: 1.2.2
Libmongocrypt wrapper for the .NET driver.
Mono.Cecil
by: Jb Evain
- 11 total downloads
- Latest version: 0.10.1
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.
Moq
by: Daniel Cazzulino kzu
- 74 total downloads
- Latest version: 4.16.0
Moq is the most popular and friendly mocking framework for .NET.
Built from https://github.com/moq/moq4/tree/74d58630f
MorseCode.ITask
by: MorseCode Software
- 117 total downloads
- Latest version: 2.0.3
An awaitable covariant ITask interface which may be used in place of the built-in Task class.
MSTest.TestAdapter
by: Microsoft
- 10 total downloads
- Latest version: 2.2.3
The adapter to discover and execute MSTest Framework based tests.
Supported platforms:
- .NET 4.5.0+
- .NET Core 1.0+ (Universal Windows Apps 10+) (Visual Studio 2017)
- ASP.NET Core 1.0+ (Visual Studio 2017)
MvcBasicAuth
by: Ilya Verbitskiy
- 11 total downloads
- Latest version: 0.1.0
HTTP Basic Authentication with ASP.NET MVC
MySql.Data
by: Oracle
- 48 total downloads
- Latest version: 8.0.23
MySql.Data.MySqlClient .Net Core Class Library