Skip to content

Instantly share code, notes, and snippets.

@kromakollision
Created April 9, 2019 07:39
Show Gist options
  • Save kromakollision/67ace0e6915832a4a564ef84bb214dd4 to your computer and use it in GitHub Desktop.
Save kromakollision/67ace0e6915832a4a564ef84bb214dd4 to your computer and use it in GitHub Desktop.
Server Side React and .NET - View.cshtml
@Html.React("RootComponent", new {title = "This is React SSR"})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment