conjur-api-dotnet
conjur-api-dotnet copied to clipboard
Library is compatible with both .Net Core and Framework
There are two potential targets for .Net now, .Net Framework (and Mono) and .Net Core. The Conjur .Net API should support both of them.
This could be achieved using .net standard. We should investigate this.
Internal issue ID: CNJR-7730