Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
nhibernate-bot opened this issue Oct 12, 2017 · 0 comments
Open

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

nhibernate-bot opened this issue Oct 12, 2017 · 0 comments

Comments

@nhibernate-bot
Copy link
Collaborator

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants