Pathological.ProjectSystem 8.0.4

dotnet add package Pathological.ProjectSystem --version 8.0.4                
NuGet\Install-Package Pathological.ProjectSystem -Version 8.0.4                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Pathological.ProjectSystem" Version="8.0.4" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pathological.ProjectSystem --version 8.0.4                
#r "nuget: Pathological.ProjectSystem, 8.0.4"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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:

Example app usage

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.4 4,038 7/11/2024
8.0.3 70 7/11/2024
8.0.2 2,175 5/16/2024
1.0.0 2,152 1/19/2024