Namespace RustPlusApi.Extensions.DependencyInjection
Interfaces
- IRustPlusFactory
Creates IRustPlus clients on demand for connections known only at runtime. Returned clients are owned by the caller, who must dispose them (prefer
await using).
Creates IRustPlus clients on demand for connections known only at runtime.
Returned clients are owned by the caller, who must dispose them (prefer await using).