aspnetcorehero / Boilerplate

Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.
https://codewithmukesh.com/project/aspnet-core-hero-boilerplate/
MIT License
582 stars 148 forks source link

GetAllProductQuerry Result problem #1

Closed Mike6x closed 3 years ago

Mike6x commented 3 years ago

Describe the bug When I try "GetAllProductQuerry" method, the result message " succeeded" always "Fail" in case Data is not null

Screenshots image

iammukeshm commented 3 years ago

Thanks for letting me know. There was an issue with the package. It's fixed now in the latest repository! cheers