Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

Identity Server 4 Authorization Code Flow example

Is there a universal config file for .Net Standard 2.0 Class Library?

asp.net .net asp.net-core

How to load navigation properties on an IdentityUser with UserManager

ASP.NET vNext is host agnostic, what does it deeply mean?

asp.net host asp.net-core

Alternative to System.Web.Security.Membership.GeneratePassword in aspnetcore (netcoreapp1.0)

Hosting ASP.NET Core as Windows service

ASP.NET Core MetaDataType Attribute not working

ASP.NET Core 404 Error on IIS 10

How to replace AddJwtBearer extension in .NET Core 3.0

ASP.NET Core JWT mapping role claims to ClaimsIdentity

How to return 401 instead of 302 in ASP.NET Core?

How to use Created (or CreatedAtAction / CreatedAtRoute) in an asp net core api

asp.net asp.net-core

Setting the version number for .NET Core projects

asp.net-core .net-core

Mock IMemoryCache in unit test

Using Dependency Injection with .NET Core Class Library (.NET Standard)

Securing a SPA by authorization server before first load

How to get the .resx file strings in asp.net core

c# asp.net-core

Where's the NuGet package location in ASP.NET Core?

How to quit ASP.NET Kestrel web server on a Mac

asp.net-core

How to set up Swashbuckle vs Microsoft.AspNetCore.Mvc.Versioning