diff --git a/.devcontainer/icon.svg b/.devcontainer/icon.svg index d204a090..439339ed 100644 --- a/.devcontainer/icon.svg +++ b/.devcontainer/icon.svg @@ -1,7 +1,10 @@ - - - - - - + + + + + + + + + diff --git a/readme.md b/readme.md index 1b790aec..fd6dda84 100644 --- a/readme.md +++ b/readme.md @@ -1,8 +1,8 @@ -# GitHub Codespaces ♥️ .NET +# GitHub Codespaces ♥️ C# -Want to try out the latest performance improvements coming with .NET for web development? +Want to try out C# for web development? -This repo builds a Weather API, OpenAPI integration to test with [Scalar](https://learn.microsoft.com/aspnet/core/fundamentals/openapi/using-openapi-documents?view=aspnetcore-10.0#use-scalar-for-interactive-api-documentation), and displays the data in a web application using Blazor with .NET. +This repo builds a Weather API, OpenAPI integration to test with [Scalar](https://learn.microsoft.com/aspnet/core/fundamentals/openapi/using-openapi-documents?view=aspnetcore-10.0#use-scalar-for-interactive-api-documentation), and displays the data in a web application using Blazor (.NET/C#). We've given you both a frontend and backend to play around with and where you go from here is up to you!