-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Open
Labels
⌚ Not TriagedNot triagedNot triaged
Description
Proposed topic or title
File-based apps
Location in table of contents.
https://learn.microsoft.com/en-us/dotnet/core/sdk
Reason for the article
File-based apps are a new feature in .NET 10 and we should have a comprehensive reference for the feature.
Include supported directives, how global.json is handled, and so on.
Article abstract
Using file-based apps to write and run a complete program in a single file. File-based apps support top-level statements and modern C# features. This article provides an overview of the feature, includes examples of supportive directives like #:sdk, #:package, and #:project, and describes how to run apps with a global.json file.
Relevant searches
No response
Metadata
Metadata
Assignees
Labels
⌚ Not TriagedNot triagedNot triaged
Type
Projects
Status
🔖 Ready