Microsoft.Orleans.Sdk
by: Microsoft
- 1 total downloads
- Latest version: 7.2.6
Microsoft Orleans meta package to bring in the base Orleans packages for all project types.
Microsoft.Orleans.Server
by: Microsoft
- 1 total downloads
- Latest version: 3.8.0-preview3
Collection of Microsoft Orleans libraries and files needed on the server.
Microsoft.Orleans.Streaming.AzureStorage
by: Microsoft
- 1 total downloads
- Latest version: 3.3.0-rc1
Microsoft Orleans streaming provider for Azure Queue Storage
Microsoft.Rest.ClientRuntime.Azure
by: Microsoft
- 1 total downloads
- Latest version: 3.3.4
Provides common error handling, tracing, and HTTP/REST-based pipeline manipulation.
Supported Platforms:
- Portable Class Libraries
- .NET Framework 4.5
- Windows 8
- Windows Phone 8.1
- DotNet Core
Microsoft.Rest.ClientRuntime.Azure.Authentication
by: Microsoft
- 1 total downloads
- Latest version: 2.2.12
Provides ADAL based authentication for Azure management client libraries
Supported Platforms:
- Portable Class Libraries
- .NET Framework 4.5
- Windows 8
- Windows Phone 8.1
- DotNet Core
Microsoft.Testing.Platform
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0
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 the core platform and the .NET implementation of the protocol.
Microsoft.TestPlatform.AdapterUtilities
by: Microsoft
- 1 total downloads
- Latest version: 17.1.0-preview-20211130-02
Includes helpers for the Test Platform's modern functionality such as standardized fully qualified names and hierarchical test case names.
Microsoft.TestPlatform.ObjectModel
by: Microsoft
- 14 total downloads
- Latest version: 17.14.0-preview-25107-01
The Microsoft Test Platform Object Model.
Microsoft.TypeScript.MSBuild
by: Microsoft
- 4 total downloads
- Latest version: 5.8.3
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualStudio.RemoteControl
by: Microsoft
- 1 total downloads
- Latest version: 14.0.263-masterA66FF384
Microsoft.VisualStudio.RemoteControl
Microsoft.VisualStudio.Threading.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 16.6.13
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.VisualStudio.Web.CodeGeneration.Utils
by: Microsoft
- 2 total downloads
- Latest version: 2.1.9
Contains utilities used by ASP.NET Core Code Generation packages.
MimeKit
by: Jeffrey Stedfast
- 34 total downloads
- Latest version: 4.13.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
MudBlazor
by: Garderoben, Henon and Contributors
- 3 total downloads
- Latest version: 8.5.1
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
MySqlConnector
by: Bradley Grainger, Caleb Lloyd
- 1 total downloads
- Latest version: 0.10.0
A fully async MySQL ADO.NET provider for .NET and .NET Core
NanoXLSX
by: Raphael Stoeckli
- 3 total downloads
- Latest version: 2.6.4
NanoXLSX is a library to generate and read Microsoft Excel files (XLSX) in an easy and native way
NetVips.Native.linux-arm64
by: Kleis Auke Wolthuizen
- 1 total downloads
- Latest version: 8.11.0
This package complements the NetVips package and contains native binaries of libvips for Linux (ARM64v8)
NJsonSchema.CodeGeneration
by: Rico Suter
- 2 total downloads
- Latest version: 10.0.27
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 2 total downloads
- Latest version: 10.7.0
JSON Schema reader, generator and validator for .NET
NJsonSchema.Yaml
by: Rico Suter
- 3 total downloads
- Latest version: 10.3.6
JSON Schema reader, generator and validator for .NET