Update satellite assemblies article
- Dominant language
- No language data
- Stars
- 4.8k
- Forks
- 6.1k
- Avg merge
- 19h 10m
- Merged PRs (30d)
- 268
Description
The resources section of the .NET Framework content can probably be moved to the standard folder and made more generic. Right now it's very .NET Framework focused.
Thoughts and tasks:
- [ ] Content moved to /standard
- [ ] All content scrubbed for .NET. .NET Framework should only be mentioned when it's specific to it, such as the GAC.
- [ ] Satellite assemblies for Desktop apps scrubbed. This doesn't need to be "for Desktop apps" it's really for anything, even console apps.
- [ ] Figure out what tool alternatives there are in the .NET 5/6 world to replace the VS .NET Framework tools used in working with assemblies and resources (such as _al.exe_ and _resgen.exe_)
- [ ] Should document the `NeutralLanguage` and `GenerateNeutralResourcesLanguageAttribute` project properties. See this [MSBuild config](https://github.com/dotnet/sdk/blob/94a3f2856cb09e66ee7472820b4e26fb576b4686/src/Tasks/Microsoft.NET.Build.Tasks/build/Microsoft.NET.GenerateAssemblyInfo.targets#L83) for info.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 37bb2224-8a30-6f4d-44c9-3d3bd4ebd9c9
* Version Independent ID: ece6c167-a371-0f2c-1285-4b798b4801bc
* Content: [Resources in .NET apps](https://docs.microsoft.com/en-us/dotnet/framework/resources/)
* Content Source: [docs/framework/resources/index.md](https://github.com/dotnet/docs/blob/main/docs/framework/resources/index.md)
* Product: **dotnet-framework**
* GitHub Login: @adegeo
* Microsoft Alias: **adegeo**
Contributor guide
Assessment
This issue has not been assessed yet.