Skip to content

AccionTest1/example-dotnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[:] Example Dotnet Project

Try me!

For running scan install .NetFramework and msbuild cccxx

Windowsmmmmmm

choco install srcclr
srcclr activate
git clone https://github.com/srcclr/example-dotnet
msbuild example-dotnet/
srcclr scan example-dotnet/

OSX

brew tap srcclr/srcclr
brew install srcclr
srcclr activate
git clone https://github.com/srcclr/example-dotnet
msbuild example-dotnet/
srcclr scan example-dotnet/

About

Example project to demonstrate srcclr scans

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 98.2%
  • F# 1.8%