Required Microsoft.aspnetcore.http v3.0

Rajasekar Annavu 21 Reputation points
2022-05-16T01:20:56.767+00:00

when I looked this package version Microsoft.aspnetcore.http v3.0 doesn't have on Nuget in Netstandard2.0.
Issue :I am facing sonatype issue that is recommended version Microsoft.AspNetCore.Http 3.0 for .Netstandard2.0

How do I upgrade specific package on .Netstandard2.0

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,353 questions
0 comments No comments
{count} votes

Accepted answer
  1. Jiachen Li-MSFT 26,426 Reputation points Microsoft Vendor
    2022-05-17T02:01:56.657+00:00

    Hi @Rajasekar Annavu ,
    Try to install Microsoft.AspNetCore.Http.Features instead.
    Best Regards.
    Jiachen Li

    ----------

    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful