Sagara.Core.Google 5.9.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Sagara.Core.Google --version 5.9.2
                    
NuGet\Install-Package Sagara.Core.Google -Version 5.9.2
                    
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="Sagara.Core.Google" Version="5.9.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sagara.Core.Google" Version="5.9.2" />
                    
Directory.Packages.props
<PackageReference Include="Sagara.Core.Google" />
                    
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 Sagara.Core.Google --version 5.9.2
                    
#r "nuget: Sagara.Core.Google, 5.9.2"
                    
#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.
#:package Sagara.Core.Google@5.9.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Sagara.Core.Google&version=5.9.2
                    
Install as a Cake Addin
#tool nuget:?package=Sagara.Core.Google&version=5.9.2
                    
Install as a Cake Tool

Sagara.Core.Google

Common Google API integration code that I use across many projects.

Google Chat

Markdown Formatting

This library uses Markdown formatting for both the message text and any Text Paragraph widgets inside of cards.

For the official documentation of what's supported, see Format messages.

Supported in message text
Feature Markdown
Link [Sagara.org](https://www.sagara.org)
Bold **Bold**
Italic *Italic*
Strikethrough ~~Strikethrough~~
Inline code `single line code`
Code block ```csharp <br> var jon = "sagara"; <br> var name = jon.ToUpperInvariant(); <br> ```
Simple list - Simple <br> - List
Nested list - Nested <br>    - List <br>     - Third item
Numbered list 1. Numbered <br> 1. List
Blockquote > This is a blockquote. <br><br> For multiple lines, end each line with two spaces <br> > This is a blockquote <br> > on multiple lines.
Mention a user <chat-user data-email="user@inmyworkspaceexample.com"> or <chat-user data-user="users/all">
Supported in Text Paragraph in cards

Blockquotes and user mentions are not supported in card Text Paragraph widgets.

Feature Markdown
Link [Sagara.org](https://www.sagara.org)
Bold **Bold**
Italic *Italic*
Strikethrough ~~Strikethrough~~
Inline code `single line code`
Code block ```csharp <br> var jon = "sagara"; <br> var name = jon.ToUpperInvariant(); <br> ```
Simple list - Simple <br> - List
Nested list - Nested <br>    - List <br>     - Third item
Numbered list 1. Numbered <br> 1. List
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
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
6.0.0-preview5 0 8/27/2026
6.0.0-preview4 26 8/27/2026
6.0.0-preview3 40 8/22/2026
6.0.0-preview2 47 8/21/2026
5.9.5 0 8/27/2026
5.9.4 43 8/27/2026
5.9.3 88 8/22/2026
5.9.2 87 8/21/2026
5.9.2-preview5 77 8/21/2026
5.9.2-preview4 77 8/21/2026
5.9.2-preview3 79 8/20/2026
5.9.2-preview2 84 8/18/2026