Zebble.Office365 1.1.108

dotnet add package Zebble.Office365 --version 1.1.108
                    
NuGet\Install-Package Zebble.Office365 -Version 1.1.108
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Zebble.Office365" Version="1.1.108" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Zebble.Office365" Version="1.1.108" />
                    
Directory.Packages.props
<PackageReference Include="Zebble.Office365" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Zebble.Office365 --version 1.1.108
                    
#r "nuget: Zebble.Office365, 1.1.108"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Zebble.Office365&version=1.1.108
                    
Install Zebble.Office365 as a Cake Addin
#tool nuget:?package=Zebble.Office365&version=1.1.108
                    
Install Zebble.Office365 as a Cake Tool

A Zebble plugin to access Microsoft Office 365 API.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid90 is compatible. 
Universal Windows Platform uap10.0.18362 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.108 464 1/12/2021
1.1.107 412 1/12/2021
1.1.106 399 1/12/2021
1.1.105 452 1/9/2021
1.1.104 414 1/4/2021
1.1.103 634 3/27/2019

Minor fixes