Abdul Munim
Abdul Munim
I want to use Autofac in my project but can't add this. If I use the sample in your issues, autofac does not register my generic mediator Handlers, i.e. `WithServices(s...
**Describe your issue** I have a CMS system which by default every controller gets static content. Some sites need more additional data hence it derives from the `BaseApiController` and overrides...
Problem: We had to customize spacing through CSS selectors(after reading up on the class names) Solution: Create a prop for stars spacing Changes in this PR: Last `li` will always...