[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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."]]],[]]