Info
| Version: | 23.8.0 | 
| Author(s): | Oracle | 
| Last Update: | Friday, April 4, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://www.oracle.com/database/technologies/appdev/dotnet.html | 
| NuGet Url: | https://www.nuget.org/packages/Oracle.Web | 
Install
Install-Package Oracle.Web
                        dotnet add package Oracle.Web
                        paket add Oracle.Web
                        
                                Oracle.Web Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Oracle.ManagedDataAccess(>= 19.3.0 && < 20.0.0)
Tags
 
                
It will add the Oracle ASP.NET providers assembly and auto-configure for its use so that ASP.NET application state can be stored within an Oracle Database. Note: To complete Oracle Providers for ASP.NET setup after installation, run the SQL scripts located in the sql directory of this package on the target database server the providers will use.