README
dotnet-example-helloworld
To Run
$ npm start
or
$ .\bin\start.bat
Example .NET Helloworld
<script type="module">
import dotnetExampleHelloworld from 'https://cdn.skypack.dev/dotnet-example-helloworld';
</script>
$ npm start
or
$ .\bin\start.bat