Hardcopy

HomeAboutProjectsTech StackCV

Managing HttpClient and Preventing Shared Cookies

Chris Child | 2024-06-15 | 2 min read| Comments
.NETAPIC#

## The Problem: Understanding `AddHttpClient` and Its Lifecycle In .NET, `HttpClient` is typically registered using the `AddHttpClient` extension method in `IServiceCollection`. This method...

Entity Framework Core - Create Entities from Database

Chris Child | 2019-07-02 | 1 min read| Comments
.NET

I recently needed to access a database with EF Core from a console application. I used the [EF Core Tools](https://docs.microsoft.com/en-us/ef/core/miscellaneous/cli/powershell) to accomplish this....

← Back to HomeAll Tags →

Stay Connected

Blog by Chris

© 2025 Hardcopy. All rights reserved.