Table of Contents

Ploch.Common.Windows

Placeholder package reserved for Windows-specific utilities in the Ploch.Common library suite.

Overview

Ploch.Common.Windows is a reserved package directory in the repository intended to house Windows-specific helper classes and utilities. At the time of writing the package directory exists but does not yet contain any source files.

When populated, this package is expected to provide utilities that are specific to the Windows operating system and that cannot be placed in the cross-platform Ploch.Common package. Windows-specific DI registration helpers will live in the companion package Ploch.Common.Windows.DependencyInjection.