Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

use of the ConfigureServices and Configure methods in Startup.cs in asp.net vnext

asp.net-core

How to use EF7 and connect to SQL Server without startup.cs in ASP.NET 5 Beta 8 console application?

ASP.Net 5 app.UseStaticFiles() error out

Using remote validation with ASP.NET Core

"netcoreapp1.0" is an unsupported framework. - Asp.Net Core Music Store

How do I configure Entity Framework to allow database-generate uuid for PostgreSQL (npgsql)?

How to implement Custom UserStore (or custom authentication) in ASP.NET Core (not older versions!)

ASP.NET Core Authorize Redirection to wrong URL

My IUserClaimsPrincipalFactory implementation is causing StackOverflowException on IdentityServer4

Asp.net core + EF Code first, migration files in different project

Using ASP.NET Identity in an ASP.NET Core MVC application without Entity Framework and Migrations

How to forward HTTP response to client

How can I lower the log level of the mvc pipeline in aspnetcore?

ASP.NET Core 2 - ReSharper "Create Razor View" adds new view to Pages folder

How to configure the claim name of role in IdentityServer4/Identity

.NET CORE 2 EF Include

MemoryStream is empty for an OpenXML Excel document

Avoiding "Request matched multiple actions resulting in ambiguity" error in ASP.Net Core

c# asp.net-core routes

Apply EF core migrations one by one in code

How to support multiple authentication scheme in Web API Core 2?