Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/BloodHoundAD/SharpHoundCommon

Common library used by SharpHound.
https://github.com/BloodHoundAD/SharpHoundCommon

Last synced: 22 days ago
JSON representation

Common library used by SharpHound.

Awesome Lists containing this project

README

        

# SharpHoundCommon
Common library used by SharpHound.

![GitHub Workflow Status](https://img.shields.io/github/workflow/status/BloodHoundAD/SharpHoundCommon/Build)
[![Version](https://img.shields.io/nuget/v/SharpHoundCommon?label=version&logo=nuget)](https://www.nuget.org/packages/SharpHoundCommon)
![Downloads](https://img.shields.io/nuget/dt/SharpHoundCommon)
[![Coverage](https://bloodhoundad.github.io/SharpHoundCommon/coverage/report/badge_combined.svg)](https://bloodhoundad.github.io/SharpHoundCommon/coverage/report/index.html)
[![Documentation](https://img.shields.io/static/v1?label=&message=documentation&color=blue)](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.