Skip to content

Instantly share code, notes, and snippets.

View Madhust's full-sized avatar
💻
A web developer

Madhu Sudhanan P Madhust

💻
A web developer
View GitHub Profile
@pranavkm
pranavkm / AOT.md
Last active April 22, 2021 18:45
AOT for Blazor
  • Install the latest preview SDK:

  • Install the blazor-aot tool and acquire the SDK

    • dotnet new nugetconfig
    • edit the nuget.config file to include nightly feed: