Forum Discussion

Former Member's avatar
Former Member
3 years ago

OnePassword.NET Nuget package and CLI v2

I'm new to 1Password and trying to use the OnePassword.NET Nuget package with CLI v2 in a Visual Studio C# project. My code is as follows: using OnePassword; try { ...