Google.Cloud.Firestore.V1 4.2.0

Prefix Reserved
dotnet add package Google.Cloud.Firestore.V1 --version 4.2.0
                    
NuGet\Install-Package Google.Cloud.Firestore.V1 -Version 4.2.0
                    
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.Cloud.Firestore.V1" Version="4.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Google.Cloud.Firestore.V1" Version="4.2.0" />
                    
Directory.Packages.props
<PackageReference Include="Google.Cloud.Firestore.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.Cloud.Firestore.V1 --version 4.2.0
                    
#r "nuget: Google.Cloud.Firestore.V1, 4.2.0"
                    
#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 Google.Cloud.Firestore.V1@4.2.0
                    
#: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=Google.Cloud.Firestore.V1&version=4.2.0
                    
Install as a Cake Addin
#tool nuget:?package=Google.Cloud.Firestore.V1&version=4.2.0
                    
Install as a Cake Tool

Low-level Google client library to access the Firestore API. Users are recommended to use the Google.Cloud.Firestore package instead.

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  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 tizen40 was computed.  tizen60 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 (5)

Showing the top 5 NuGet packages that depend on Google.Cloud.Firestore.V1:

Package Downloads
Google.Cloud.Firestore

Recommended Google client library to access the Firestore API.

MicroServices

Micro Services Essential Pack

Paramore.Brighter.Firestore

Google Cloud Firestore provider for Paramore.Brighter Command Processor. Provides common components for connecting to Firestore, including connection and transaction management for inbox, outbox, and locking implementations.

FirebaseRepos

Firebase RealTimeDataBase and FireStore Reposatories and upload files to firebase storage

Paramore.Brighter.Outbox.Firestore

Firestore outbox implementation for Paramore.Brighter Command Processor. Provides reliable message publishing with outbox pattern using Google Cloud Firestore for transactional consistency and guaranteed delivery.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Google.Cloud.Firestore.V1:

Repository Stars
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
Version Downloads Last Updated
4.2.0 83,622 3/5/2026
4.1.0 468,411 12/9/2025
4.0.0 20,857 12/3/2025
3.13.0 58,305 11/18/2025
3.12.0 36,549 11/5/2025
3.11.0 770,093 10/15/2025
3.10.0 804,566 3/12/2025
3.9.0 987,538 9/27/2024
3.8.0 545,677 6/24/2024
3.7.0 399,193 5/3/2024
3.6.0 123,949 3/27/2024
3.5.1 481,547 2/14/2024
3.5.0 91,494 1/30/2024
3.5.0-beta01 24,361 11/29/2023
3.4.0 405,811 10/4/2023
3.3.0 689,234 5/3/2023
3.2.0 249,766 3/22/2023
3.1.0 285,383 2/8/2023
3.0.0 1,561,505 6/9/2022
2.5.0 742,664 1/18/2022
Loading failed