Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras semper nunc non vehicula dignissim. Duis id leo mauris. Pellentesque molestie facilisis nunc, nec scelerisque est congue a.
This project was built with .NET Core 8.
-
- .NET Core v8.0.101
- Entity Framework Core v8.0.1
- Fluent Assetions v6.12.0
- Moq v4.20.70
- Xunit v2.4.2
- Bogus v35.4.0
These instructions will allow you to get a copy of the project on your local machine for development and testing purposes.
- Clone project
git clone git@github.com:ocarlosbarros/auction.git
- Access project folder
cd Auction
- Install dependencies
dotnet restore
- Run project
dotnet run
To run tests, run the following command
Project Name is MIT Licensed. See LICENSE.md
for more information.
Carlos Barros
Developed with 💜 by Carlos Barros