C# (CSharp) JustAProgrammer.ADPR Namespace

Nested Namespaces

JustAProgrammer.ADPR.Console
JustAProgrammer.ADPR.Log4Net
JustAProgrammer.ADPR.Tests

Сlasses

Name Description
ADPRConfig
ADPRHost PSHost implementation for AppDomainPowerShellRunner.
ADPRRawUserInterface A sample implementation of the PSHostRawUserInterface for console applications. Members of this class that easily map to the .NET console class are implemented. More complex methods are not implemented and throw a NotImplementedException exception.
ADPRState State information for ADPRHost.
ADPRUserInterface An implementation of the PSHostUserInterface abstract class for console applications.
AppDomainPoshRunner