Skip to content

Commit bda5a7f

Browse files
Update icon.svg and README to reflect C# focus
1 parent 794f1ea commit bda5a7f

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

.devcontainer/icon.svg

Lines changed: 9 additions & 6 deletions
Loading

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# GitHub Codespaces ♥️ .NET
1+
# GitHub Codespaces ♥️ C#
22

3-
Want to try out the latest performance improvements coming with .NET for web development?
3+
Want to try out C# for web development?
44

5-
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.
5+
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 C#.
66

77
We've given you both a frontend and backend to play around with and where you go from here is up to you!
88

0 commit comments

Comments
 (0)