Skip to content

Latest commit

 

History

History

HttpClientFactory

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

HttpClient Factory

Contains an opinionated factory for creating HttpClient instances. See documentation at https://docs.microsoft.com/en-us/aspnet/core/fundamentals/http-requests.

Description

These packages are not part of the ASP.NET Core shared framework but are shipped as individual packages. These packages have third party dependencies on Microsoft.Data.SqlClient and StackExchange.Redis packages.

Development Setup

Build

To build this specific project from source, follow the instructions on building the project.

Test

To run the tests for this project, run the tests on the command line in this directory.

More Information

For more information, see the ASP.NET Core README.