aspnetcore/samples/angular/MusicStore/Apis/Models
Elrashid 79c39d0f6c change Range Attribute typeof double to decimal to match Price type 2015-12-25 02:19:12 +04:00
..
AccountViewModels.cs Initial state 2015-11-02 10:30:36 -08:00
Album.cs change Range Attribute typeof double to decimal to match Price type 2015-12-25 02:19:12 +04: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 Update everything to use ASP.NET 5 RC1 2015-11-24 12:06:24 +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