VECTO Input Manager
Loading...
Searching...
No Matches
VectoInputManager.Commands.ServiceCollectionExtensions Class Reference

Extension methods for configuring services and logging used by the CLI application. Registers component calculators, builders, and logging providers. More...

Static Public Member Functions

static IServiceCollection ConfigureServices (this IServiceCollection services)
 Registers the required services for the CLI application, including component standard value calculators, builders, and NLog logging.

Detailed Description

Extension methods for configuring services and logging used by the CLI application. Registers component calculators, builders, and logging providers.

Member Function Documentation

◆ ConfigureServices()

IServiceCollection VectoInputManager.Commands.ServiceCollectionExtensions.ConfigureServices ( this IServiceCollection services)
inlinestatic

Registers the required services for the CLI application, including component standard value calculators, builders, and NLog logging.

Parameters
servicesThe service collection to configure.
Returns
The same service collection, for chaining.

The documentation for this class was generated from the following file:
  • VectoInputManager/Internals/ServiceCollectionExtensions.cs