Skip to content

NH-4008 - Split database providers into own projects. #847

Open
@nhibernate-bot

Description

@nhibernate-bot

Nathan Brown created an issue — 6th May 2017, 7:46:38:

To support .NETStandard 2.0 with any hope of non-Windows usability, the database providers will need to link to their own NuGet packages where possible. For example, SQL Server, SQLite-net-pcl, and Microsoft.Data.SQLite has as NuGet packages that support .NETStandard.

Others may need the full framework, such as Oracle.ManagedDataAccess.

This task would split the database providers into separate NuGet packages with their own dependencies on both the main NHibernate package and an external database driver, if possible.


Nathan Brown added a comment — 17th May 2017, 15:50:07:

I've added a pull request: <#626>(#626).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions