Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

The Microsoft Graph Client Beta Library for .NET supports the Microsoft Graph /beta endpoint. (preview)

License

NotificationsYou must be signed in to change notification settings

microsoftgraph/msgraph-beta-sdk-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Build Statusnuget

Microsoft Graph Beta .NET Client Library

Integrate theMicrosoft Graph Beta API into your .NET project!

The Microsoft Graph Beta .NET Client Library 0.x targets .NetStandard 1.1 and .Net Framework 4.5.

The Microsoft Graph Beta .NET Client Library 4.x targets .NetStandard 2.0 and .Net Framework 4.6.2.

The Microsoft Graph Beta .NET Client Library 5.x targets .NetStandard 2.0

Installation via NuGet

To install the client library via NuGet:

  • Search forMicrosoft.Graph.Beta in the NuGet Library, or
  • TypeInstall-Package Microsoft.Graph.Beta -PreRelease into the Package Manager Console.

Using the beta client along with the v1.0 library

The Beta library is generated with theMicrosoft.Graph.Beta namespace. This means that it can be used alongside the V1 package by using theMicrosoft.Graph namespace while using theMicrosoft.Graph.Beta namespace from the beta library.

Getting started

Please seemsgraph-sdk-dotnet for information on getting started with this library.

Notes

Upgrading to v4

Between 0.x and 4.x there were some major breaking changes:

  • .NET Standard minimum version bumped fromnetStandard1.3 tonetstandard2.0
  • .NET Framework minimum version bumped fromnet45 tonet462
  • Replacing Newtonsoft.Json with System.Text.Json
  • Upgrading Microsoft.Graph.Core dependency to version 2.0.0

View the upgrade guidehere..

Upgrading to v5

View the upgrade guidehere..

Issues

To view or log issues, seeissues.

This project has adopted theMicrosoft Open Source Code of Conduct. For more information see theCode of Conduct FAQ or contactopencode@microsoft.com with any additional questions or comments.

Other resources

Building library locally

If you are looking to build the library locally for the purposes of contributing code or running tests, you will need to:

  • Have the .NET Core SDK (> 1.0) installed
  • Rundotnet restore from the command line in your package directory
  • Runnuget restore andmsbuild from CLI or run Build from Visual Studio to restore Nuget packages and build the project

Due to long file names you may need to rungit config --system core.longpaths true before cloning the repo to your system.

License

Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MITlicense. SeeThird Party Notices for information on the packages referenced via NuGet.

About

The Microsoft Graph Client Beta Library for .NET supports the Microsoft Graph /beta endpoint. (preview)

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors27

Languages


[8]ページ先頭

©2009-2025 Movatter.jp