net9.0
namespace System.Web
{
public class HttpContext : IServiceProvider
{
public static HttpContext? Current { get; set; }
}
}
NetFx Compat Lab | 25.3 %
Reference this API 25.3 %
Get property 5.3 %
Set property |
---|---|
nuget.org | 2.1 %
Reference this API 2.1 %
Get property 0.2 %
Set property |
Upgrade Planner | 5.4 %
Reference this API 5.3 %
Get property 0.4 %
Set property |
.NET | 5.06.07.08.09.0 |
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 1.01.12.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to net9.0 | |
Assembly | Microsoft.AspNetCore.SystemWebAdapters , Version=1.4.0.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.AspNetCore.SystemWebAdapters net8.0 |
Platform Restrictions | The property getter is supported on all platforms. The property setter is supported on all platforms. |