Registry / cloud / microsoftgraph-msgraph-sdk-go

microsoftgraph-msgraph-sdk-go

JSON →
library1.96.0gogounverified

Microsoft Graph client library for Go to access Microsoft 365, Azure, and Enterprise services.

go get github.com/microsoftgraph/msgraph-sdk-go
INSTALL
IMPORT
SIG · MICROSOFTGRAPH-MSG
M
microsoftgraph-msgraph-sdk-go
cloudgov1.96.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

msgraphsdk
github.com/microsoftgraph/msgraph-sdk-go

Initialize a Microsoft Graph client

package main import ( "context" "fmt" "github.com/microsoftgraph/msgraph-sdk-go" ) func main() { client := msgraphsdk.NewGraphServiceClient(nil) fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.96.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
18
Resources
microsoftgraph-msgraph-sdk-go — go get microsoftgraph-msgraph-sdk-go · libregistry