Microsoft.TestPlatform.ObjectModel
by: Microsoft
- 338 total downloads
- Latest version: 18.0.1
The Microsoft Test Platform Object Model.
Microsoft.TestPlatform.TestHost
by: Microsoft
- 356 total downloads
- Latest version: 18.0.1
Testplatform host executes the test using specified adapter.
Microsoft.Tpl.Dataflow
by: Microsoft
- 4 total downloads
- Latest version: 4.5.24
TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task Parallel Library (TPL), and integrates with the language support for asynchrony provided by C#, Visual Basic, and F#.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Windows Phone 8.1
- Windows Phone Silverlight 8
- Portable Class Libraries
Microsoft.TypeScript.MSBuild
by: Microsoft
- 560 total downloads
- Latest version: 5.9.3
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualBasic
by: Microsoft
- 15 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.Azure.Containers.Tools.Targets
by: Microsoft
- 230 total downloads
- Latest version: 1.23.0
Targets files to enable the Visual Studio Tools for Containers.
Microsoft.VisualStudio.Setup.Configuration.Interop
by: Microsoft
- 150 total downloads
- Latest version: 3.14.2075
Managed query API for enumerating Visual Studio setup instances using embeddable interoperability types.
Microsoft.VisualStudio.SolutionPersistence
by: Microsoft
- 38 total downloads
- Latest version: 1.0.52
Package Description
Microsoft.VisualStudio.Validation
by: Microsoft
- 248 total downloads
- Latest version: 17.13.22
Common input validation and state verification utility methods.
Microsoft.Web.WebView2
by: Microsoft
- 275 total downloads
- Latest version: 1.0.3796-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
- 55 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
- 167 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.Win32.SystemEvents
by: Microsoft
- 141 total downloads
- Latest version: 10.0.1
Provides access to Windows system event notifications.
Commonly Used Types:
Microsoft.Win32.SystemEvents
Microsoft.Windows.CsWinRT
by: Microsoft
- 205 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.Windows.SDK.Contracts
by: Microsoft
- 296 total downloads
- Latest version: 10.0.28000.1-RTM
The Windows WinRT API Pack enables you to add the latest Windows Runtime APIs support to your .NET Framework 4.6+ and .NET Core 3.0+ libraries and apps.
This package includes all the supported Windows Runtime APIs up to Windows version 2004. If you are targeting earlier platforms, consider only offering functionality available on the detected platform version. For further details, see:
https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/version-adaptive-code
Supported platforms:
- .NET Framework 4.6+
- .NET Core 3.0+
Requires default package management format set to PackageReference, and NuGet 4.0 or higher.
Microsoft.WindowsAzure.ConfigurationManager
by: Microsoft
- 56 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.WinForms.Designer.SDK
by: Microsoft
- 30 total downloads
- Latest version: 1.13.0-preview.2.24575.3
Windows Forms out-of-process designer extensibility SDK
MimeKit
by: Jeffrey Stedfast
- 307 total downloads
- Latest version: 4.14.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
ModelContextProtocol
by: ModelContextProtocol
- 111 total downloads
- Latest version: 0.7.0-preview.1
.NET SDK for the Model Context Protocol (MCP) with hosting and dependency injection extensions.
ModelContextProtocol.AspNetCore
by: ModelContextProtocol
- 102 total downloads
- Latest version: 0.7.0-preview.1
ASP.NET Core extensions for the C# Model Context Protocol (MCP) SDK.