Skip to content

swisschain/openvasp-csharp-client

This branch is 12 commits ahead of LykkeCorp/openvasp-csharp-client:master.

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%