Microsoft.Spatial
by: Microsoft
- 9 total downloads
- Latest version: 7.21.1
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
- 1 total downloads
- Latest version: 2.0.2
Package Description
Microsoft.Testing.Platform
by: Microsoft
- 12 total downloads
- Latest version: 2.0.0-preview.25452.10
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
- 2 total downloads
- Latest version: 17.3.2
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
- 34 total downloads
- Latest version: 17.9.0-preview-23503-02
The Microsoft Test Platform Object Model.
Microsoft.TestPlatform.TestHost
by: Microsoft
- 56 total downloads
- Latest version: 17.3.0-preview-20220530-08
Testplatform host executes the test using specified adapter.
Microsoft.TypeScript.MSBuild
by: Microsoft
- 1 total downloads
- Latest version: 5.3.1-rc
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualBasic
by: Microsoft
- 1 total downloads
- Latest version: 10.3.0
Provides types that support the Visual Basic runtime
Commonly Used Types:
Microsoft.VisualBasic.Strings
Microsoft.VisualBasic.CompilerServices.Conversions
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.VisualStudio.Web.CodeGeneration
by: Microsoft
- 22 total downloads
- Latest version: 3.1.5
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.
- 0 total downloads
- Latest version: 3.1.0-preview2.19553.1
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
Microsoft.Web.WebView2
by: Microsoft
- 2 total downloads
- Latest version: 1.0.1549-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.WindowsAzure.ConfigurationManager
by: Microsoft
- 1 total downloads
- Latest version: 3.2.3
Microsoft Azure Configuration Manager provides a unified API to load configuration settings regardless of where the application is hosted - whether on-premises or in a Cloud Service.
MimeKit
by: Jeffrey Stedfast
- 4 total downloads
- Latest version: 4.0.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
Mono.Posix
by: Microsoft
- 1 total downloads
- Latest version: 7.0.0-alpha7.21302.5
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
MudBlazor
by: Garderoben, Henon and Contributors
- 3 total downloads
- Latest version: 6.20.0
MudBlazor is an ambitious Material Design component framework for Blazor with an emphasis on ease of use and clear structure. It is perfect for .NET developers who want to rapidly build web applications without having to struggle with CSS and Javascript. MudBlazor, being written entirely in C#, empowers them to adapt, fix or extend the framework and the multitude of examples in the documentation makes learning MudBlazor very easy.
MySqlConnector
by: Bradley Grainger, Caleb Lloyd
- 1 total downloads
- Latest version: 0.6.0
A fully async MySQL ADO.NET provider for .NET and .NET Core
NJsonSchema
by: Rico Suter
- 1 total downloads
- Latest version: 10.0.10
JSON Schema reader, generator and validator for .NET
NJsonSchema.Annotations
by: Rico Suter
- 1 total downloads
- Latest version: 11.0.0
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 1 total downloads
- Latest version: 10.0.13
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 22 total downloads
- Latest version: 11.0.2
JSON Schema reader, generator and validator for .NET