- C#
- .NET 5
- MSTest
- NuGet
- ASP.NET Core
{This is a detailed description of your application. Give as much detail as needed to explain what the application does as well as any other information you want users or other developers to have.}
- Restore and build the project:
- Navigate to the NAME/name folder in the command line or terminal
-- Run the command
dotnet restore
to restore the project dependencies -- Run the commanddotnet build
to build and compile the project - Navigate to the NAME/name.tests folder in the command line or terminal
-- Run the command
dotnet restore
to restore the test project dependencies -- Run the commanddotnet build
to build and compile the test project
- Navigate to the NAME/name folder in the command line or terminal
-- Run the command
- Testing:
- You must restore and build the project first, as outlined previously in these instructions.
- In the terminal (navigated to the Name/name.tests folder) run the command
dotnet test
- Run Console App:
- Navigate to the NAME/name folder in the terminal
- Run the command
dotnet run
- The application will run in the console
- Any known issues
- should go here
GPL Copyright (c) 2021, Melissa Schatz-Miller
{Let people know what to do if they run into any issues or have questions, ideas or concerns. Encourage them to contact you or make a contribution to the code.}
Melissa Schatz-Miller melissa.scmi@gmail.com
get the edit function to use date input