SharpHoundCommon 3.0.8

dotnet add package SharpHoundCommon --version 3.0.8
                    
NuGet\Install-Package SharpHoundCommon -Version 3.0.8
                    
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="SharpHoundCommon" Version="3.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharpHoundCommon" Version="3.0.8" />
                    
Directory.Packages.props
<PackageReference Include="SharpHoundCommon" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SharpHoundCommon --version 3.0.8
                    
#r "nuget: SharpHoundCommon, 3.0.8"
                    
#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.
#:package SharpHoundCommon@3.0.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SharpHoundCommon&version=3.0.8
                    
Install as a Cake Addin
#tool nuget:?package=SharpHoundCommon&version=3.0.8
                    
Install as a Cake Tool

Common library for C# BloodHound enumeration tasks

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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 (1)

Showing the top 1 popular GitHub repositories that depend on SharpHoundCommon:

Repository Stars
SpecterOps/SharpHound
C# Data Collector for BloodHound
Version Downloads Last Updated
3.0.8 667 9/26/2023
3.0.4 894 6/23/2023
3.0.3 336 5/5/2023
3.0.2 344 4/24/2023
3.0.1 353 4/10/2023
3.0.0-rc9 311 1/30/2023
3.0.0-rc8 266 1/30/2023
3.0.0-rc7 391 11/3/2022
3.0.0-rc6 312 10/12/2022
3.0.0-rc4 258 10/10/2022
3.0.0-rc3 278 10/7/2022
3.0.0-rc2 287 10/6/2022
3.0.0-rc11 292 3/1/2023
3.0.0-rc10 281 2/10/2023
2.1.2 3,766 5/8/2023
2.1.1 713 8/24/2022
Loading failed