Show / Hide Table of Contents

Namespace ZptSharp.Hosting

Classes

EnvironmentRegistry

A singleton (per DI environment) registry which is used to indicate which types of expression evaluator and document provider are to be enabled.

HostingBuilder

A builder type which is used to activate optional/elective parts of the ZptSharp functionality, as part of setting up a ZptSharp environment.

ZptSharpSelfHoster

An implementation of IHostsZptSharp which wraps an System.IServiceProvider and uses that to provide the entry-points.

Interfaces

IBuildsHostingEnvironment

A helper object which is used to activate optional/elective parts of the ZptSharp functionality.

IHostsZptSharp

An object which is capable of hosting a ZptSharp environment, using its own dependency injection, separate from those of the containing application.

In This Article
Back to top Generated by DocFX