A source repository that contains a C# project
Github, gitlab, or gitea are all fine as long as the instructor has access to clone the repo by the submission deadline.
The project shall compile with the command dotnet build
The project shall run with the command dotnet run
Documentation that includes
Information on configuring database connections
A default configuration that will connect to your lab database
Project artifacts shall include
Planning notes
Progress notes (at least once every 2 days)
Testing methodology
A source repository that contains a C# project Github, gitlab, or gitea are all fine as long as the instructor has access to clone the repo by the submission deadline. The project shall compile with the command dotnet build The project shall run with the command dotnet run Documentation that includes Information on configuring database connections A default configuration that will connect to your lab database Project artifacts shall include Planning notes Progress notes (at least once every 2 days) Testing methodology