Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

How to Render different Layouts in Asp.NET Core

c# asp.net-core

IdentityServer4 signin-oidc page is redirecting to login page infinitely

What does Page() method in Razor Pages OnPost method do?

c# asp.net-core razor-pages

Cross-origin request blocked--app built with Angular and ASP.NET Core

angular asp.net-core

How to extract a list from an IActionResult

How to define a HttpClientHandler for named HttpClient using HttpClientFactory

Why we need to call BuildServiceProvider to get dependencies everytime?

Unique UserName & Email per tenant

Override serilog minimumlevel for specific sink using appsettings.json

How to view application logging on Azure

ViewData is not passed to layout in ASP.NET Core 2.1

In ASP.NET MVC Core, what do the Microsoft.AspNetCore.Razor.Design and Microsoft.VisualStudio.Web.CodeGeneration.Design packages do?

asp.net-core

Azure Pipeline - Increment build number and display in web app

Response content types in swagger, .net core api

c# asp.net-core swagger

Using LinkGenerator outside of Controller

No suitable method found to override OnModelCreating()

System.Net.Http.HttpRequestException: Device not configured ---> System.Net.Sockets.SocketException: Device not configured

ASP.Net Core 2.0 API OData without Entity Framework but stored procedures

Adding Mvc options separately after adding Mvc services

Strongly typed route in @page directive in Razor Pages

asp.net-core razor-pages