Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 1 total downloads
- Latest version: 6.0.5
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Bundle-Migration
Drop-Database
Get-DbContext
Get-Migration
Optimize-DbContext
Remove-Migration
Scaffold-DbContext
Script-Migration
Update-Database
Microsoft.Extensions.Configuration.UserSecrets
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-preview1-final
User secrets configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Net.Http.Headers
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-preview2-final
HTTP header parser implementations.
Microsoft.Net.Native.Compiler
by: Microsoft
- 10 total downloads
- Latest version: 2.2.3
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version.
Supported Platforms:
- UWP tools 2.2
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 1 total downloads
- Latest version: 2.1.21
Provides the .NET Core app bootstrapper intended for use in the application directory
bb155063c5d3787c70d8f4de4088c7f0f0ef719c
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Targets.DNXCore
by: Microsoft
- 3 total downloads
- Latest version: 5.0.0-beta-23409
Ensures a minimum set of package versions when building DNXCore applications and portable libraries.
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.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
- 0 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
- 2 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
- 34 total downloads
- Latest version: 17.13.2
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
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.WindowsDesktop.App.Ref
by: Microsoft
- 1 total downloads
- Latest version: 6.0.25
Package Description
MudBlazor
by: Garderoben, Henon and Contributors
- 2 total downloads
- Latest version: 8.2.0
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
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
- 120 total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET