Skip to content

Instantly share code, notes, and snippets.

@vmussak
Created March 27, 2018 17:57
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 vmussak/0d28048342f9c8b4a2a45f37a9438f75 to your computer and use it in GitHub Desktop.
Save vmussak/0d28048342f9c8b4a2a45f37a9438f75 to your computer and use it in GitHub Desktop.
Router
<!--
Configuring this here is temporary. Later we'll move the app config
into Program.cs, and it won't be necessary to specify AppAssembly.
-->
<Router AppAssembly=typeof(Program).Assembly />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment