Skip to content

A sample inventory application for Winterwood Farm. This application has been developed using .Net Core 3 and Entity Framwork Core.

License

Notifications You must be signed in to change notification settings

abhilashpullelil/winterwood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Winterwood Inventory

A sample inventory application for Winterwood Farm. This application has been developed using .Net Core 3 and Entity Framwork Core.

The live demo can be found at https://winterwoodinventoryweb.azurewebsites.net/

Technologies used

  1. .Net Core 3
  2. Entity Framword Core
  3. Microsoft .Net Core Identity

Tools used

  1. VS 2019
  2. Azure SQL database

Deploy

  1. Azure Cloud Web app service

Design pattern

  1. Dependency Injection
  2. Generic Repository for EF Core
  3. Common DTO

Features

  1. Login
  2. User profile management
  3. Restricted resources (eg. Batch and Stock operations can be accessed only by the authenticated users)
  4. Paginated table

About

A sample inventory application for Winterwood Farm. This application has been developed using .Net Core 3 and Entity Framwork Core.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published