Pathological.ProjectSystem
9.0.0
dotnet add package Pathological.ProjectSystem --version 9.0.0
NuGet\Install-Package Pathological.ProjectSystem -Version 9.0.0
<PackageReference Include="Pathological.ProjectSystem" Version="9.0.0" />
paket add Pathological.ProjectSystem --version 9.0.0
#r "nuget: Pathological.ProjectSystem, 9.0.0"
// Install Pathological.ProjectSystem as a Cake Addin #addin nuget:?package=Pathological.ProjectSystem&version=9.0.0 // Install Pathological.ProjectSystem as a Cake Tool #tool nuget:?package=Pathological.ProjectSystem&version=9.0.0
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 | net9.0 is compatible. |
-
net9.0
- Pathological.Globbing (>= 9.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.