# Aspire.Hosting.Oracle

- Package: `Aspire.Hosting.Oracle`
- Version: `13.2.0`
- Target framework: `net8.0`
- Source: [GitHub](https://github.com/microsoft/aspire/tree/aad16017893bd769e0634c47fb007f1454735f11/src/Aspire.Hosting.Oracle)
- NuGet: [Aspire.Hosting.Oracle](https://www.nuget.org/packages/Aspire.Hosting.Oracle)

## Namespaces

### Aspire.Hosting

- [OracleDatabaseBuilderExtensions](/reference/api/csharp/aspire.hosting.oracle/oracledatabasebuilderextensions.md) -- `class` `static` -- Provides extension methods for adding Oracle Database resources to an `Hosting.IDistributedApplicationBuilder`.

### Aspire.Hosting.ApplicationModel

- [OracleDatabaseResource](/reference/api/csharp/aspire.hosting.oracle/oracledatabaseresource.md) -- `class` `ats export` -- A resource that represents an Oracle Database database. This is a child resource of a [OracleDatabaseServerResource](/reference/api/csharp/aspire.hosting.oracle/oracledatabaseserverresource.md).
- [OracleDatabaseServerResource](/reference/api/csharp/aspire.hosting.oracle/oracledatabaseserverresource.md) -- `class` `ats export` -- A resource that represents an Oracle Database container.
