Skip to content

veraakarthikbharadwaj-org/example-dotnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[:] Example Dotnet Project - Trigger scan - try 15

An example dotnet project to demonstrate srcclr scans.

Try me!

For running scan install .NetFramework and msbuild

Windows

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

No packages published

Languages

  • C# 98.2%
  • F# 1.8%