Microsoft.Extensions.Configuration
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.Extensions.DependencyInjection
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.DependencyModel
by: Microsoft
- 1 total downloads
- Latest version: 3.1.25
Abstractions for reading `.deps` files.
Microsoft.Extensions.FileProviders.Embedded
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
File provider for files in embedded resources for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileProviders.Physical
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileSystemGlobbing
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.Localization
by: Microsoft.Extensions.Localization
- 1 total downloads
- Latest version: 1.0.4
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
Microsoft.Extensions.Logging.EventLog
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
TraceSource logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a trace listener by writing messages with System.Diagnostics.TraceSource.TraceEvent().
Microsoft.Extensions.Primitives
by: Microsoft.Extensions.Primitives
- 1 total downloads
- Latest version: 1.0.0
Primitives shared by framework extensions. Commonly used types include:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 1 total downloads
- Latest version: 4.12.1
A Blazor component library leveraging Microsoft’s Fluent Design System. Use the look of modern Microsoft products in your Blazor applications.
Microsoft.Identity.Client
by: Microsoft
- 4 total downloads
- Latest version: 4.31.0
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens gain access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. 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.IdentityModel.Clients.ActiveDirectory
by: Microsoft
- 2 total downloads
- Latest version: 5.2.9
There is a newer version of this library available here: https://www.nuget.org/packages/Microsoft.Identity.Client/
Migration guide: https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-net-migration
ADAL no longer receives new feature improvements.
Microsoft.Maui.Controls
by: Microsoft
- 1 total downloads
- Latest version: 8.0.80
.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
- 1 total downloads
- Latest version: 8.0.80
.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.Dependencies
by: Microsoft
- 1 total downloads
- Latest version: 6.0.200-preview.12.2441+sha.41980c32e-azdo.5603739
.NET MAUI NuGet dependencies pack
Microsoft.Maui.Resizetizer.Sdk
by: Microsoft
- 3 total downloads
- Latest version: 6.0.548+0-sha.b9ebae531-azdo.6979031
.NET MAUI SDK support for images, fonts, etc. Enabled via <UseMauiAssets>true</UseMauiAssets>.
Microsoft.Net.Compilers
by: Microsoft
- 5 total downloads
- Latest version: 4.0.1
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/b3e69109341a1017423af7981b8b84b646f5bcce.
Microsoft.Net.Http.Headers
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
HTTP header parser implementations.