This website requires JavaScript.
Explore
Help
Sign In
zoriya
/
octokit.net
Watch
1
Star
0
Fork
0
You've already forked octokit.net
mirror of
https://github.com/zoriya/octokit.net.git
synced
2026-06-04 03:16:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
audit-api-changes
octokit.net
/
Octokit
/
Clients
/
Enterprise
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Brendan Forster
cc834b1385
drop unnecessary awaits and specify ConfigureAwait otherwise for Enterprise clients
2016-04-06 20:09:19 -04:00
..
EnterpriseAdminStatsClient.cs
drop unnecessary awaits and specify ConfigureAwait otherwise for Enterprise clients
2016-04-06 20:09:19 -04:00
EnterpriseClient.cs
Implement Enterprise LDAP Client
2016-02-12 09:37:31 +10:00
EnterpriseLdapClient.cs
drop unnecessary awaits and specify ConfigureAwait otherwise for Enterprise clients
2016-04-06 20:09:19 -04:00
EnterpriseLicenseClient.cs
drop unnecessary awaits and specify ConfigureAwait otherwise for Enterprise clients
2016-04-06 20:09:19 -04:00
EnterpriseOrganizationClient.cs
drop unnecessary awaits and specify ConfigureAwait otherwise for Enterprise clients
2016-04-06 20:09:19 -04:00
EnterpriseSearchIndexingClient.cs
drop unnecessary awaits and specify ConfigureAwait otherwise for Enterprise clients
2016-04-06 20:09:19 -04:00
IEnterpriseAdminStatsClient.cs
…
IEnterpriseClient.cs
Implement Enterprise LDAP Client
2016-02-12 09:37:31 +10:00
IEnterpriseLdapClient.cs
Due to api serialisation, must use LdapDn rather than LdapDN (the latter turns into ldap_d_n instead of ldap_dn)
2016-02-12 09:37:33 +10:00
IEnterpriseLicenseClient.cs
…
IEnterpriseOrganizationClient.cs
…
IEnterpriseSearchIndexingClient.cs
…