Open Issues Need Help
View All on GitHub 1. Configure initial project structure 5 months ago
AI Summary: This issue outlines the initial setup for a new .NET solution named "Schedules.Users". It involves creating the solution file, configuring central package management and editor settings via .editorconfig, Directory.Packages.props, and Directory.Build.props, and establishing the basic project structure with `Schedules.Users.Core`, `Schedules.Users.Api` in a `src` folder, and `Schedules.IntegrationTests` in a `tests` folder.
Complexity:
2/5
enhancement good first issue