VM
- 0 total downloads
- last updated 06.02.2022
- Latest version: 2.2.0
File provider for physical files for Microsoft.Extensions.FileProviders.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
- 0 total downloads
- last updated 06.02.2022
- Latest version: 2.2.0
File system globbing to find files matching a specified pattern.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
- 0 total downloads
- last updated 06.02.2022
- Latest version: 1.0.0
Provides cached instances of CultureInfo using a generated list of known culture names for use in scenarios where unbounded CultureInfo creation is undesirable.
- 0 total downloads
- last updated 06.02.2022
- Latest version: 2.2.0
.NET Core hosting and startup infrastructures for applications.
This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213
- 0 total downloads
- last updated 06.02.2022
- Latest version: 2.2.0
.NET Core hosting and startup abstractions for applications.
This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213
- 0 total downloads
- last updated 06.02.2022
- Latest version: 2.2.0
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...
More information
- 0 total downloads
- last updated 06.02.2022
- Latest version: 2.2.0
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...
More information
- 0 total downloads
- last updated 06.02.2022
- Latest version: 2.2.0
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...
More information
- 0 total downloads
- last updated 06.02.2022
- Latest version: 2.2.0
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
This package was built from the source code at https://github.com/aspnet/Localization/tree/de1579bdda645ba8631403af8720929b76939853
- 0 total downloads
- last updated 06.02.2022
- Latest version: 2.2.0
Abstractions of application localization services.
Commonly used types:
Microsoft.Extensions.Localization.IStringLocalizer
Microsoft.Extensions.Localization.IStringLocalizer<T>
This package was built from the source code at...
More information
- 0 total downloads
- last updated 06.02.2022
- Latest version: 5.0.0
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
When using NuGet 3.x this package requires at least version 3.4.
- 0 total downloads
- last updated 06.02.2022
- Latest version: 5.0.0
Logging abstractions for Microsoft.Extensions.Logging.
Commonly Used...
More information
- 0 total downloads
- last updated 06.02.2022
- Latest version: 2.2.0
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
- 0 total downloads
- last updated 06.02.2022
- Latest version: 2.2.0
Configuration support for Microsoft.Extensions.Logging.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
- 0 total downloads
- last updated 06.02.2022
- Latest version: 2.2.0
Console logger provider implementation for Microsoft.Extensions.Logging.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
- 0 total downloads
- last updated 06.02.2022
- Latest version: 2.2.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().
This package was built from the source code at...
More information
- 0 total downloads
- last updated 06.02.2022
- Latest version: 1.0.0
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
- 0 total downloads
- last updated 06.02.2022
- Latest version: 2.2.0
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
- 0 total downloads
- last updated 06.02.2022
- Latest version: 1.0.0
Provides a common way to filter log messages across all registered logger providers.
- 0 total downloads
- last updated 06.02.2022
- Latest version: 2.2.0
TraceSource logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a trace listener by writing messages with System.Diagnostics.TraceSource.TraceEvent().