This is a proof of concept of an MVC application using clean architecture using .Net Core 7 with Razor Pages.
| Technology | Version | Tools | |
|---|---|---|---|
| .Net Core | 7.0 | XUnit | |
| C# | 10.0 | ||
| Visual Studio | 2022 Community | ||
| Postgres | lasted | ||
| Docker | lasted | Docker Compose |
- Git
- Docker
- Docker-compose
-
Clone the repository
git clone https://github.com/brunovicenteb/Mttechne-PoC.git -
Open a command line on created directory:
cd Mttechne-PoC\src -
Run docker compose
docker compose up -
Access the application
http://localhost:8001/