Extension methods for Microsoft.Extensions.DependencyInjection.IServiceCollection. This class is used to register the virtual file system in the dependency injection container.
public static class ServiceCollectionExtensionsInheritance System.Object 🡒 ServiceCollectionExtensions
| Methods | |
|---|---|
| AddVirtualFileSystem(this IServiceCollection) | Registers the virtual file system in the dependency injection container. |