Microsoft.WindowsAppSDK.Runtime
by: Microsoft
- 5 total downloads
- Latest version: 2.0.0-experimental6
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This is a package that can be referenced to declare the WindowsAppSDK framework packages should be referenced by default.
Microsoft.WindowsAppSDK.Search
by: Microsoft
- 2 total downloads
- Latest version: 2.0.155-experimental
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Windows Search APIs.
Microsoft.WindowsAppSDK.Widgets
by: Microsoft
- 4 total downloads
- Latest version: 2.0.3-preview
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Widgets APIs.
Microsoft.WindowsAppSDK.WinUI
by: Microsoft
- 2 total downloads
- Latest version: 1.8.251222000
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the modern Windows UI features.
Microsoft.WindowsAzure.ConfigurationManager
by: Microsoft
- 41 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
- 356 total downloads
- Latest version: 10.0.0
Package Description
Microsoft.WindowsDesktop.App.Runtime.win-x64
by: Microsoft
- 428 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: Tony Valenti, Joshua Clark, Max Vasilyev, Neil Harvey
- 157 total downloads
- Latest version: 25.8.1
The ultimate file-extension & mime-type library with over 14,000+ signatures. Quickly detect extensions & mime types from a stream or byte array using magic numbers (file headers) and magic words. A default signature library is included and can be expanded using Mime-Detective.Definitions.Condensed (common signatures) or Mime-Detective.Definitions.Exhaustive (14,000+ signatures).
MimeKit
by: Jeffrey Stedfast
- 1 total downloads
- Latest version: 4.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
by: Marc Gravell, Jarrod Dixon, Yaakov Ellis, Nick Craver
- 145 total downloads
- Latest version: 4.5.4
Lightweight mini-profiler, designed for ASP.NET (including MVC) (non-.NET Core) websites
MiniProfiler.EF
by: Marc Gravell, Sam Saffron, Jarrod Dixon
- 35 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.EF6
by: Jarrod Dixon, Yaakov Ellis, Nick Craver
- 48 total downloads
- Latest version: 4.5.4
MiniProfiler: Integration for Entity Framework 6
MiniProfiler.MVC3
by: Marc Gravell, Sam Saffron, Jarrod Dixon
- 22 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
- 72 total downloads
- Latest version: 4.5.4
You shouldn't reference this - MiniProfiler's shared library for all frameworks
MiniWord
by: mini-software, Wei Lin, eynarhaji
- 151 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.
- 215 total downloads
- Latest version: 3.5.2
MongoDB's Official Bson Library.
MongoDB.Driver.Core
by: MongoDB Inc.
- 194 total downloads
- Latest version: 2.30.0
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 52 total downloads
- Latest version: 1.12.0
Libmongocrypt wrapper for the .NET driver.
Mono.Posix.NETStandard
by: Microsoft
- 21 total downloads
- Latest version: 5.20.1-preview
Provides functionality to access Posix/Unix features