---
title: "AspNetCore.Http.Abstractions is deprecated"
url: https://daily.dev/posts/aspnetcore-http-abstractions-is-deprecated-yzbf1k0oi
source_url: https://bartwullems.blogspot.com/2024/03/aspnetcorehttpabstractions-is-deprecated.html
type: article
source: "The Art of Simplicity"
published: 2024-03-11T05:37:01.469Z
updated: 2026-03-15T05:53:58.413Z
tags: ["aspnet", "aspnetcore", "c", ".net", "nuget", "visual-studio"]
reading_time: 1
upvotes: 4
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# AspNetCore.Http.Abstractions is deprecated

**[The Art of Simplicity](https://daily.dev/sources/bartwullems)** · 1 min read · 4 upvotes · 1 comments

## Summary

Deprecation warnings for Microsoft.AspNetCore.Http.Abstractions and Microsoft.AspNetCore.Authentication.Abstractions NuGet packages. Solution involves adding a framework reference to Microsoft.AspNetCore.App.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://bartwullems.blogspot.com/2024/03/aspnetcorehttpabstractions-is-deprecated.html>

## Community discussion

Top comments from developers on daily.dev.

**@stefanov** · 0 upvotes

> Happened to me also. The solution is also documented at Microsoft: https://learn.microsoft.com/en-us/aspnet/core/fundamentals/target-aspnetcore?view=aspnetcore-8.0&tabs=visual-studio

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#aspnet](https://daily.dev/tags/aspnet), [#aspnetcore](https://daily.dev/tags/aspnetcore), [#c](https://daily.dev/tags/c), [#.net](https://daily.dev/tags/.net), [#nuget](https://daily.dev/tags/nuget), [#visual-studio](https://daily.dev/tags/visual-studio)

[View this post on daily.dev](https://daily.dev/posts/aspnetcore-http-abstractions-is-deprecated-yzbf1k0oi)
