Skip to content

Add csharp support to languages.go#335

Open
johnkors wants to merge 1 commit intomaaslalani:mainfrom
johnkors:main
Open

Add csharp support to languages.go#335
johnkors wants to merge 1 commit intomaaslalani:mainfrom
johnkors:main

Conversation

@johnkors
Copy link

Changes Introduced

  • Adds csharp support to languages

This was introduced with .NET 10, so would love to run csharp snippets in the slides :)

❯ touch file.cs ❯ printf 'Console.WriteLine("Hello, world!");' > file.cs ❯ dotnet file.cs Hello, world!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant