IServiceCollectionExtensions Class
Namespace
Statiq.Razor
Base Types
  • object
graph BT Type-->Base0["object"] Type["IServiceCollectionExtensions"] class Type type-node

Syntax

public static class IServiceCollectionExtensions

Methods

Name Return Value Summary
AddRazor(IServiceCollection, IReadOnlyFileSystem) IServiceCollection
Adds all services required for the RenderRazor module.
static