[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `ServiceCollectionExtensions` class within the `Google.Cloud.Spanner.Data` library, specifically focusing on version 4.5.0, along with links to other versions, including beta releases."],["The `ServiceCollectionExtensions` class offers methods to configure dependency injection for Spanner within a .NET application."],["The primary functionality documented is the `AddSpannerConnection` method, which adds a transient service to the `IServiceCollection`, providing a `SpannerConnection` using connection strings from configuration."],["The `AddSpannerConnection` method accepts an `IServiceCollection` and a connection string name as parameters, returning the same service collection to enable method chaining."],["There are multiple versions that are documented on this page from 3.5.0 all the way to the latest beta version 5.0.0-beta05."]]],[]]