ExchangeOnlineAdminRestApi can be installed using the Nuget package manager or the dotnet CLI. using Microsoft.Identity.Client; var tenantId = "ac6ae0c3-4916 ...
PackageManagement's default package providers (NuGet and PowerShellGet/Gallery) lack the ability to load their NuGet Packs into PowerShell. While PowerShellGallery Packages can be loaded with ...
APIs seem to be everywhere these days. Every popular online service has one. APIs allow developers to interact with online services without actually having to point and click their way through a UI.
CodeZine編集部では、現場で活躍するデベロッパーをスターにするためのカンファレンス「Developers Summit」や、エンジニアの生きざまをブーストするためのイベント「Developers Boost」など、さまざまなカンファレンスを企画・運営しています。 講演資料・動画 ...
こんにちは。スーパーソフトウエア東京オフィス 技術部の加藤です。 本シリーズでは、PowerShell を利用して GitHub API からOSS(オープンソースソフトウェア)の情報を収集し、分析する仕組みを構築していきます。 近年、多くのWebサービスではAPI(Application ...
こんにちは。スーパーソフトウエア東京オフィス 技術部の加藤です。 本シリーズでは、PowerShellを利用してGitHub APIからOSS(オープンソースソフトウェア)の情報を収集し、分析する仕組みを構築しています。 前回は、GitHubの検索APIを利用して、人気OSSの ...