Devart.Data.Oracle.EFCore.Design by Devart

<PackageReference Include="Devart.Data.Oracle.EFCore.Design" Version="9.14.1228" />

 Devart.Data.Oracle.EFCore.Design 9.14.1228

dotConnect for Oracle is an enhanced database connectivity solution built over ADO.NET architecture and a development framework with advanced support for ORMs, such as Entity Framework and EF Core, and offers a complete solution for developing DB-related applications and web sites. It introduces new approaches for designing a data access layer and boosts the productivity of database application development. This package contains the .NET Standard 1.3/.NET Core 1.1 compatible assemblies, providing support for Entity Framework Core 1.1 database-first approach via the Scaffold-DbContext command. It is not needed for Entity Framework Core 2 and later. This package contains only runtime features of dotConnect for Oracle. dotConnect for Oracle is also provided as an installation package (exe), which installs runtime assemblies for Full .NET Framework and a set of design-time tools, integrated into Visual Studio - Server Explorer integration, DataSet tools, Windows Forms components with powerful design-time, etc. It also includes visual ORM designer for Entity Framework, Entity Framework Core, and LinqConnect ORM models. Besides, this installer generates the trial key files required for using this package on a trial basis. You can download it at www.devart.com.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Devart.Data.Oracle.EFCore.Design</id>
    <version>9.14.1228</version>
    <title>Devart.Data.Oracle.EFCore.Design</title>
    <authors>Devart</authors>
    <owners>Devart</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://www.devart.com/dotconnect/eula.html</licenseUrl>
    <icon>oracle.png</icon>
    <projectUrl>http://www.devart.com/dotconnect/oracle</projectUrl>
    <iconUrl>https://www.devart.com/images/external/nuget/dcoracle-white_fb.png</iconUrl>
    <description>dotConnect for Oracle is an enhanced database connectivity solution built over ADO.NET architecture and a development framework with advanced support for ORMs, such as Entity Framework and EF Core, and offers a complete solution for developing DB-related applications and web sites. It introduces new approaches for designing a data access layer and boosts the productivity of database application development.

This package contains the .NET Standard 1.3/.NET Core 1.1 compatible assemblies, providing support for Entity Framework Core 1.1 database-first approach via the Scaffold-DbContext command. It is not needed for Entity Framework Core 2 and later.

This package contains only runtime features of dotConnect for Oracle. dotConnect for Oracle is also provided as an installation package (exe), which installs runtime assemblies for Full .NET Framework and a set of design-time tools, integrated into Visual Studio - Server Explorer integration, DataSet tools, Windows Forms components with powerful design-time, etc. It also includes visual ORM designer for Entity Framework, Entity Framework Core, and LinqConnect ORM models. Besides, this installer generates the trial key files required for using this package on a trial basis. You can download it at www.devart.com.</description>
    <summary>dotConnect for Oracle is a enhanced database connectivity solution built over ADO.NET architecture and a development framework with a number of innovative technologies.</summary>
    <releaseNotes>https://www.devart.com/dotconnect/oracle/revision_history.html</releaseNotes>
    <copyright>Copyright © 1998 - 2021 Devart</copyright>
    <language>en-US</language>
    <tags>Oracle Database ADO.NET Provider DB DataAccess EntityFramework EF Сore EFCore netcore</tags>
    <dependencies>
      <group targetFramework=".NETStandard1.3">
        <dependency id="Microsoft.EntityFrameworkCore" version="1.1.5" />
        <dependency id="Microsoft.EntityFrameworkCore.Relational" version="1.1.5" />
        <dependency id="Microsoft.EntityFrameworkCore.Relational.Design" version="1.1.5" />
        <dependency id="Microsoft.NETCore.Portable.Compatibility" version="1.0.1" />
        <dependency id="NETStandard.Library" version="1.6.1" />
        <dependency id="System.ComponentModel" version="4.3.0" />
        <dependency id="System.ComponentModel.Annotations" version="4.3.0" />
        <dependency id="System.ComponentModel.Primitives" version="4.3.0" />
        <dependency id="System.ComponentModel.TypeConverter" version="4.3.0" />
        <dependency id="System.Diagnostics.FileVersionInfo" version="4.3.0" />
        <dependency id="System.Reflection" version="4.3.0" />
        <dependency id="System.Reflection.TypeExtensions" version="4.3.0" />
        <dependency id="System.Xml.XmlDocument" version="4.3.0" />
        <dependency id="Devart.Data.Oracle.EFCore" version="9.14.1228" />
      </group>
    </dependencies>
  </metadata>
</package>