Microsoft.Rest.ClientRuntime
by: Microsoft
- 12 total downloads
- Latest version: 2.3.21
Infrastructure for error handling, tracing, and HttpClient pipeline configuration. Required by client libraries generated using AutoRest.
Microsoft.Spatial
by: Microsoft
- 1 total downloads
- Latest version: 7.21.2
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.Telemetry
by: Microsoft
- 5 total downloads
- Latest version: 2.0.1
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 telemetry for the platform.
Microsoft.Testing.Extensions.TrxReport.Abstractions
by: Microsoft
- 6 total downloads
- Latest version: 2.0.1
Package Description
Microsoft.Testing.Extensions.VSTestBridge
by: Microsoft
- 8 total downloads
- Latest version: 2.0.1
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 a bridge integration for test adapters wanting to target both VSTest and Microsoft.Testing.Platform test platforms.
Microsoft.Testing.Platform
by: Microsoft
- 3 total downloads
- Latest version: 2.0.1
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: 18.0.0
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
- 1 total downloads
- Latest version: 15.0.0-preview-20161216-01
The Microsoft Test Platform Object Model.
Microsoft.TypeScript.MSBuild
by: Microsoft
- 4 total downloads
- Latest version: 5.0.2
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualStudio.Threading
by: Microsoft
- 44 total downloads
- Latest version: 17.13.61
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
- 1 total downloads
- Latest version: 15.0.240
Static code analyzer to detect common mistakes or potential issues on the C# code that uses Visual Studio SDK APIs.
Microsoft.VisualStudio.Web.CodeGeneration.Contracts
by: Microsoft
- 0 total downloads
- Latest version: 3.1.0-preview2.19553.1
Contains interfaces for Project Model and messaging for scaffolding.
Microsoft.VisualStudio.Web.CodeGeneration.Design
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-msbuild3-final
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
- 1 total downloads
- Latest version: 1.1.3
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
Microsoft.Win32.Registry
by: Microsoft
- 6 total downloads
- Latest version: 5.0.0-preview.2.20160.6
Provides support for accessing and modifying the Windows Registry.
Commonly Used Types:
Microsoft.Win32.RegistryKey
Microsoft.Win32.Registry
Microsoft.Win32.RegistryValueKind
Microsoft.Win32.RegistryHive
Microsoft.Win32.RegistryView
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.WindowsAppSDK
by: Microsoft
- 1 total downloads
- Latest version: 1.1.4
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
MudBlazor
by: Garderoben, Henon and Contributors
- 3 total downloads
- Latest version: 6.0.19-dev3
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.
NetTopologySuite.CoordinateSystems
by: NetTopologySuite - Team
- 1 total downloads
- Latest version: 1.15.1
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification.
This package references GeoAPI.
NJsonSchema.CodeGeneration
by: Rico Suter
- 1 total downloads
- Latest version: 9.13.26
JSON Schema reader, generator and validator for .NET