Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

.net core - How to return 403 on AuthorizationHandler?

What is the difference between ConfigureWebHostDefaults and ConfigureWebHost methods?

.net-core

xunit - how to get HttpContext.User.Identity in unit tests

.Net Core Cookie Authentication Not Working When hosted in IIS

asp.net angular iis .net-core

How to get the http body into a String in dot net core 2.0 using ReadAsync

Capturing image from WebCam in .Net Core 2.0

c# uwp .net-core webcam

Vue.js template in dotnet core: discontinued?

c# asp.net vue.js .net-core

EF Core: Get Authenticated username in Shadow Properties

Project files hidden in Visual studio

IdentityServer4 won't return token - 404 not found

Conditional per TargetFramework in MsBuild 15

.net msbuild .net-core

.Net Standard or Portable Class Library moving forward?

The SQL Server instance returned an invalid or unsupported protocol version during login negotiation

sql-server .net-core

NSubstitute - mock out parameter behaviour for any parameter

Swagger not generating model for object wrapped by IActionResult

Select only specific fields with Linq (EF core)

How to allow all https regardless of validity in .NET Core HttpClient?

Error Could not load type System.Data.OleDb.OleDbConnection from assembly System.Data when using Scaffold-DbContext, EntityFrameworkCore.Jet, .NetCore

Azure KeyVault - Sign JWT Token

How read all files from azure blob storage in C# Core