Create C# nuget package for Passbolt API

As a C# developer, I cant easily and fast login and use API. Would be nice to have NuGet package provided by the community.

I am working on something like this but no ETA as of yet. I’ll let you know when it’s done. :slightly_smiling_face:

1 Like

Maybe you have some public repository and accept contribution?

Here’s what I currently have. As I mentioned still a work in progress but hope to be functional over the coming days.

1 Like

@josephmarsden really glad to discover PassboltSharp :slight_smile: Looking forward to seeing the final implementation.
Any question in regards with the API, feel free to reach out to us directly!

Great start! Not so much left until finish

Due to work, a few days have turned into a few months… have not been able to work on this for a while, but have finally picked it back up. :stuck_out_tongue:

GPGAuth with MFA is working! Now to build some unit tests, and onto implementation of the resource methods…

1 Like