Skip to content

LykkeBusiness/openvasp-csharp-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenVASP C# Client

This is a reference implementation for a C# client for the OpenVASP standard

How to build

dotnet build --configuration Release "src/OpenVASP.CSharpClient.sln"

How to test

Set up two environment variables:

dotnet test --configuration Release "src/OpenVASP.CSharpClient.sln"

About

A reference implementation for a C# client for the OpenVASP standard

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.7%
  • Shell 0.3%