You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Nathan Brown created an issue — 6th May 2017, 7:46:38:
Nathan Brown added a comment — 17th May 2017, 15:50:07:
The text was updated successfully, but these errors were encountered: