Skip to content

How about create a sqlite driver with Microsoft.Data.Sqlite.Core ? #2318

Closed
@beginor

Description

@beginor

Microsoft.Data.Sqlite.Core is a .NETStandard 2.0 nuget package, can be used in any .NET platform that supports .NETStandard 2.0, it it provided by microsoft, should be the official sqlite provider for .net.

Since NHibernate is a .NETStandard 2.0 too, so how about create a new a sqlite driver with it?

I have create a MsSqliteDriver in my nhibernate-extensions repository, the configuration file is hibernate.sqlite.config and the unit test file is MsSqliteDriverTest

please review it, if it is acceptable, I can create a merge request fot it. And if it is not acceptable, I would like to publish a separate nuget package。

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