Skip to content

xenirio/enigma-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enimg Api

The enigma api develop using asp.net core 2.2

Prerequisite

Install .net core sdk : Windows | Mac

Setup and install

Try to open the project using Microsoft Visual Studio and build the project

To restore and setup database For command line terminal, go to the directory of the project Api.Enigma and enter this command

dotnet ef database update

For Package Manager Console in visual studio enter this command

Update-Database

Run the app

Using Microsoft Visual Studio click on Run button enter image description here

And go through : http://localhost:5000/swagger/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages