Oracle supports stored procedures that are written in .NET and can be deployed to Oracle using Visual Studio as described by the manual in Developing and Deploying .NET Stored Procedures.
I'm in the process of doing some technical evaluations and I would like to know if there is a straightforward way for deploying the .NET procedures without Visual Studio, as a part of a standalone installer.
I have already searched it from Google but I have been unable to find neither a definite yes nor a definite no.
So again, does anyone here know if there is a way to deploy .NET stored procedures into Oracle without Visual Studio? If there isn't, please do not hesitate to share your knowledge.