Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

What is the new GlobalSection in a VS2017 15.3 solution file?

visual studio 2015 update 2 RTM and RC debugging context not available

How to store session data in server-side blazor

Can I use ASP.NET Core targeting only .NET 4.6.1?

.net asp.net-core .net-core

Dependency injection: HttpClient or HttpClientFactory?

Why use the full .NET Framework with ASP.NET Core?

asp.net-core .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