Powered by Zoomin Software. For more details please contactZoomin

DataDirect Connect for ADO.NET Data Provider Help

Create an Application in Visual Studio

  • Last Updated: April 16, 2026
  • 2 minute read
    • ADO.NET
    • Documentation

The data provider allows you to create applications with Microsoft Visual Studio. You can use the graphical user interface of Visual Studio to perform a variety of tasks. To create an application in Visual Studio using DDTek.OracleDotnet.DLL:

  1. On the start page, click Create a new project.

    Create a new project in VS 2022

  2. In the search box, enter console and then choose the applicable console application template. Click Next.

    Select a console application template

  3. In the Configure your new project window, enter the project name and location. Click Next.

    Configure your new project window

  4. In the Additional information window, select .Net 6.0 (Long-term support) from the Framework dropdown. Click Create to continue.

    Additional Information window, with .NET 6.0 selected

  5. Add the DDTek.OracleDotnet.version.nupkg NuGet package to the project, where version is the version number of the NuGet package. To learn how to install a NuGet package into a Visual Studio application, refer to Install and use a package in Visual Studio in the Microsoft documentation.

    Note: The NuGet installer does not provide a license file. Use the license file generated by the ADO.NET installer to use with the NuGet package.

TitleResults for “How to create a CRG?”Also Available inAlert