Google.Apis.Gmail.v1 1.48.0.2020

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Google.Apis.Gmail.v1 --version 1.48.0.2020
                    
NuGet\Install-Package Google.Apis.Gmail.v1 -Version 1.48.0.2020
                    
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="Google.Apis.Gmail.v1" Version="1.48.0.2020" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Google.Apis.Gmail.v1" Version="1.48.0.2020" />
                    
Directory.Packages.props
<PackageReference Include="Google.Apis.Gmail.v1" />
                    
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 Google.Apis.Gmail.v1 --version 1.48.0.2020
                    
#r "nuget: Google.Apis.Gmail.v1, 1.48.0.2020"
                    
#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=Google.Apis.Gmail.v1&version=1.48.0.2020
                    
Install Google.Apis.Gmail.v1 as a Cake Addin
#tool nuget:?package=Google.Apis.Gmail.v1&version=1.48.0.2020
                    
Install Google.Apis.Gmail.v1 as a Cake Tool

Google APIs Client Library for working with Gmail v1.

     Supported Platforms:
     - .NET Framework 4.5+
     - .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support.

     Legacy platforms:
     - .NET Framework 4.0
     - Windows 8 Apps
     - Windows Phone 8.1
     - Windows Phone Silverlight 8.0

     Incompatible platforms:
     - .NET Framework < 4.0
     - Silverlight
     - UWP (will build, but is known not to work at runtime)
     - Xamarin

     More documentation on the API is available at:
     https://developers.google.com/api-client-library/dotnet/apis/gmail/v1

     The package source code is available at:
     https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 was computed.  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 was computed.  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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (32)

Showing the top 5 NuGet packages that depend on Google.Apis.Gmail.v1:

Package Downloads
AutoToolKit

MzAutomation Test Framework. Documentation coming soon..

Foresight.Common.CS

Nuget is Custom built for downloaading nuget dependencies for Foresight Solutions Developers.

GmailHelper

This solution is the implementation of GMAIL API providing certain useful extension methods to retrieve/send/manipulate email messages and manage labels. The solution uses 'Gmail Search Query' to retrieve/manipulate required email messages. Features: 1. Retrieve email message/messages based on query search. 2. Retrieve latest email message body based on query search. 3. Download message/messages attachments based on query search. 4. Send email messages (text/plain, text/html). 5. Send email messages with attachments (text/plain, text/html). 6. Trash/Untrash email message/messages based on query search. 7. Spam/Unspam email message/messages based on query search. 8. Mark email message/messages read/unread based on query search. 9. Modify email message/messages labels based on query search. 10. Retrieve latest email message labels based on query search. 11. Create/update/delete/list Gmail user labels. Solution Version: .NETStandard 2.0

Lithnet.GoogleApps

Lithnet Google Workspace .NET Client

Asmodat.Standard

Multipurpose .NET Standard Extensions

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Google.Apis.Gmail.v1:

