Microsoft.Extensions.DependencyInjection.Abstractions
by: Microsoft.Extensions.DependencyInjection.Abstractions
- 1 total downloads
- Latest version: 1.0.1
Abstractions for dependency injection.
Commonly used types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions
Microsoft.Extensions.Globalization.CultureInfoCache
by: Microsoft
- 1 total downloads
- Latest version: 1.1.3
Provides cached instances of CultureInfo using a generated list of known culture names for use in scenarios where unbounded CultureInfo creation is undesirable.
Microsoft.Identity.Client
by: Microsoft
- 1 total downloads
- Latest version: 1.1.3-preview0012
This package contains the binaries of the Microsoft Authentication Library (MSAL). MSAL makes it easy to obtain tokens from Azure AD v2 (work & school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
Microsoft.NETCore.App.Host.linux-x64
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0-preview.1.23110.8
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.App.Ref
by: Microsoft
- 2 total downloads
- Latest version: 6.0.24
Internal implementation package not meant for direct consumption. Please do not reference directly.
A set of .NET APIs that are included in the default .NET application model. Contains reference assemblies, documentation, and other design-time assets.
Microsoft.NETCore.DotNetHost
by: Microsoft
- 75 total downloads
- Latest version: 8.0.18
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 2 total downloads
- Latest version: 2.1.24
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
1de04a1a6334f48f5d2ade2c7c441a1894af75e3
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Windows.ApiSets
by: Microsoft
- 1 total downloads
- Latest version: 1.0.1-rc2-24027
Windows API set dlls for use in operating systems that do not include them. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Microsoft.Orleans.Client
by: Microsoft
- 1 total downloads
- Latest version: 7.1.1
Collection of Microsoft Orleans libraries and files needed on the client.
Microsoft.Orleans.Sdk
by: Microsoft
- 1 total downloads
- Latest version: 7.2.3
Microsoft Orleans meta package to bring in the base Orleans packages for all project types.
Microsoft.Orleans.Templates.Interfaces
by: Microsoft
- 9 total downloads
- Latest version: 1.5.10
NuGet package deprecated, please use Microsoft.Orleans.OrleansCodeGenerator.Build instead.
Microsoft.Testing.Platform.MSBuild
by: Microsoft
- 1 total downloads
- Latest version: 1.5.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 MSBuild integration of the platform, its extensions and configuration files.
Microsoft.TypeScript.MSBuild
by: Microsoft
- 4 total downloads
- Latest version: 4.8.0-beta
The TypeScript MSBuild task, and matching compiler version.
- 1 total downloads
- Latest version: 2.0.0
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
Microsoft.Win32.Registry
by: Microsoft
- 2 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.Windows.SDK.Contracts
by: Microsoft
- 1 total downloads
- Latest version: 10.0.26100.6901
The Windows WinRT API Pack enables you to add the latest Windows Runtime APIs support to your .NET Framework 4.6+ and .NET Core 3.0+ libraries and apps.
This package includes all the supported Windows Runtime APIs up to Windows version 26100. If you are targeting earlier platforms, consider only offering functionality available on the detected platform version. For further details, see:
https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/version-adaptive-code
Supported platforms:
- .NET Framework 4.6+
- .NET Core 3.0+
Requires default package management format set to PackageReference, and NuGet 4.0 or higher.
Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 1 total downloads
- Latest version: 6.0.22
Package Description
MudBlazor
by: Garderoben, Henon and Contributors
- 9 total downloads
- Latest version: 8.0.0-preview.1
A Blazor Component Library based on Material Design principles, focusing on ease of use. Written mainly in C# with minimal JavaScript, it allows .NET developers to easily understand and debug the code when needed.
Newtonsoft.Json
by: James Newton-King
- 2 total downloads
- Latest version: 13.0.1
Json.NET is a popular high-performance JSON framework for .NET
NJsonSchema
by: Rico Suter
- 1 total downloads
- Latest version: 9.1.10
JSON Schema draft v4 reader, generator and validator for .NET