Pathological.ProjectSystem
8.0.4
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" />
paket add Pathological.ProjectSystem --version 8.0.4
#r "nuget: Pathological.ProjectSystem, 8.0.4"
// Install Pathological.ProjectSystem as a Cake Addin #addin nuget:?package=Pathological.ProjectSystem&version=8.0.4 // Install Pathological.ProjectSystem as a Cake Tool #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. |
-
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.