Skip to content

sajohnstone/shoppingcartexample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping basket Example

An example ASP.NET Core application, demonstrating the basic functionality of a shopping basket. In its current form it is a stateless application with no persistance. If

Getting Started

To start the application use the following command(s)

dotnet run --project src/app/app.csproj apples apples milk bread

to run the unit tests

dotnet test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages