GraphFast

1.0.5

This module contains the cmdlet Invoke-GraphFast which allows you to run bulk Microsoft Graph API requests quickly. Internally it uses both multi-threading (via PS runspaces) and implements the Odata batching functionality of the Graph API. This can result in speed increases of up to and over 60x.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name GraphFast -RequiredVersion 1.0.5

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name GraphFast -Version 1.0.5

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2020 BitTitan. All rights reserved.

Package Details

Author(s)

  • Micah Rowland

Functions

Invoke-GraphFast

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
2.0.8 134 12/14/2021
2.0.7 60 10/1/2021
2.0.6 14 9/28/2021
2.0.5 37 8/24/2021
2.0.4 24 8/9/2021
2.0.3 12 8/9/2021
2.0.2 22 8/5/2021
2.0.1 17 8/3/2021
2.0.0 13 8/3/2021
1.2.5 14 8/2/2021
1.2.4 35 5/20/2021
1.2.3 24 4/29/2021
1.2.2 18 4/15/2021
1.1.1 21 3/3/2021
1.1.0 222 1/8/2021
1.0.11 25 1/8/2021
1.0.10 22 1/8/2021
1.0.9 15 1/8/2021
1.0.6 24 1/6/2021
1.0.5 (current version) 16 1/6/2021
1.0.4 22 1/5/2021
Show less