-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Open
Labels
🏁 Release: .NET 10Work items for the .NET 10 releaseWork items for the .NET 10 release📌 seQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.
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
Use 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
DamianEdwards
Metadata
Metadata
Assignees
Labels
🏁 Release: .NET 10Work items for the .NET 10 releaseWork items for the .NET 10 release📌 seQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.
Type
Projects
Status
🏗 In progress