Microsoft.PowerShell.Security
by: Microsoft
- 24 total downloads
- Latest version: 7.2.6
Runtime for hosting PowerShell
Microsoft.SourceLink.Common
by: Microsoft
- 41 total downloads
- Latest version: 1.1.1
MSBuild tasks providing source control information.
Microsoft.SourceLink.GitHub
by: Microsoft
- 189 total downloads
- Latest version: 1.1.1
Generates source link for GitHub repositories.
Microsoft.TeamFoundationServer.ExtendedClient
by: Microsoft
- 80 total downloads
- Latest version: 19.223.0-preview
Integrate with Azure DevOps Server 2022 and Azure DevOps Services from desktop-based Windows applications. Work with and manage version control, work items, and build, and other resources from your client application.
Microsoft.VisualBasic
by: Microsoft
- 93 total downloads
- Latest version: 10.0.0-beta-22816
Provides types that support the Visual Basic runtime
Commonly Used Types:
Microsoft.VisualBasic.Strings
Microsoft.VisualBasic.CompilerServices.Conversions
Microsoft.VisualStudio.Services.InteractiveClient
by: Microsoft
- 160 total downloads
- Latest version: 15.103.0-preview
Microsoft Visual Studio Services Client (Interactive)
Integrate with Visual Studio Team Services from desktop-based Windows applications that require interactive sign-in by a user.
Microsoft.VisualStudio.Threading.Analyzers
by: Microsoft
- 30 total downloads
- Latest version: 17.5.22
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.VisualStudio.Validation
by: Microsoft
- 27 total downloads
- Latest version: 15.0.82
Common input validation and state verification utility methods.
Microsoft.VisualStudio.Web.CodeGeneration.Utils
by: Microsoft
- 571 total downloads
- Latest version: 2.0.0-preview2-final
Contains utilities used by ASP.NET Core Code Generation packages.
Microsoft.Windows.Compatibility
by: Microsoft
- 2.029k total downloads
- Latest version: 8.0.0-preview.4.23260.1
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard.
Microsoft.Windows.CsWin32
by: Microsoft
- 15 total downloads
- Latest version: 0.1.588-beta
Microsoft Windows SDK Win32 API Source Generator
Microsoft.Windows.SDK.Contracts
by: Microsoft
- 72 total downloads
- Latest version: 10.0.25387-preview
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 25387. 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.Windows.SDK.Win32Metadata
by: Microsoft
- 15 total downloads
- Latest version: 10.2.185-preview
This packages provides the Win32 API surface as a winmd (Windows metadata) file. It is intended to be used as the basis for generating language-specific projections. It is not loadable as a CLR assembly.
Microsoft.WindowsAppSDK
by: Microsoft
- 18 total downloads
- Latest version: 1.2.221209.1
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Microsoft.WSMan.Management
by: Microsoft
- 23 total downloads
- Latest version: 7.2.6
Runtime for hosting PowerShell
Microsoft.WSMan.Runtime
by: Microsoft
- 21 total downloads
- Latest version: 7.2.6
Runtime for hosting PowerShell
Microsoft.Xaml.Behaviors.Wpf
by: Microsoft
- 103 total downloads
- Latest version: 1.1.39
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
- 25 total downloads
- Latest version: 4.1.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
Mono.Unix
by: Microsoft
- 33 total downloads
- Latest version: 7.1.0-final.1.21458.1
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
MySql.Data
by: Oracle
- 141 total downloads
- Latest version: 8.0.32.1
MySql.Data.MySqlClient .Net Core Class Library