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
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?
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。