Microsoft.VisualStudio.Web.CodeGeneration.Utils
by: Microsoft
- 46 total downloads
- Latest version: 2.0.0
Contains utilities used by ASP.NET Core Code Generation packages.
Microsoft.VisualStudio.Web.CodeGenerators.Mvc
by: Microsoft
- 46 total downloads
- Latest version: 2.0.0
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.
Microsoft.Web.Infrastructure
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0
This package contains the Microsoft.Web.Infrastructure assembly that lets you dynamically register HTTP modules at run time.
Microsoft.Web.WebView2
by: Microsoft
- 246 total downloads
- Latest version: 1.0.3650-prerelease
The WebView2 control enables you to embed web technologies (HTML, CSS, and JavaScript) in your native applications powered by Microsoft Edge (Chromium).
This package is necessary for Win32 C/C++, WPF, and WinForms applications. To learn more about package versions checkout https://aka.ms/wv2-packageversion. To learn best practices checkout: https://aka.ms/wv2-bestpractices.
Microsoft.Win32.Primitives
by: Microsoft
- 34 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
- 107 total downloads
- Latest version: 5.0.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.Windows.CsWinRT
by: Microsoft
- 109 total downloads
- Latest version: 2.3.0-prerelease.251115.2
C#/WinRT provides packaged WinRT projection support for the C# language. It is compatible with .NET 6 or later, and does not require any built-in knowledge of WinRT by the C# compiler.
Microsoft.WindowsAzure.ConfigurationManager
by: Microsoft
- 28 total downloads
- Latest version: 3.2.3
Microsoft Azure Configuration Manager provides a unified API to load configuration settings regardless of where the application is hosted - whether on-premises or in a Cloud Service.
Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 320 total downloads
- Latest version: 10.0.0
Package Description
Microsoft.WindowsDesktop.App.Runtime.win-x64
by: Microsoft
- 426 total downloads
- Latest version: 10.0.0
Package Description
Microsoft.Xaml.Behaviors.Wpf
by: Microsoft
- 29 total downloads
- Latest version: 1.1.135
Easily add interactivity to your apps using XAML Behaviors for WPF. Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code.
Mime-Detective
by: Joshua Clark
- 23 total downloads
- Latest version: 0.0.6-beta5
Detect MIME type from files.
MimeKit
by: Jeffrey Stedfast
- 155 total downloads
- Latest version: 3.2.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
by: Marc Gravell, Jarrod Dixon, Yaakov Ellis, Nick Craver
- 81 total downloads
- Latest version: 4.0.0-alpha9-00206
Lightweight mini-profiler, designed for ASP.NET (including MVC) (non-.NET Core) websites
MiniProfiler.EF
by: Marc Gravell, Sam Saffron, Jarrod Dixon
- 19 total downloads
- Latest version: 2.1.0
MiniProfiler integration for Entity Framework. This package is Obsolete. Please use the MiniProfiler.EF5 or MiniProfiler.EF6 package instead.
MiniProfiler.MVC3
by: Marc Gravell, Sam Saffron, Jarrod Dixon
- 15 total downloads
- Latest version: 2.0.2
ASP.NET MVC3 specific package for the Lightweight mini-profiler. We attempt to automatically hook up as much as possible including EF code first. This package is optional.
MiniProfiler.Shared
by: Marc Gravell, Jarrod Dixon, Yaakov Ellis, Nick Craver
- 20 total downloads
- Latest version: 4.0.0-alpha9-00206
You shouldn't reference this - MiniProfiler's shared library for all frameworks
MiniWord
by: mini-software, Wei Lin, eynarhaji
- 55 total downloads
- Latest version: 0.9.2
.NET Word(docx) exporting template engine without COM+ and interop (support Linux and Mac)
MongoDB.Bson
by: MongoDB Inc.
- 2 total downloads
- Latest version: 2.12.2
MongoDB's Official Bson Library.
MongoDB.Driver.Core
by: MongoDB Inc.
- 33 total downloads
- Latest version: 2.17.1
Core Component of the Official MongoDB .NET Driver.