Skip to content

This is a proof of concept of an MVC application using clean architecture using .Net Core 7 with Razor Pages.

License

Notifications You must be signed in to change notification settings

brunovicenteb/Mttechne-PoC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proof of concept of an MVC application using clean architecture using .Net Core 7 with Razor Pages.

This is a proof of concept of an MVC application using clean architecture using .Net Core 7 with Razor Pages.

Build-Tests

Technology Version Tools
Rafa-Csharp .Net Core 7.0 XUnit
Rafa-Csharp C# 10.0
Rafa-Csharp Visual Studio 2022 Community
Rafa-Csharp Postgres lasted
Rafa-Csharp Docker lasted Docker Compose

Prerequisites for installing the project

  • Git
  • Docker
  • Docker-compose

Project installation and environment configuration:

  1. Clone the repository

    git clone https://github.com/brunovicenteb/Mttechne-PoC.git

  2. Open a command line on created directory:

    cd Mttechne-PoC\src

  3. Run docker compose

    docker compose up

  4. Access the application

    http://localhost:8001/

About

This is a proof of concept of an MVC application using clean architecture using .Net Core 7 with Razor Pages.

Resources

License

Stars

Watchers

Forks

Packages

No packages published