Skip to content

Latest commit

 

History

History
161 lines (104 loc) · 4.48 KB

README.MD

File metadata and controls

161 lines (104 loc) · 4.48 KB

Auction

🚧 🚧 README under construction 🚧 🚧

ocarlosbarros - Auction

📋 Table of Contents

👉 About project

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.

back to top

✔️ Features

back to top

📷 Screenshots

back to top

🛠️ Built with

This project was built with .NET Core 8.

  • 💻 Technologies and NuGet Packages

    • .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

back to top

🚀 Getting Started

These instructions will allow you to get a copy of the project on your local machine for development and testing purposes.

⚠️ Requirements

back to top

⚙️ Run Application

  1. Clone project
git clone git@github.com:ocarlosbarros/auction.git
  1. Access project folder
cd Auction
  1. Install dependencies
dotnet restore
  1. Run project
dotnet run

back to top

🧪 Tests

To run tests, run the following command

back to top

📄 License

Project Name is MIT Licensed. See LICENSE.md for more information.


back to top

:octocat: Developers


Carlos Barros

Developed with 💜 by Carlos Barros

back to top