Microsoft.Extensions.Identity.Stores
by: Microsoft
- 2 total downloads
- Latest version: 9.0.20
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/4e6235b8f9af12335ecd58a0a06b8f4105af2de0
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 9.0.17
Logging abstractions for Microsoft.Extensions.Logging.
Commonly Used Types:
Microsoft.Extensions.Logging.ILogger
Microsoft.Extensions.Logging.ILoggerFactory
Microsoft.Extensions.Logging.ILogger<TCategoryName>
Microsoft.Extensions.Logging.LogLevel
Microsoft.Extensions.Logging.Logger<T>
Microsoft.Extensions.Logging.LoggerMessage
Microsoft.Extensions.Logging.Abstractions.NullLogger
Microsoft.Extensions.Logging.Configuration
by: Microsoft
- 1 total downloads
- Latest version: 10.0.4
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Console
by: Microsoft
- 1 total downloads
- Latest version: 9.0.20
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Debug
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0
Debug output logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a debugger monitor by writing messages with System.Diagnostics.Debug.WriteLine().
Microsoft.Extensions.Logging.EventLog
by: Microsoft
- 2 total downloads
- Latest version: 10.0.12
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 1 total downloads
- Latest version: 9.0.20
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.ObjectPool
by: Microsoft
- 2 total downloads
- Latest version: 9.0.20
A simple object pool implementation.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/4e6235b8f9af12335ecd58a0a06b8f4105af2de0
Microsoft.Extensions.Options
by: Microsoft
- 2 total downloads
- Latest version: 9.0.7
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Telemetry.Abstractions
by: Microsoft
- 5 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.IdentityModel.Tokens.Saml
by: Microsoft
- 1 total downloads
- Latest version: 8.21.0
Includes types that provide support for SamlTokens version 1 and 2.
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.Controls.Xaml
by: Microsoft
- 1 total downloads
- Latest version: 9.0.71
.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 XAML tooling. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Maui.Essentials
by: Microsoft
- 1 total downloads
- Latest version: 9.0.40
.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 a collection of cross-platform APIs for working with device sensors and other features.
Microsoft.Maui.Graphics
by: Microsoft
- 1 total downloads
- Latest version: 9.0.10
.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 a collection of cross-platform graphics and drawing APIs.
Microsoft.Maui.Resizetizer
by: Microsoft
- 6 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.