bernardo-amaral / dotnet-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Testes DotNet

Application for tests and learning more about AspNetCore :)

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

We just need Visual Studio Code and .net SDK for run this project

https://www.microsoft.com/net/download/windows

Installing

dotnet build dotnet run

Running the tests

 dotnet test .\Tests\

Deployment

git push heroku master - heroku deploy git push origin master - github

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

License:MIT License


Languages

Language:C# 97.4%Language:Dockerfile 2.6%