-
Notifications
You must be signed in to change notification settings - Fork 615
Closed
Labels
Design DiscussionOngoing discussion about design without consensusOngoing discussion about design without consensusarea-device-bindingsDevice Bindings for audio, sensor, motor, and display hardware that can used with System.Device.GpioDevice Bindings for audio, sensor, motor, and display hardware that can used with System.Device.GpioenhancementNew feature or requestNew feature or request
Description
Please consider a lightweight IoC/DependencyInjection for driver implementations, ie DeviceDriverCollection.Add(options =>{ ... }); similar to the IServiceCollection so that a developer may register driver implementation base on custom logic and allow injection of the implementation into the constructor of the driver consumer(s)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Design DiscussionOngoing discussion about design without consensusOngoing discussion about design without consensusarea-device-bindingsDevice Bindings for audio, sensor, motor, and display hardware that can used with System.Device.GpioDevice Bindings for audio, sensor, motor, and display hardware that can used with System.Device.GpioenhancementNew feature or requestNew feature or request