View on GitHub

CredentialManager

Packages the Microsoft.Git.CredentialManager cross-platform implementation for Windows, macOS and Linux for use as a library.

Icon Git Credential Manager Lib

Version Downloads License Build

Packages the GitCredentialManager cross-platform implementation for Windows, macOS and Linux for use as a library.

Release version numbers track the GCM releases themselves.

Usage

The only code in this repository is a helper factory to create the credential store appropriate to the current platform:

using GitCredentialManager;
...

ICredentialStore store = CredentialManager.Create("myapp");

The namespace for the CredentialManager static factory class is the same as GCM itself for convenience: GitCredentialManager.

The optional namespace argument (myapp above) can be used to scope credential operations to your own app/service.

Sponsors

Clarius Org Kirill Osenkov MFB Technologies, Inc. Stephen Shaw Torutek DRIVE.NET, Inc. Daniel Gnägi Ashley Medway Keith Pickford Thomas Bolon Kori Francis Sean Killeen Toni Wenzel Giorgi Dalakishvili Mike James Dan Siegel Reuben Swartz Jacob Foshee Norman Mackay Certify The Web Ix Technologies B.V. David JENNI Jonathan Oleg Kyrylchuk Charley Wu Jakob Tikjøb Andersen Seann Alexander Tino Hager Mark Seemann Angelo Belchior Ken Bonny Simon Cropp agileworks-eu sorahex Zheyu Shen Vezel

Sponsor this project  

Learn more about GitHub Sponsors