You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documentation Generation - Consider adding a tool for generating documentation, such as DocFX or Sandcastle.
Consider adding a versioning strategy to your project. You can use Version and VersionPrefix properties to manage versioning easily.
You might want to include additional analyzers or code style settings to enforce consistency across the team. For example, you can add dotnet-format or other Roslyn analyzers.
If your application will support multiple languages, you might want to include settings for localization.