Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-3.1

How can I modify the layout from a blazor page?

How to do routing with parameters in ASP.NET Core 3.1

Asp.NET Core 3.1 and Swashbuckle.AspNetCore.Swagger

ASP Net Core IdentityServer, "The issuer is invalid" on production environment

What <FrameworkReference Include="Microsoft.AspNetCore.App" /> is actually do in .net core 3+?

Package Microsoft.AspNetCore.Authentication.JwtBearer 5.0.0 is not compatible with netcoreapp3.1 yet it's targeting net 5.0

Why the metod app.UseSwaggerUI(...) is not found?

How can I change Kestrel (AspNetCore) listening port by environment variables in netcore3.1

I cannot see logs in Azure Log Stream

C# Exchange Web Services Attachment Saving not working after .Net Core 3.1 Migration

Force Redirect to Another Page when First Time Login in ASP.NET Core

ASP.NET Core BundleMinifier removes async modifier after minification

How to have JSON String without characters like '\u0022' or '\' while converting DataTable to JSON String using NewtonSoft in .Net Core 3.1 [duplicate]

Razor Page Runtime Compilation not working

How to bind a ModelExpression to a ViewComponent in ASP.NET Core?