Skip to content
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

Add articles on global using directives #25485

Closed
BillWagner opened this issue Aug 5, 2021 · 1 comment · Fixed by #25708
Closed

Add articles on global using directives #25485

BillWagner opened this issue Aug 5, 2021 · 1 comment · Fixed by #25708
Assignees
Labels
🏁 Release: .NET 6 Issues and PRs for the .NET 6 release doc-enhancement Improve the current content [org][type][category] Pri1 High priority, do before Pri2 and Pri3

Comments

@BillWagner
Copy link
Member

BillWagner commented Aug 5, 2021

Global using directive

This would enable global usings from the command line (or an MS Build property)

@BillWagner BillWagner created this issue from a note in .NET 6 Managed languages (To do) Aug 5, 2021
@PRMerger17 PRMerger17 added the Pri3 label Aug 5, 2021
@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label Aug 5, 2021
@BillWagner
Copy link
Member Author

BillWagner commented Aug 6, 2021

The following tasks will address this issue:

  • Update the using articles in the language reference to include the global using directive.
  • Update the Fundamentals article on Top level programs to use global using as the default.
  • Update the Top level programs tutorial to reflect the new template, and include global usings.
  • Add an include for implicit global usings to explain the new SDK feature that adds global usings based on the SDK packages used.

@BillWagner BillWagner self-assigned this Aug 6, 2021
@BillWagner BillWagner added the 🏁 Release: .NET 6 Issues and PRs for the .NET 6 release label Aug 6, 2021
@dotnet-bot dotnet-bot added this to Child projects in .NET 6 documentation plan Aug 6, 2021
@BillWagner BillWagner added this to To do in August 2021 via automation Aug 6, 2021
@BillWagner BillWagner added doc-enhancement Improve the current content [org][type][category] Pri1 High priority, do before Pri2 and Pri3 and removed Pri3 ⌚ Not Triaged Not triaged labels Aug 6, 2021
@BillWagner BillWagner moved this from To do to In progress in .NET 6 Managed languages Aug 17, 2021
@BillWagner BillWagner moved this from To do to In progress in August 2021 Aug 17, 2021
.NET 6 documentation plan automation moved this from Child projects to Done Aug 20, 2021
.NET 6 Managed languages automation moved this from In progress to Done Aug 20, 2021
August 2021 automation moved this from In progress to Done Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏁 Release: .NET 6 Issues and PRs for the .NET 6 release doc-enhancement Improve the current content [org][type][category] Pri1 High priority, do before Pri2 and Pri3
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants