Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created January 29, 2024 11:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/91fa90fc4d0a7e29366d6fa94b461706 to your computer and use it in GitHub Desktop.
Save bjoerntx/91fa90fc4d0a7e29366d6fa94b461706 to your computer and use it in GitHub Desktop.
app.MapControllerRoute(
name: "default",
pattern: "{controller=Home}/{action=Index}/{id?}");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment