/auction

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

Primary LanguageC#

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