Skip to content

ScheckGuillermo/dotnet-interview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotnet-interview / TodoApi

This is a simple Todo List API built in .NET 7. This project is currently being used for .NET full-stack candidates.

Build

To build the application:

dotnet build

Run the API

To run the TodoApi in your local environment:

dotnet run --project TodoApi

Test

To run tests:

dotnet test

Contact

About

Todo API for dotnet interview - GuillermoScheck

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%