Pathological.ProjectSystem
8.0.4
See the version list below for details.
dotnet add package Pathological.ProjectSystem --version 8.0.4
NuGet\Install-Package Pathological.ProjectSystem -Version 8.0.4
<PackageReference Include="Pathological.ProjectSystem" Version="8.0.4" />
<PackageVersion Include="Pathological.ProjectSystem" Version="8.0.4" />
<PackageReference Include="Pathological.ProjectSystem" />
paket add Pathological.ProjectSystem --version 8.0.4
#r "nuget: Pathological.ProjectSystem, 8.0.4"
#:package Pathological.ProjectSystem@8.0.4
#addin nuget:?package=Pathological.ProjectSystem&version=8.0.4
#tool nuget:?package=Pathological.ProjectSystem&version=8.0.4
Pathological: Project System
This library relies on Pathological.Globbing library to wrap some common glob patterns for matching on .NET projects, solutions (both .sln and .slnx), and Dockerfile.
📦 Install
To install the Pathological.ProjectSystem NuGet package, run the following command:
dotnet add package Pathological.ProjectSystem
Alternatively, you can install the Pathological.ProjectSystem NuGet package from the package manager in Visual Studio.
🚀 Usage
To use the Pathological.ProjectSystem library, you must first register its services for DI. Consider the following example:

| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Pathological.Globbing (>= 8.0.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.