Skip to content

furknataman/Sevgi.Api

 
 

Repository files navigation

This is a base API project that can be used as a starter for mobile apps, with basic api needs.

The project is based on dotnet 6 and identity framework with ef.

Install Steps

  • Restore dependencies
  • Install dotnet ef tools
  • Open a terminal and go to the directory where .csproj exists
  • run dotnet ef database update
  • run the app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%