Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 595 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 595 Bytes

PoC .NET template

A template repository for .NET PoC (Proof of Concept)


  • Create a new repository using this one as a template (click the green button at the top right of this page).
  • Edit README.md file to align with your PoC.
  • Change the solution and projects to suit your investigation/test/concept.

Installation Guide

Follow these steps to set up the project. This guide includes installation scripts for PowerShell, Shell/Bash, and Batch.

PowerShell

.\install.ps1

Shell/Bash

./install.sh

Batch

.\install.bat