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
Perhaps the baseball examples could be borrowed from Simpler. Data could be read from the baseball.json file, then inserted into Sqlite, then whatever.
I'm guessing http://www.nuget.org/packages/System.Data.SQLite.Core/ is the best option.
Perhaps the baseball examples could be borrowed from Simpler. Data could be read from the baseball.json file, then inserted into Sqlite, then whatever.