Derek Chasse
Derek Chasse
I'm wondering what the reasoning is behind this nested class convention? I have a 'clean-architecture' setup in my application with a core project which defines Mediatr requests/notification/handlers etc... I have...
I'm using this editor to support JSON file authoring. Out of the box this is supported and works fine. I'm also looking to validate and ensure that the authored JSON...
I think an example of how one would achieve paging and sorting using this template would be beneficial to those using it. Maybe this belongs in https://github.com/ardalis/ApiEndpoints? Not quite sure.
I think that it would benefit those using this project to have an option which is API only as opposed to a traditional Web project which also includes the API...
I've got a form that I'm having issues submitting with a relatively basic example... I'm not seeing anything remarkably different from the various sample forms that I've seen referenced. I'm...