Microsoft.NETFramework.ReferenceAssemblies.net20
by: Microsoft
- 1 total downloads
- Latest version: 1.0.2
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net40
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0
Microsoft .NET Framework Reference Assemblies
Microsoft.NETFramework.ReferenceAssemblies.net472
by: Microsoft
- 1 total downloads
- Latest version: 1.0.1
Microsoft .NET Framework Reference Assemblies
Microsoft.Orleans.Core
by: Microsoft
- 3 total downloads
- Latest version: 3.3.0
Core library of Microsoft Orleans used both on the client and server.
Microsoft.Orleans.Persistence.AzureStorage
by: Microsoft
- 1 total downloads
- Latest version: 2.0.3
Microsoft Orleans persistence providers for Azure Storage
Microsoft.Spatial
by: Microsoft
- 2 total downloads
- Latest version: 7.22.0
Contains classes and methods that facilitate geography and geometry spatial operations. Targets .NET Platform Standard 1.1.
OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.
Microsoft.Testing.Extensions.TrxReport.Abstractions
by: Microsoft
- 3 total downloads
- Latest version: 2.0.1
Package Description
Microsoft.TestPlatform.TestHost
by: Microsoft
- 3 total downloads
- Latest version: 16.0.0-preview-20190203-03
Testplatform host executes the test using specified adapter.
Microsoft.VisualStudio.Web.CodeGeneration
by: Microsoft
- 2 total downloads
- Latest version: 3.1.0-preview1-19509-03
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.
This package was built from the source code at https://github.com/aspnet/scaffolding/tree/e2ad452e541f707a898f7b702578ebac8140862c
Microsoft.WindowsAppSDK.ML
by: Microsoft
- 1 total downloads
- Latest version: 1.8.126-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 Windows Machine Learning APIs.
MimeKit
by: Jeffrey Stedfast
- 1 total downloads
- Latest version: 1.18.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 (more than 25x faster than OpenPOP.NET and over 100x faster than AE.Net.Mail and MailSystem.NET).
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
MsgPack.Cli
by: FUJIWARA, Yusuke
- 1 total downloads
- Latest version: 0.5.2
MessagePack is fast, compact, and interoperable binary serialization format.
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin and Unity3D.
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 4 total downloads
- Latest version: 9.10.13
JSON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.Yaml
by: Rico Suter
- 1 total downloads
- Latest version: 10.0.6
JSON Schema reader, generator and validator for .NET
NSwag.CodeGeneration.TypeScript
by: Rico Suter
- 1 total downloads
- Latest version: 14.6.3
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Commands
by: Rico Suter
- 3 total downloads
- Latest version: 14.0.0-preview001
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.LibraryModel
by: NuGet.LibraryModel
- 1 total downloads
- Latest version: 3.5.0
NuGet v3 core library.
OpenFeature.DependencyInjection
by: OpenFeature Authors
- 1 total downloads
- Latest version: 2.3.1
OpenFeature is an open standard for feature flag management, created to support a robust feature flag ecosystem using cloud native technologies. OpenFeature will provide a unified API and SDK, and a developer-first, cloud-native implementation, with extensibility for open source and commercial offerings.
OpenTelemetry.Exporter.Console
by: OpenTelemetry Authors
- 1 total downloads
- Latest version: 1.13.1
Console exporter for OpenTelemetry .NET