g
.Unwrap(), а обойтись просто .UnwrapSize: a a a
PD
AK
DB
DB
AS
System.InvalidOperationException: "The authentication handler registered for scheme 'Github' is 'GitHubAuthenticationHandler' which cannot be used for SignInAsync. The registered sign-in schemes are: Cookies."
service
.AddAuthentication(fun options ->
options.DefaultScheme <- "Cookies";
options.RequireAuthenticatedSignIn <- false
)
.AddCookie("Cookies")
.AddGitHub("Github", options...
AS
DB
VS
АВ
VS
VS
VS
I
Dv
Dv
Dv