Skip to content

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

License

Notifications You must be signed in to change notification settings

swisschain/openvasp-csharp-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.9%
  • Shell 0.1%