Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add AddControl method to ServiceCollectionExtensions
This method allows registering controls with the IServiceCollection. It uses a generic type parameter to add transient services for controls.
- Loading branch information