Repository Stars
bkaankose/Wino-Mail
Built-in Mail & Calendars app clone for Windows.
googleworkspace/dotnet-samples
.NET samples for Google Workspace APIs
microsoft/botframework-components
The repository for components built by Microsoft for the Azure Bot Framework.
Version Downloads Last updated
1.69.0.3742 45,259 4/15/2025
1.68.0.3427 1,027,766 5/23/2024
1.68.0.3399 59,909 4/25/2024
1.68.0.3287 6,421 4/22/2024
1.67.0.3287 223,433 2/22/2024
1.66.0.3287 147,938 1/16/2024
1.65.0.3287 15,969 1/9/2024
1.64.0.3287 10,533 1/4/2024
1.64.0.3231 544,491 11/14/2023
1.63.0.3231 5,220 11/9/2023
1.63.0.3217 57,413 10/30/2023
1.62.1.3217 10,865 10/26/2023
1.62.1.3196 56,397 10/5/2023
1.62.1.3189 18,891 9/28/2023
1.62.0.3182 13,731 9/21/2023
1.62.0.3175 12,539 9/14/2023
1.62.0.3105 19,953 9/5/2023
1.61.0.3105 188,372 7/6/2023
1.61.0.3098 6,208 6/29/2023
1.61.0.3084 13,905 6/26/2023
1.60.0.3084 78,905 6/15/2023
1.60.0.3056 108,499 5/18/2023
1.60.0.3035 143,343 4/27/2023
1.60.0.3014 98,266 4/10/2023
1.60.0.2958 134,427 2/20/2023
1.59.0.2958 34,592 2/9/2023
1.59.0.2944 37,137 1/26/2023
1.59.0.2937 32,130 1/19/2023
1.58.0.2937 23,038 1/19/2023
1.58.0.2923 66,567 1/5/2023
1.58.0.2650 179,642 12/1/2022
1.57.0.2650 1,422,465 4/7/2022
1.57.0.2622 50,534 3/28/2022
1.56.0.2622 64,149 3/10/2022
1.56.0.2510 142,237 2/18/2022
1.55.0.2510 850,228 11/18/2021
1.55.0.2356 124,585 9/8/2021
1.54.0.2356 129,056 8/9/2021
1.53.0.2356 49,083 7/28/2021
1.52.0.2356 173,658 6/17/2021
1.52.0.2339 1,671 6/15/2021
1.51.0.2339 38,704 6/3/2021
1.51.0.2321 74,211 5/13/2021
1.51.0.2251 279,160 3/18/2021
1.50.0.2251 37,467 3/4/2021
1.50.0.2235 126,624 2/18/2021
1.50.0.2202 49,369 2/9/2021
1.49.0.2202 106,070 1/14/2021
1.49.0.2191 13,636 1/7/2021
1.49.0.2167 30,219 12/10/2020
1.49.0.2160 6,263 12/3/2020
1.49.0.2146 33,720 11/19/2020
1.49.0.2139 10,946 11/11/2020
1.49.0.2118 70,877 10/22/2020
1.49.0.2111 26,292 10/15/2020
1.49.0.2088 173,120 9/24/2020
1.49.0.2069 187,788 9/2/2020
1.49.0.2055 27,127 8/20/2020
1.49.0.2048 29,242 8/17/2020
1.48.0.2048 15,091 8/13/2020
1.48.0.2041 8,791 8/6/2020
1.48.0.2034 16,652 7/30/2020
1.48.0.2027 10,287 7/23/2020
1.48.0.2020 3,339 7/20/2020
1.48.0.2013 14,137 7/9/2020
1.47.0.2005 121,806 7/2/2020
1.46.0.1999 33,291 6/30/2020
1.46.0.1992 30,723 6/18/2020
1.46.0.1985 3,459 6/15/2020
1.46.0.1950 47,387 6/1/2020
1.45.0.1950 65,680 5/13/2020
1.45.0.1927 108,700 4/16/2020
1.45.0.1922 15,257 4/13/2020
1.45.0.1859 19,505 4/2/2020
1.44.1.1859 41,449 3/6/2020
1.44.0.1859 92,301 2/26/2020
1.43.0.1859 1,146,234 2/17/2020
1.43.0.1835 200,505 1/13/2020
1.43.0.1777 8,404 1/6/2020
1.42.0.1777 110,727 12/9/2019
1.42.0.1635 47,985 11/5/2019
1.41.1.1635 109,980 9/11/2019
1.41.0.1635 4,418 9/9/2019
1.40.3.1635 38,286 8/5/2019
1.40.2.1635 181,544 6/27/2019
1.40.2.1613 67,059 6/11/2019
1.40.1.1613 2,226 6/6/2019
1.40.0.1613 2,563 6/6/2019
1.40.0.1572 57,968 5/13/2019
1.39.0.1572 73,758 5/1/2019
1.38.2.1572 16,395 4/25/2019
1.38.2.1543 11,354 4/11/2019
1.38.0.1543 15,942 3/28/2019
1.38.0.1495 46,435 2/7/2019
1.38.0.1480 31,242 1/31/2019
1.37.0.1480 33,269 1/24/2019
1.37.0.1431 13,214 1/10/2019
1.36.1.1431 90,718 12/11/2018
1.36.1.1342 383,009 10/17/2018
1.36.0.1342 38,170 10/10/2018
1.35.2.1342 46,624 9/13/2018
1.35.1.1328 15,889 8/27/2018
1.35.1.1319 4,193 8/21/2018
1.35.1.1300 4,368 8/9/2018
1.34.0.1223 125,226 5/30/2018
1.33.1.1223 46,812 5/15/2018
1.33.1.1214 3,581 5/10/2018
1.33.0.1214 15,107 5/2/2018
1.33.0.1173 6,204 4/23/2018
1.32.2.1173 16,721 3/26/2018
1.32.2.1139 13,036 2/21/2018
1.32.2.1132 11,436 2/12/2018
1.32.2.1126 4,011 2/8/2018
1.32.1.1104 5,772 1/25/2018
1.32.0.1104 58,030 1/16/2018
1.32.0.1077 17,183 12/19/2017
1.32.0.1071 3,281 12/14/2017
1.31.1.1071 31,956 12/13/2017
1.31.1.1062 3,649 12/7/2017
1.30.0.1062 12,266 12/4/2017
1.30.0.1034 54,466 11/6/2017
1.30.0.999 8,372 10/26/2017
1.29.2.999 16,174 10/3/2017
1.29.1.999 3,533 10/2/2017
1.29.1.986 8,184 9/18/2017
1.29.1.978 2,494 9/11/2017
1.29.1.971 3,406 9/1/2017
1.29.0.964 2,477 8/30/2017
1.28.0.964 3,708 8/28/2017
1.28.0.936 9,441 8/1/2017
1.28.0.930 2,187 7/24/2017
1.28.0.922 13,359 7/19/2017
1.27.1.922 16,619 7/17/2017
1.27.1.907 7,250 7/12/2017
1.27.1.887 7,917 6/12/2017
1.27.1.866 2,108 6/6/2017
1.27.0.866 6,567 6/6/2017
1.27.0.860 3,806 6/1/2017
1.26.2.860 2,353 5/24/2017
1.25.0.860 25,398 5/16/2017
1.25.0.825 75,438 4/11/2017
1.25.0.783 1,912 4/10/2017
1.24.1.783 97,227 3/30/2017
1.23.0.783 1,846 3/27/2017
1.22.0.783 6,686 3/15/2017
1.21.0.783 24,779 2/27/2017
1.21.0.767 9,943 2/9/2017
1.20.0.761 21,413 2/6/2017
1.20.0.754 2,510 1/30/2017
1.20.0.747 5,345 1/23/2017
1.20.0.740 1,972 1/16/2017
1.20.0.705 5,683 12/14/2016
1.19.0.705 2,014 12/12/2016
1.19.0.694 6,838 11/30/2016
1.19.0.685 7,983 11/21/2016
1.19.0.676 82,496 11/14/2016
1.19.0.657 1,792 11/8/2016
1.18.0.657 1,786 11/7/2016
1.18.0.557 2,968 10/24/2016
1.17.0.557 2,653 10/12/2016
1.16.0.557 13,436 8/22/2016
1.15.0.580 9,672 8/9/2016
1.15.0.557 1,749 8/4/2016
1.14.1.557 2,090 7/28/2016
1.14.0.557 4,072 7/18/2016
1.14.0.543 8,132 7/5/2016
1.13.1.537 2,182 6/28/2016
1.13.1.511 40,348 6/7/2016
1.13.1.507 1,981 5/31/2016
1.13.0.440 68,653 5/12/2016
1.12.0.440 11,177 4/4/2016
1.11.1.440 2,378 3/22/2016
1.11.0.440 1,607 3/22/2016
1.10.1.425 4,732 3/14/2016
1.10.0.390 2,671 3/7/2016
1.10.0.370 4,999 2/11/2016
1.10.0.360 4,563 1/15/2016
1.10.0.340 35,562 12/15/2015
1.9.2.340 56,686 11/5/2015
1.9.2.330 95,764 9/23/2015
1.9.2.320 5,016 8/25/2015
1.9.2.310 3,176 7/23/2015
1.9.0.310 5,772 6/19/2015
1.9.0.300 3,823 5/30/2015
1.9.0.290 3,332 5/7/2015
1.9.0.280 2,523 4/15/2015
1.9.0.270 2,074 4/1/2015
1.9.0.250 3,805 3/15/2015
1.9.0.240 1,960 2/26/2015
1.9.0.230 2,146 2/12/2015
1.9.0.200 2,382 1/26/2015
1.9.0.190 26,418 12/19/2014
1.9.0.170 2,396 12/11/2014
1.9.0.160 12,428 11/20/2014
1.9.0.150 3,377 10/30/2014
1.9.0.140 2,556 10/15/2014
1.9.0.130 1,662 10/15/2014
1.9.0.120 1,956 10/7/2014
1.9.0.100 1,701 9/30/2014
1.8.1.100 2,892 9/10/2014
1.8.1.70 2,370 7/30/2014
1.8.1.50 1,806 7/23/2014
1.8.1.40 1,705 7/15/2014
1.8.1.30 1,766 7/8/2014
1.8.1.20 16,286 6/26/2014