MimeKit
by: Jeffrey Stedfast
- 11,84k total downloads
- Latest version: 4.17.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
Microsoft.Windows.Compatibility
by: Microsoft
- 7 total downloads
- Latest version: 10.0.3
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.NETCore.App.Runtime.win-x64
by: Microsoft
- 12 total downloads
- Latest version: 10.0.9
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Testing.Platform.MSBuild
by: Microsoft
- 3,584k total downloads
- Latest version: 2.2.3
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device.
This package provides MSBuild integration of the platform, its extensions and configuration files.
Microsoft.VisualStudio.SlowCheetah
by: Microsoft
- 10 total downloads
- Latest version: 4.0.50
Allows for configuration based XML and JSON transformations at build time.
- 3 total downloads
- Latest version: 15.0.26228
Visual Studio 2017 Unit Test Framework
Microsoft.SqlServer.Types
by: Microsoft
- 3 total downloads
- Latest version: 11.0.2
Allows you to use SQL Server spatial types on a machine without SQL Server installed. Useful when deploying to Windows Azure. Also enables Entity Framework spatial types to be used (DbGeography and DbGeometry).
Microsoft.ReportingServices.ReportViewerControl.WebForms
by: Microsoft
- 1 total downloads
- Latest version: 150.1620.0
Microsoft Report Viewer Control for ASP.Net Web Forms applications. Contains the assemblies required to use the ASP.Net Web Forms Report Viewer Control.
Microsoft.Xaml.Behaviors.Wpf
by: Microsoft
- 9 total downloads
- Latest version: 1.1.142
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.
Microsoft.TypeScript.MSBuild
by: Microsoft
- 60 total downloads
- Latest version: 6.0.3
The TypeScript MSBuild task, and matching compiler version.
Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 8 total downloads
- Latest version: 9.0.13
Package Description
Microsoft.TemplateEngine.Tasks
by: Microsoft
- 3 total downloads
- Latest version: 7.0.120
MSBuild tasks for template authoring.
Microsoft.WindowsAppSDK
by: Microsoft
- 2 total downloads
- Latest version: 1.5.240802000
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Microsoft.NetFramework.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 2.9.8
Microsoft recommended API usage rules for APIs specific to the full .NetFramework which are not present in .NetCore, implemented as analyzers using the .NET Compiler Platform (Roslyn). This package is included as a part of Microsoft.CodeAnalysis.FxCopAnalyzers NuGet package and does not need to be installed separately.
- 5 total downloads
- Latest version: 10.0.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.VisualStudio.Setup.Configuration.Interop
by: Microsoft
- 2,534k total downloads
- Latest version: 3.2.2146
Managed query API for enumerating Visual Studio setup instances using embeddable interoperability types.
Microsoft.VisualStudio.Azure.Containers.Tools.Targets
by: Microsoft
- 537 total downloads
- Latest version: 1.23.0
Targets files to enable the Visual Studio Tools for Containers.
Microsoft.WindowsDesktop.App.Runtime.win-x64
by: Microsoft
- 5 total downloads
- Latest version: 10.0.8
Package Description
Microsoft.NETCore.App.Runtime.NativeAOT.win-x64
by: Microsoft
- 1 total downloads
- Latest version: 10.0.7
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.SharePointOnline.CSOM
by: Microsoft
- 1 total downloads
- Latest version: 16.1.27313.12000
This package contains SharePoint and Project Client Object Model libraries