Microsoft.TypeScript.MSBuild
by: Microsoft
- 1 total downloads
- Latest version: 5.0.4
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualStudio.RemoteControl
by: Microsoft
- 1 total downloads
- Latest version: 14.0.251-masterEC7ACD60
Microsoft.VisualStudio.RemoteControl
Microsoft.VisualStudio.Setup.Configuration.Interop
by: Microsoft
- 1 total downloads
- Latest version: 1.1.142-preview4-29265
Managed query API for enumerating Visual Studio setup instances using embeddable interoperability types.
Microsoft.VisualStudio.Threading
by: Microsoft
- 2 total downloads
- Latest version: 16.3.59
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).
Microsoft.VisualStudio.Threading.Analyzers
by: Microsoft
- 5 total downloads
- Latest version: 17.11.20
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.VisualStudio.Web.CodeGeneration.Design
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
Microsoft.VisualStudio.Web.CodeGenerators.Mvc
by: Microsoft
- 1 total downloads
- Latest version: 3.1.2
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.
Microsoft.Web.WebView2
by: Microsoft
- 1 total downloads
- Latest version: 1.0.1466-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.Windows.SDK.Contracts
by: Microsoft
- 2 total downloads
- Latest version: 10.0.26100.7705
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 26100. 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.
MimeKit
by: Jeffrey Stedfast
- 1 total downloads
- Latest version: 2.9.1
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 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.Unix
by: Microsoft
- 1 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
Moq
by: Daniel Cazzulino, kzu
- 2 total downloads
- Latest version: 4.7.8
Moq is the most popular and friendly mocking framework for .NET
MsgPack.Cli
by: FUJIWARA, Yusuke
- 1 total downloads
- Latest version: 0.5.4
MessagePack is fast, compact, and interoperable binary serialization format.
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin and Unity3D.
NanoXLSX
by: Raphael Stoeckli
- 0 total downloads
- Latest version: 2.0.1
NanoXLSX is a library to generate and read Microsoft Excel files (XLSX) in an easy and native way
Nerdbank.GitVersioning
by: Andrew Arnott
- 1 total downloads
- Latest version: 1.5.46
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Nerdbank.Streams
by: Andrew Arnott
- 2 total downloads
- Latest version: 2.8.65
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NJsonSchema
by: Rico Suter
- 2 total downloads
- Latest version: 10.1.7
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 5 total downloads
- Latest version: 11.5.1
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 3 total downloads
- Latest version: 10.1.9
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 3 total downloads
- Latest version: 10.1.23
JSON Schema reader, generator and validator for .NET