Microsoft.NETCore.Targets.NETFramework
by: Microsoft
- 3 total downloads
- Latest version: 4.6.1-beta-23409
Ensures a minimum set of package versions when building .NET Framework applications and portable libraries.
Microsoft.OData.Core
by: Microsoft Corporation
- 1 total downloads
- Latest version: 7.3.1
Classes to serialize, deserialize and validate OData JSON payloads. Supports OData v4 only. Enables construction of OData services and clients. Targets .NET Platform Standard 1.1. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
OData .NET library is open source at http://github.com/OData/odata.net
Microsoft.OData.Edm
by: Microsoft
- 1 total downloads
- Latest version: 7.21.7
Classes to represent, construct, parse, serialize and validate entity data models. Supports OData v4. 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.Orleans.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 9.0.1
C# Analyzers for Microsoft Orleans.
Microsoft.Orleans.CounterControl
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0
Tool that registers performance counter categories for performance counters published by Orleans runtime.
Microsoft.Orleans.OrleansCodeGenerator.Build
by: Microsoft
- 2 total downloads
- Latest version: 3.8.0-preview5
Microsoft Orleans build-time code generator to install in all grain interface & implementation projects.
Microsoft.TypeScript.MSBuild
by: Microsoft
- 6 total downloads
- Latest version: 5.2.2
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualStudio.Setup.Configuration.Interop
by: Microsoft
- 1 total downloads
- Latest version: 3.14.2075
Managed query API for enumerating Visual Studio setup instances using embeddable interoperability types.
Microsoft.VisualStudio.Threading.Analyzers
by: Microsoft
- 35 total downloads
- Latest version: 17.13.2
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.VisualStudio.Validation
by: Microsoft
- 1 total downloads
- Latest version: 15.0.75
Common input validation and state verification utility methods.
Microsoft.VisualStudio.Web.CodeGeneration.Design
by: Microsoft
- 1 total downloads
- Latest version: 1.1.5
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
Microsoft.VisualStudio.Web.CodeGenerators.Mvc
by: Microsoft
- 5 total downloads
- Latest version: 1.1.5
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.
Microsoft.Win32.Registry
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22816
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
Microsoft.WindowsAppSDK.InteractiveExperiences
by: Microsoft
- 1 total downloads
- Latest version: 2.0.3-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 Microsoft Interactive Experiences features.
Microsoft.WindowsAppSDK.Widgets
by: Microsoft
- 1 total downloads
- Latest version: 2.0.2-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 Widgets APIs.
Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 1 total downloads
- Latest version: 6.0.25
Package Description
MudBlazor
by: Garderoben, Henon and Contributors
- 3 total downloads
- Latest version: 8.2.0
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
Namotion.Reflection
by: Namotion.Reflection
- 3 total downloads
- Latest version: 2.1.1
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NConsole
by: Rico Suter
- 10 total downloads
- Latest version: 3.12.6605.26941
NConsole is a .NET library to parse command line arguments and execute commands.
NJsonSchema
by: Rico Suter
- 124 total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET