Bulky icon indicating copy to clipboard operation
Bulky copied to clipboard

Results 9 Bulky issues
Sort by recently updated
recently updated
newest added

![CancelOrder](https://user-images.githubusercontent.com/49000395/191994255-d1d7f4d7-7c44-45ee-b0c8-364fb703ee4b.png) Any One Help ... when I Refunding on CancelOrder, Occur this error "Stripe.StripeException: One of the following params should be provided for this request payment_intent or charge"

Hi teacher, At section 8 lecture 1, I can not add the Scaffold, when I'm trying to add it shows errors that: "There was an error running the selected code...

In all controller, you didn't use async code. May I know why? I have heard async would be better thing than sync. I want to know why.

It would be helpful if, rather than selecting files in Bulky, I could select files in a folder and open them in Bulky (using the Open With feature). For instance,...

i am facing this exception after adding identity System.AggregateException: 'Some services are not able to be constructed (Error while validating the service descriptor 'ServiceType: BulkyBook.DataAccess. Repository. IRepository.IUnitO fWork Lifetime: Scoped...

Dynamic status passing as a parameter in case of adding multiple status in future.

--------index.cshtml---------------------- Product List ll   create new Product CoverType Title ISBN Price Cateogry CoverType button @* @foreach (var Obj in Model) { @Obj.NameC Edit Delete } *@ @* *@ @section...

### tl;dr; Replace currency type from double to decimal and add a new migration Models affected - OrderDerail - OrderHeader - Product - ShoppingCart # Reason On this [doc](https://learn.microsoft.com/en-us/dotnet/api/system.decimal?redirectedfrom=MSDN&view=net-7.0#remarks) decimal...

Hi, I can adding identity scaffold but when I try to start IIS express I have this error in program.cs on var app = builder.Build(); "System.AggregateException: 'Some services are not...