Microsoft.WindowsAppSDK.Widgets by: Microsoft
  • 50 total downloads
  • Latest version: 2.0.250918003-experimental
  • Windows "Windows App SDK" WinAppSDK Widget
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
  • 72 total downloads
  • Latest version: 2.0.250930000-experimental
  • Windows "Windows App SDK" WinAppSDK WinUI XAML Fluent Controls Downlevel Compatibility TreeView ColorPicker NavigationView MenuBar
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.WindowsDesktop.App.Ref by: Microsoft
  • 446 total downloads
  • Latest version: 11.0.0-preview.1.26104.118
Package Description
Microsoft.WindowsDesktop.App.Runtime.win-arm64 by: Microsoft
  • 608 total downloads
  • Latest version: 11.0.0-preview.2.26159.112
Package Description
Microsoft.WindowsDesktop.App.Runtime.win-x64 by: Microsoft
  • 633 total downloads
  • Latest version: 11.0.0-preview.2.26159.112
Package Description
Microsoft.WindowsDesktop.App.Runtime.win-x86 by: Microsoft
  • 569 total downloads
  • Latest version: 11.0.0-preview.2.26159.112
Package Description
Microsoft.Xaml.Behaviors.Wpf by: Microsoft
  • 79 total downloads
  • Latest version: 1.1.142
  • Behavior Action Behaviors Actions Blend Managed C# Interaction Interactivity Interactions
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.
MimeKit by: Jeffrey Stedfast
  • 336 total downloads
  • Latest version: 2.9.2
  • mime encryption arc dkim security smime s/mime openpgp pgp mbox mail email parser tnef net45 net46 net47 net48 netstandard netstandard1.3 netstandard1.6 netstandard2.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 massive limitations or bugs. 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
  • 142 total downloads
  • Latest version: 4.0.180
  • ASP.NET Core Profiler Performance Profiling Timing
Lightweight mini-profiler, designed for ASP.NET Core (not System.Web) websites
MiniProfiler.Shared by: Marc Gravell Jarrod Dixon Yaakov Ellis Nick Craver
  • 122 total downloads
  • Latest version: 4.0.180
You shouldn't reference this - MiniProfiler's shared library for all frameworks
MongoDB.Bson by: MongoDB Inc.
  • 414 total downloads
  • Latest version: 2.13.3
  • mongodb mongo nosql bson
MongoDB's Official Bson Library.
MongoDB.Driver by: MongoDB Inc.
  • 455 total downloads
  • Latest version: 2.13.3
  • mongodb mongo nosql
Official .NET driver for MongoDB.
MongoDB.Driver.Core by: MongoDB Inc.
  • 523 total downloads
  • Latest version: 2.17.1
  • mongodb mongo nosql
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 206 total downloads
  • Latest version: 1.12.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
MongoDB.LibMongocrypt by: markbenvenuto vincentkam dmitry_lukyanov rstam
  • 36 total downloads
  • Latest version: 1.2.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
Mono.Cecil by: Jb Evain
  • 65 total downloads
  • Latest version: 0.10.4
  • assembly assemblies module modules il cil msil bytecode reflection injection cecil mono aop
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.TextTemplating by: Mikayla Hutchinson
  • 27 total downloads
  • Latest version: 1.3.1
  • T4 templating
Open-source implementation of the T4 templating engine.
Moq by: Daniel Cazzulino kzu
  • 254 total downloads
  • Latest version: 4.10.1
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET
MQTTnet by: The contributors of MQTTnet
  • 1.208k total downloads
  • Latest version: 4.3.7.1207
  • MQTT Message Queue Telemetry Transport MQTTClient MQTTServer Server MQTTBroker Broker NETStandard IoT InternetOfThings Messaging Hardware Arduino Sensor Actuator M2M ESP Smart Home Cities Automation Xamarin Blazor
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker) and supports v3.1.0, v3.1.1 and v5.0.0 of the MQTT protocol.
MQTTnet.Extensions.ManagedClient by: The contributors of MQTTnet
  • 730 total downloads
  • Latest version: 4.3.7.1207
  • MQTT Message Queue Telemetry Transport MQTTClient MQTTServer Server MQTTBroker Broker NETStandard IoT InternetOfThings Messaging Hardware Arduino Sensor Actuator M2M ESP Smart Home Cities Automation Xamarin Blazor
This is an extension library which provides a managed MQTT client with additional features using MQTTnet.
MSBuild.Sdk.Extras by: Claire Novotny
  • 346 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`.