C#(ASP.NET Core) 機器管理アプリ

WindowsFormsばかりでASP.NETで動くものを作ったことがなかったので、勉強を兼ねて機器管理アプリを作ってみた。

Program.cs

ApplicationUser.cs

Index.cshtml

Edit.cshtml

Details.cshtml

Delete.cshtml

Create.cshtml

_Layout.cshtml

Login.cshtml

TestTable33.cs

PurchaseType.cs

TestTable33Controller.cs

AccountController.cs