Microsoft.NET.Test.Sdk by: Microsoft
  • 22 total downloads
  • Latest version: 17.3.0
  • vstest visual-studio unittest testplatform mstest microsoft test testing
The MSbuild targets and properties for building .NET test projects.
Microsoft.NETCore.App.Ref by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.16
Internal implementation package not meant for direct consumption. Please do not reference directly. A set of .NET APIs that are included in the default .NET application model. Contains reference assemblies, documentation, and other design-time assets.
Microsoft.NETCore.DotNetHostPolicy by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.14
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.NETCore.Runtime by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.1-beta-23516
The .NET Core runtime. - 1548494
Microsoft.NETCore.Targets.DNXCore by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-beta-23109
Ensures a minimum set of package versions when building DNXCore applications and portable libraries.
Microsoft.ProjectReunion.Foundation by: Microsoft
  • 1 total downloads
  • Latest version: 0.8.12
  • Microsoft Resources Native Windows Reunion ProjectReunion
Microsoft Project Reunion Foundation
Microsoft.Spatial by: Microsoft
  • 11 total downloads
  • Latest version: 7.21.1
  • wcf data services odata odatalib edmlib spatial ado.net ef entity framework open protocol wcfds wcfdataservices dataservices
Contains classes and methods that facilitate geography and geometry spatial operations. Targets .NET Platform Standard 1.1. OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.
Microsoft.TestPlatform.AdapterUtilities by: Microsoft
  • 2 total downloads
  • Latest version: 17.3.2
  • vstest visual-studio unittest testplatform mstest microsoft test testing
Includes helpers for the Test Platform's modern functionality such as standardized fully qualified names and hierarchical test case names.
Microsoft.TestPlatform.ObjectModel by: Microsoft
  • 10 total downloads
  • Latest version: 17.4.0-preview-20220726-02
  • vstest visual-studio unittest testplatform mstest microsoft test testing
The Microsoft Test Platform Object Model.
Microsoft.TestPlatform.TestHost by: Microsoft
  • 59 total downloads
  • Latest version: 17.3.3
  • vstest visual-studio unittest testplatform mstest microsoft test testing
Testplatform host executes the test using specified adapter.
Microsoft.TypeScript.MSBuild by: Microsoft
  • 1 total downloads
  • Latest version: 5.3.1-rc
  • TypeScript
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualBasic by: Microsoft
  • 1 total downloads
  • Latest version: 10.3.0
Provides types that support the Visual Basic runtime Commonly Used Types: Microsoft.VisualBasic.Strings Microsoft.VisualBasic.CompilerServices.Conversions 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
Microsoft.VisualStudio.Web.CodeGeneration by: Microsoft
  • 9 total downloads
  • Latest version: 2.0.0
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.
Microsoft.Web.WebView2 by: Microsoft
  • 5 total downloads
  • Latest version: 1.0.3590-prerelease
  • Microsoft Web WebView Native native package Edge C++ Win32 WPF WinForms dotnet framework core Webview2
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.WindowsAppSDK.Widgets by: Microsoft
  • 1 total downloads
  • Latest version: 1.8.250904007
  • 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.WindowsAzure.ConfigurationManager by: Microsoft
  • 1 total downloads
  • Latest version: 3.2.3
  • Microsoft "Microsoft Azure" Configuration "Configuration Manager" cloud azureofficial windowsazureofficial
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.
MimeKit by: Jeffrey Stedfast
  • 2 total downloads
  • Latest version: 2.0.7
  • mime encryption dkim security smime s/mime openpgp pgp mbox mail email parser tnef net45 netstandard netstandard1.3 netstandard1.6 netstandard2.0 xamarin android ios monodroid monoandroid win8 wp81
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 (more than 25x faster than OpenPOP.NET and over 100x faster than AE.Net.Mail and MailSystem.NET). 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
Mono.Posix by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-alpha7.21302.5
  • posix unix mono macos osx linux
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
MudBlazor by: Garderoben, Henon and Contributors
  • 6 total downloads
  • Latest version: 8.0.0-rc.2
  • Blazor, MudBlazor, Material, Material Design, Components, Blazor Components, Blazor Library
A Blazor Component Library based on Material Design principles, focusing on ease of use. Written mainly in C# with minimal JavaScript, it allows .NET developers to easily understand and debug the code when needed.
MySqlConnector by: Bradley Grainger, Caleb Lloyd
  • 1 total downloads
  • Latest version: 0.6.0
  • mysql async ado.net database netcore
A fully async MySQL ADO.NET provider for .NET and .NET Core