Skip to content

ASP.NET project that consumes the Marvel Comics API to display character information, descriptions and images. It implements DDD, CQRS, and DI for a solid clean architecture.

Notifications You must be signed in to change notification settings

iRevolutionDev/marvel-aspnet

Repository files navigation

Marvel ASP.Net

marvel-aspnet

This is a simple ASP.Net Core MVC application that uses the Marvel API to display a list of characters and their details.

Getting Started

Prerequisites

Installation

  1. Clone the repo

    git clone https://github.com/iRevolutionDev/marvel-aspnet
  2. Build the project

    dotnet build
  3. Run the project

     dotnet run

About

ASP.NET project that consumes the Marvel Comics API to display character information, descriptions and images. It implements DDD, CQRS, and DI for a solid clean architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages