An open API service indexing awesome lists of open source software.

https://github.com/mahtf/leilao-csharp

Aplicativo de um leilão, para estudo de testes realizado em C# (csharp)
https://github.com/mahtf/leilao-csharp

csharp test testing xunit

Last synced: 10 days ago
JSON representation

Aplicativo de um leilão, para estudo de testes realizado em C# (csharp)

Awesome Lists containing this project

README

          


Leilão












GitHub language count


GitHub repo size



GitHub stars


Descrição   |   
Iniciando   |   
What's inside?   |   
License

## :clipboard: Descrição
Aplicação de um sistema de leilão, está sendo desenvolvida para aprendizagem de testes usando xUnit.

## :rocket: Iniciando

1. Baixe o repositório

- Usando Git
```shell
git clone https://github.com/MahTF/Leilao-Csharp.git
```
- Usando Github CLI
```shell
gh repo clone MahTF/Leilao-Csharp
```
> :bulb: ou como preferir

## 🧐 O que contém?

### :building_construction: Tecnologias
- [C#](https://docs.microsoft.com/pt-br/dotnet/csharp/)

### :package: Pacotes
- [xUnit](https://xunit.net/)

### :open_book: Agradecimentos
- [Alura](http://alura.com.br)

## :memo: License

Este projeto está sob Licença MIT. Leia o arquivo [LICENSE](LICENSE) para mais detalhes.

---

Build with 💙 By [Marcelo T. Ferreira](https://www.linkedin.com/in/mahtf/)

Based on the [readme template](https://gist.github.com/henry-ns/a00234378353d9ca43e1bfe043202192) by [Henrique Miranda](http://thehenry.dev/)