Microsoft.TypeScript.MSBuild
by: Microsoft
- 1 total downloads
- Latest version: 4.7.0-beta
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualStudio.Threading
by: Microsoft
- 1 total downloads
- Latest version: 15.8.95-rc
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
- 2 total downloads
- Latest version: 15.5.11-beta
Static code analyzer to detect common mistakes or potential issues on the C# code that uses Visual Studio SDK APIs.
Microsoft.VisualStudio.Web.CodeGeneration.Design
by: Microsoft
- 1 total downloads
- Latest version: 1.0.3
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
Microsoft.Web.WebView2
by: Microsoft
- 28 total downloads
- Latest version: 1.0.3719.77
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.CsWinRT
by: Microsoft
- 1 total downloads
- Latest version: 1.1.3
C#/WinRT provides packaged WinRT projection support for the C# language. It is compatible with .NET 5 and does not require any built-in knowledge of WinRT by the C# compiler.
Microsoft.WindowsAppSDK.WinUI
by: Microsoft
- 1 total downloads
- Latest version: 2.0.4-experimental
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the modern Windows UI features.
Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 1 total downloads
- Latest version: 8.0.19
Package Description
MimeKit
by: Jeffrey Stedfast
- 8 total downloads
- Latest version: 2.8.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 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
Moq
by: Daniel Cazzulino, kzu
- 1 total downloads
- Latest version: 4.7.137
Moq is the most popular and friendly mocking framework for .NET
MudBlazor
by: Garderoben, Henon and Contributors
- 3 total downloads
- Latest version: 8.11.0
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
Nerdbank.GitVersioning
by: Andrew Arnott
- 1 total downloads
- Latest version: 2.3.136
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NetVips.Native.linux-arm64
by: Kleis Auke Wolthuizen
- 1 total downloads
- Latest version: 8.11.3.1
This package complements the NetVips package and contains native binaries of libvips for Linux (ARM64v8)
Newtonsoft.Json
by: James Newton-King
- 0 total downloads
- Latest version: 12.0.3
Json.NET is a popular high-performance JSON framework for .NET
NJsonSchema
by: Rico Suter
- 11 total downloads
- Latest version: 10.3.1
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 10 total downloads
- Latest version: 10.2.0
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 45 total downloads
- Latest version: 10.5.2
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 1 total downloads
- Latest version: 9.10.9
JSON Schema draft v4 reader, generator and validator for .NET
NSwag.Annotations
by: Rico Suter
- 6 total downloads
- Latest version: 13.11.1
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.AspNetCore
by: Rico Suter
- 1 total downloads
- Latest version: 11.9.3
NSwag: The Swagger API toolchain for .NET and TypeScript