Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-2.0

How to update React npm package in Visual Studio 2017

Are you still supposed to use controllers when using Razor Pages?

What is the default session expiry in .NET Core 2.x?

Validation of the provided antiforgery token failed. The cookie token and the request token were swapped

EF Core 2 duplicate column created with foreign key relationship

Razor Pages and Razor Views

BadImageFormatException when migrating from ASP.Net Core 1.1 to 2.0

Using NLog in asp.net core 2.0 web application

c# nlog asp.net-core-2.0

Reference to type 'IDataSource' claims it is defined in 'System.Web', but it could not be found

Remove null params in HttpParams

IConfigureOptions<T> is not creating scoped options

How to enable swagger UI in AWS

FileNotFoundException: Could not load file or assembly 'System.Net.Http.WebRequest'

Sharing logger between different .NET frameworks

Using Selenium WebDriver in library csproj with .NET Core

ASP.NET Core 2.0 - ArgumentException: Options.ClientId must be provided

How to allow multiple JWT with different issuers in asp.net core 2.0

jwt asp.net-core-2.0

Entity Framework - The object 'PK_AspNetUserTokens' is dependent on column 'UserId'

How to use a dbcontext in a static class? (ObjectDisposedException)

How to manage ASP.NET Core bundleconfig.json for multiple environments?