Skip to content

Add file based csharp app example to docs #2519

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 5, 2025

Conversation

licon4812
Copy link
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