Microsoft.Extensions.Configuration.Json
by: Microsoft
- 1 total downloads
- Latest version: 9.0.18
JSON configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read your application's settings from a JSON file. You can use JsonConfigurationExtensions.AddJsonFile extension method on IConfigurationBuilder to add the JSON configuration provider to the configuration builder.
Microsoft.Extensions.DependencyInjection
by: Microsoft
- 2 total downloads
- Latest version: 10.0.9
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.Features
by: Microsoft
- 1 total downloads
- Latest version: 9.0.20
Provides abstractions for a loosly coupled collection of features.
Commonly Used Types:
Microsoft.AspNetCore.Http.Features.IFeatureCollection
Microsoft.AspNetCore.Http.Features.FeatureCollection
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/4e6235b8f9af12335ecd58a0a06b8f4105af2de0
Microsoft.Extensions.FileSystemGlobbing
by: Microsoft
- 2 total downloads
- Latest version: 10.0.12
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.Http
by: Microsoft
- 0 total downloads
- Latest version: 10.0.8
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. The HttpClient factory provides extensibility to plug in DelegatingHandlers that address cross-cutting concerns such as service location, load balancing, and reliability. The default HttpClient factory provides built-in diagnostics and logging and manages the lifetimes of connections in a performant way.
Commonly Used Types:
System.Net.Http.IHttpClientFactory
Microsoft.Extensions.Http.Resilience
by: Microsoft
- 5 total downloads
- Latest version: 10.10.0
Resilience mechanisms for HttpClient.
Microsoft.Extensions.Telemetry.Abstractions
by: Microsoft
- 4 total downloads
- Latest version: 10.10.0
Common abstractions for high-level telemetry primitives.
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 0 total downloads
- Latest version: 5.0.0-rc.5-26219.1
A set of Blazor components wrapping Microsoft’s official Fluent UI Web Components. They implement the latest state of the Fluent design language, are built on FAST and work in every major browser.
Microsoft.Identity.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 12.6.0
Interface for higher level API for confidential client applications.
Microsoft.Maui.Controls
by: Microsoft
- 0 total downloads
- Latest version: 10.0.101
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that can run on Android, iOS, macOS, Tizen, and Windows from a single shared codebase.
Microsoft.Maui.Controls.Build.Tasks
by: Microsoft
- 0 total downloads
- Latest version: 10.0.0-preview.1.25122.6
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package only contains the MSBuild tasks and other tooling. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Maui.Resizetizer
by: Microsoft
- 5 total downloads
- Latest version: 11.0.0-preview.6.26360.8
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package contains image, font and raw asset processing tools.
Microsoft.Net.Compilers
by: Microsoft
- 0 total downloads
- Latest version: 3.7.0
Note: This package is deprecated. Please use Microsoft.Net.Compilers.Toolset instead
.NET Compilers package.
Referencing this package will cause the project to be built using the C# and Visual Basic compilers contained in the package, as opposed to the version installed with MSBuild.
The tools in this package require .NET Framework 4.7.2+
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/34202cc2f3e869fd70a26d8237f4552cf9e192cf.
Microsoft.NET.Workloads.10.0.300
by: Microsoft
- 1 total downloads
- Latest version: 10.300.3
This package contains the workload set manifest for the 10.0.300 version of the .NET SDK. This package is not intended for direct reference - instead it is an internal implementation detail of the 'dotnet workload' command. See https://learn.microsoft.com/dotnet/core/tools/dotnet-workload-sets for more details.
Microsoft.NETCore.App.Host.win-x64
by: Microsoft
- 0 total downloads
- Latest version: 11.0.0-preview.7.26381.103
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 3 total downloads
- Latest version: 7.0.0-preview.4.22229.4
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.NETFramework.ReferenceAssemblies.net471
by: Microsoft
- 1 total downloads
- Latest version: 1.0.2
Microsoft .NET Framework Reference Assemblies
Microsoft.Orleans.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 10.3.0-rc.1
C# Analyzers for Microsoft Orleans.
Microsoft.Orleans.Client
by: Microsoft
- 1 total downloads
- Latest version: 3.4.1
Collection of Microsoft Orleans libraries and files needed on the client.
Microsoft.VisualStudio.Web.CodeGeneration.Core
by: Microsoft
- 4 total downloads
- Latest version: 1.1.4
Contains the core infrastructure used by ASP.NET Core Code Generators.