Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

How to get ConnectionString in a ClassLibrary?

Url.Action is not working with routes specified in controller using route annotation

Update of navigation property in EF7 does not get saved

Blazor wasm not serving static files from wwwroot after deploying to IIS

'System.ArgumentNullException' in Hangfire

Dockers container image update

How to create an IOptions<T> from a custom instance of T (not via DI)

c# asp.net-core

How to prepend a common prefix to all URLs before the controller in ASP.NET API?

Convert JsonPatchDocument to string C#

EF Core `update-database` on MySql fails with `__EFMigrationsHistory' doesn't exist`

Asp.Net Core Identity not validating token expiry properly [duplicate]

ViewLocalizer does not return String

asp.net-core

Hook into IdentityServer4 session cookie sliding expiration

Set starting route in a visual studio blazor project

Mutiple inheritance of Interfaces in Blazor razor file

Change default page in ASP.NET Core Razor Page from Index to Home

c# asp.net-core razor-pages

ASP.NET Core Identity in a Web API