Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 4 total downloads
- Latest version: 8.0.22
Package Description
Microsoft.VisualStudio.Azure.Containers.Tools.Targets
by: Microsoft
- 166 total downloads
- Latest version: 1.22.1
Targets files to enable the Visual Studio Tools for Containers.
Microsoft.VisualStudio.Debugger.Contracts
by: Microsoft
- 1 total downloads
- Latest version: 17.2.0
Package containing extensibility contracts between the debugger and other Visual Studio components, such as language services.
- 1 total downloads
- Latest version: 15.0.26228
Visual Studio 2017 Unit Test Framework
Microsoft.VisualStudio.Setup.Configuration.Interop
by: Microsoft
- 702 total downloads
- Latest version: 3.2.2146
Managed query API for enumerating Visual Studio setup instances using embeddable interoperability types.
Microsoft.VisualStudio.SlowCheetah
by: Microsoft
- 8 total downloads
- Latest version: 4.0.50
Allows for configuration based XML and JSON transformations at build time.
Microsoft.VisualStudio.SolutionPersistence
by: Microsoft
- 14 total downloads
- Latest version: 1.0.52
Package Description
Microsoft.VisualStudio.Threading.Only
by: Microsoft
- 655 total downloads
- Latest version: 17.13.61
Async synchronization primitives, async collections, TPL and dataflow extensions.
The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This
package is applicable to any .NET application (not just Visual Studio).
This package contains only the library, without a dependency on the analyzers.
Use the Microsoft.VisualStudio.Threading package to get the library and analyzers together.
Microsoft.VisualStudio.Validation
by: Microsoft
- 654 total downloads
- Latest version: 17.8.8
Common input validation and state verification utility methods.
Microsoft.VisualStudio.Web.CodeGeneration
by: Microsoft
- 72 total downloads
- Latest version: 9.0.0
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.
Microsoft.VisualStudio.Web.CodeGeneration.Core
by: Microsoft
- 71 total downloads
- Latest version: 9.0.0
Contains the core infrastructure used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGeneration.Design
by: Microsoft
- 676 total downloads
- Latest version: 10.0.0-rc.1.25458.5
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
- 54 total downloads
- Latest version: 9.0.0
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGeneration.Templating
by: Microsoft
- 68 total downloads
- Latest version: 9.0.0
Contains Razor based templating host used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGeneration.Utils
by: Microsoft
- 69 total downloads
- Latest version: 9.0.0
Contains utilities used by ASP.NET Core Code Generation packages.
Microsoft.VisualStudio.Web.CodeGenerators.Mvc
by: Microsoft
- 65 total downloads
- Latest version: 9.0.0
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.
Microsoft.Xaml.Behaviors.Wpf
by: Microsoft
- 5 total downloads
- Latest version: 1.1.135
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
- 6,857k 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
Minio
by: MinIO, Inc.
- 148 total downloads
- Latest version: 6.0.3
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
MMLib.SwaggerForOcelot
by: Milan Martiniak
- 560 total downloads
- Latest version: 9.0.0
Swagger generator for Ocelot downstream services.