Skip to content

IMS (Inventory Management System) is a simple inventory management with minimal features. The app uses the concept of ASP.NET Core Blazor in .NET 6 using EF Core, SQL Server, Clean Architecture.

Notifications You must be signed in to change notification settings

leandromtr/InventoryManagementSystem

Repository files navigation

IMS (Inventory Management System)

IMS (Inventory Management System) is a simple inventory management with minimal features.

The app uses the concept of ASP.NET Core Blazor in .NET 6 using Entity Framework Core, SQL Server, Clean Architecture, and ASP.NET Core Identity for Authentication and Authorization.

Run Locally

  • Execute at Package Manager Console to IMS.Plugins.EF Core the commands
  update-database -context IMSContext
  update-database -context ApplicationDbContext
  • Run the project IMS.WebApp

Reference

Full C# Project: Inventory Management System | ASP.NET Core Blazor, EF Core, SQL Server, Identity

About

IMS (Inventory Management System) is a simple inventory management with minimal features. The app uses the concept of ASP.NET Core Blazor in .NET 6 using EF Core, SQL Server, Clean Architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published