Skip to content

Add file based csharp app example to docs#2519

Merged
thomhurst merged 1 commit intothomhurst:mainfrom
licon4812:filebased-app-example
Jun 5, 2025
Merged

Add file based csharp app example to docs#2519
thomhurst merged 1 commit intothomhurst:mainfrom
licon4812:filebased-app-example

Conversation

@licon4812
Copy link
Copy Markdown
Contributor

Starting with .NET 10, we will be able to write C# scripts without the use of a full-blown project.

https://devblogs.microsoft.com/dotnet/announcing-dotnet-run-app/

This PR adds an example of writing tests this way. Should be compatible with everything in this library, as under the hood the dotnet sdk converts it to a project anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants