OracleServiceCollectionExtensions Class
OracleServiceCollectionExtensions class is for extension methods to register OracleVectorStore or OracleCollection instances on an IServiceCollection. It extends the .NET IServiceCollection class through dependency injection to provide the application a service to register either OracleVectorStore or OracleCollection services.
Class Inheritance
System.Object
Microsoft.Extensions.DependencyInjection.OracleServiceCollectionExtensions
Declaration
// C#
public static class OracleServiceCollectionExtensionsThread Safety
All public methods are thread-safe, unless stated otherwise.
Requirements
| Provider | ODP.NET, Managed Driver | ODP.NET Core |
|---|---|---|
|
Assembly |
|
|
|
Namespace |
|
|
|
.NET Framework |
- |
|
|
.NET (Core) |
- |