Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-3.1

Session.SetString method throws exception "IFeatureCollection has been disposed. Object name: 'Collection'. " in ASP.NET Core 3.1

Asp.net Core WebAPI Resource based authorization outside controller level

How to pass null in body to endpoint within asp.net core 3.1

Refresh View without restarting application

asp.net-core-3.1

My AspNet Core 3.1 Identity Pages give a 404 in IdentityServer4. How can I access these? Is this a route problem?

C# .Net Core 3.1 System.Text.Json Ignore empty collection in serialization

HttpRequest.RouteValues property is not accessible from code but accessible from debugger

c# asp.net-core-3.1

.NET Core 3.1 Worker Service - set EnvironmentName on publish

"415 Unsupported Media Type" for Content-Type "application/csp-report" in ASP.NET Core

Conventional Routing in ASP.NET Core API

Building ASP.NET-Core 3.1 with .NET-Standard 2.0 projects leads to conflicting Microsoft.AspNetCore.Mvc.Analyzers assemblies

Creating IWebHostEnvironment manually asp.net core 3.1

IApplicationBuilder does not contain a definition for UseIdentity

How do I get a instance of a service in ASP.NET Core 3.1

In .NET Core 3.1, the RequestCookieCollection can no longer be used to create cookies in unit tests

SwaggerUI 5.0.0 ignoring JsonProperty name

How to modify the current culture date format in Blazor (server)?

Validate authentication cookie with ASP.NET Core 2.1 / 3+ Identity

Error publishing an ASP.NET Core 3.1 site to Azure from Visual Studio 2019

AddOpenIdConnect and Refresh Tokens in ASP.NET Core