ocarlosbarros / auction

Auction .NET Core API project created during NLW Expert - 14 edition with Rocketseat.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Auction .NET Core API project created during NLW Expert - 14 edition with Rocketseat.


Languages

Language:C# 100.0%