net481
namespace System.Web
{
public static class RemoteAppSessionStateExtensions
{
public static ISystemWebAdapterBuilder! AddRemoteAppSession(this ISystemWebAdapterBuilder! builder, Action<RemoteAppSessionStateOptions!>? configureRemote = null);
}
}
.NET Framework | 4.7.24.84.8.1 |
---|---|
Information specific to net481 | |
Assembly | Microsoft.AspNetCore.SystemWebAdapters.SessionState , Version=1.0.0.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.AspNetCore.SystemWebAdapters.SessionState net472 |
Preview | This API is contained in a prerelease package. |
Platform Restrictions | This framework does not have platform annotations. |