question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

.nuspec includes System.Net.Http as a nuget package dependency for .NETFramework4.6.1

See original GitHub issue

Regarding the nuget package for IdentityModel version 3.6.1: https://www.nuget.org/packages/IdentityModel/3.6.1

I am wondering why System.Net.Http is included as a nuget package dependency instead of as a framework assembly dependency for .NETFramework4.6.1?

I see that System.Net.Http is added as a framework assembly for .NETFramework4.5.2, so I am not sure why the same is not done for .NETFramework4.6.1?

I might very well be missing something here - I just noticed this, as it causes all of System.Net.Http’s dependencies to be included when installing the IdentityModel package into a .NET 4.6.1 project.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

0reactions
github-actions[bot]commented, Feb 22, 2021

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

NuGet Warning NU5128
The nuspec file has a dependency group for the reported Target Framework Moniker (TFM), but no assemblies exist for this TFM in either...
Read more >
Creating NuGet package: NU5128 exception - not clear on ...
NETFramework \v4.7.1\System.Net.Http.dll; System.Net.Http.Formatting ~\packages\Microsoft.AspNet.WebApi.Client.5.2.
Read more >
System.Net.Http 4.3.4
Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services ...
Read more >
System.Net.Http.Json 7.0.1
Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using ...
Read more >
Unable to resolve dependencies of NuGet packages
When you upgrade the site by installing Telerik.Sitefinity.All NuGet package, Visual Studio throws the following error: Unable to resolve dependencies.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found