Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

Authorization Policy With Multiple Claims

Kestrel UseHttps() method signature changed in .net core 2

asp.net-core

Pros and cons of Microsoft.AspNetCore.All metapackage [closed]

How to correctly get dependent scoped services from ISecurityTokenValidator

asp.net-core

Mocking and resolving Autofac dependency in integration test in AspNetCore with TestServer

.Net5 vs .Net Core 3 Which one should I choose as a target

asp.net-core

How to run asp.net core app automatically after changes in c# files

Create an User in a Console .NET Core Application

The dependency Microsoft.Composition 1.0.27 does not support framework .NETCoreApp,Version=v1.1

No executable found matching command "dotnet-watch"

asp.net-core .net-core

ASP.NET Core API JSON serializersettings per request

ASP.NET Core and on premise AD authentication

How can Asp Net Core serve html static pages?

Get claims from JWT token in ASP.NET Core 2.0 API

dotnet run, dotnet build vs Start without debugging(Ctrl-F5)

asp.net asp.net-core

How to exclude specific exception types from Serilog?

EF Core one to many relationships: ICollection or Hashset?

Your target project 'x' doesn't match your migrations assembly 'xx'. Either change your target project or change your migrations assembly

How to use HTML links in ASP.Net Core MVC?

Two calls on Post request: with http 204 and 200

asp.net-core cors .net-core