aspnetcore/samples/angular/MusicStore/Apis/Models
SteveSandersonMS 73e218de4e Add strong naming and fix DB path on IIS Express 2016-02-02 15:10:15 +00:00
..
AccountViewModels.cs Initial state 2015-11-02 10:30:36 -08:00
Album.cs Work around CoreCLR issue 2015-11-26 11:47:12 +00:00
Artist.cs Initial state 2015-11-02 10:30:36 -08:00
CartItem.cs Initial state 2015-11-02 10:30:36 -08:00
Genre.cs Initial state 2015-11-02 10:30:36 -08:00
MusicStoreContext.cs Update everything to use ASP.NET 5 RC1 2015-11-24 12:06:24 +00:00
Order.cs Initial state 2015-11-02 10:30:36 -08:00
OrderDetail.cs Initial state 2015-11-02 10:30:36 -08:00
SampleData.cs Add strong naming and fix DB path on IIS Express 2016-02-02 15:10:15 +00:00
SentimentAnalysis.cs Move from ValidationErrorResult to HttpBadRequest, and support object-level errors too 2015-12-14 12:02:41 +00:00
ShoppingCart.cs Initial state 2015-11-02 10:30:36 -08:00