Skip to content

GuilhermeStracini/POC-dotnet-template

Repository files navigation

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