Skip to content

The idea of this project is to register states that have cities that have users. Very simple. But also to show how to make authentication using NET Core 3.1 and Angular

Notifications You must be signed in to change notification settings

LucasOscarSimon/cities

Repository files navigation

Welcome to Citizens World

Prerequisites:

In order to run the project

  1. You need to download the .nuget packages using visual studio or Net Core CLI
  2. Run the following commands in the Console Package Manager inside Visual Studio
    • Add-Migration Initial-Create
    • Update-Database

Thanks!

About

The idea of this project is to register states that have cities that have users. Very simple. But also to show how to make authentication using NET Core 3.1 and Angular

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages