Skip to content

laurentkempe/csharpcodespacetrial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C# Github Codespaces trial

This is a repository to make some expirements with Github Codespaces and C#.

It is working perfectly with

dotnet new webapp
dotnet new blazorwasm 

Here is the Github action build status .NET Core

You can also launch the applications and see the results in your own browser hosted on my Blog.

The Blazor Web Assembly single page application is built using Github Actions and deployed to Github pages.