Skip to content

steve-m-p/inventorymanagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory Management

Dependancies

All packages are managed by Nuget Package Manager and will restore on build.

xUnit
AutoFac
FluentAssertions
Bootstrap
Jquery

Usage

Build, Run and Test in Visual Studio 2017. Web Application will launch using IIS Express.
Alternatively from Project Root run the following in command ine

dotnet test
dotnet run --project src/InventoryManagement.csproj

Further Improvements

Break out Rules into seperate project
Seperate Dependancy Injection into seperate Module
BDD style tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published