https://github.com/BloodHoundAD/SharpHoundCommon
Common library used by SharpHound.
https://github.com/BloodHoundAD/SharpHoundCommon
Last synced: 6 months ago
JSON representation
Common library used by SharpHound.
- Host: GitHub
- URL: https://github.com/BloodHoundAD/SharpHoundCommon
- Owner: BloodHoundAD
- License: gpl-3.0
- Created: 2021-04-15T19:24:31.000Z (about 4 years ago)
- Default Branch: v3
- Last Pushed: 2024-05-22T14:56:17.000Z (12 months ago)
- Last Synced: 2024-05-22T16:00:45.542Z (12 months ago)
- Language: C#
- Size: 8.22 MB
- Stars: 69
- Watchers: 14
- Forks: 45
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - BloodHoundAD/SharpHoundCommon - Common library used by SharpHound. (C# #)
README
# SharpHoundCommon
Common library used by SharpHound.
[](https://www.nuget.org/packages/SharpHoundCommon)

[](https://bloodhoundad.github.io/SharpHoundCommon/coverage/report/index.html)
[](https://bloodhoundad.github.io/SharpHoundCommon/index.html)## Prerequisites
* .NET Core 5.0
* Visual Studio 2019 Build Tools## Building
```
dotnet restore
dotnet build
```### Contributors
Check out the [CONTRIBUTING](./CONTRIBUTING.md) guide.