List Question
20 TechQA 2024-03-05T19:07:46.780000RedirectToAction with routeValues and Route Template adds query string
57 views
Asked by Scuzzlebutt
Route never hits properly
62 views
Asked by SteinTheRuler
C# register controller using custom IApplicationModelProvider
74 views
Asked by Goran Petrović
Monolithic modular web application in .NET Core 7
1.2k views
Asked by jstuardo
Can't RedirectToAction with Parameter when using MapControllerRoute
150 views
Asked by buga
Having issues generating URLs for custom routes to include the users culture in the RouteValues
55 views
Asked by Felix
How to create a Net Core Middleware to validate a route parameter
531 views
Asked by Miguel Moura
Redirect to same page with an extra parameter
413 views
Asked by Miguel Moura
Redirect to `error/404` on invalid culture or invalid route
593 views
Asked by Miguel Moura
Determine health check routes at runtime in ASP.NET Core 6
1.3k views
Asked by lonix
ASP.Net Core Razor with Blazor WASM and Wildcard URL
405 views
Asked by Eduardo
how can i load a dll and assign routing url to methods to use them as webAPI calls?
618 views
Asked by Nicola Agostoni
Change URL of Razor Class Library page from client project
344 views
Asked by lonix
Overload action method but different route template(with controller name and without controller name) in .net core 5 MVC
730 views
Asked by Alizaman Habibli
OData Controller withing Asp.Net Core MVC application
1.7k views
Asked by Anjum
.Net Core API - oData Prefix is lost when passing arguments
355 views
Asked by Tom Crosman
Subdomain routing in ASP.Net Core 5.0
1k views
Asked by Yash Gajjar
Customize aspnet core routing attribute so that Url.Action() returns a different url?
63 views
Asked by Toni Haberle
In ASP.Net Core 5.0, how do I route an old .aspx webform to a controller action hosted in IIS
91 views
Asked by JClarkCDS