Skip to content

Fernando-Linhares/asp-api-template

Repository files navigation

Template Asp .NET Core

Overview

This is a simple way yo make api's with in stack aspnet core. Therefore we can make a good application with authentication, queue and email sending.

Install

Run commands

Linux:

clone repo

git clone [REPO NAME]

build and up containers

docker-compose up --build

Stack

  • .NET Core
    • Entity framwork
    • .NET Identity
    • RabbitMQ Client

Dependencies

  • git
  • docker
  • npm v20.x
  • dotnet v8.x

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published