Skip to content

Antanidoss/Finance-manager-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Finance manager

This project is an API for the project Finance-manager-client (https://github.com/Antanidoss/Finance-manager-client).


Technologies:

  • NET Core 3.1
  • ASP.NET Core 3.1
  • Entity Framework Core 3.1
  • Identity
  • AutoMapper
  • MediatoR
  • Swagger

How to start a project

1.Clone the repository


2. At the root directory, restore required packages by running:

dotnet restore


3. Next, build the solution by running:

dotnet build


4. Once the front end has started, within the \project\BooksStore.WEB directory, launch the back end by running:

dotnet run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages