Skip to content

Xyloto91/ToDoAngularAspNetCore

Repository files navigation

ToDoAngularAspNetCore

This is simple 'To do' application written in Angular and Asp.Net Core

Before staring application you need to create database and tables

In Package Manager Console set default project ToDoAngularAspNetCore.Infrastructure and execute following commands.

  • EntityFrameworkCore\Add-Migration
  • EntityFrameworkCore\Update-Database

Start page

After you register account you will be redirected to login page after successful login add new to do tasks :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published