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
Thanks for the awesome lib. I'm trying it out for a new project in .Net core 2.0 and run into the below error when adding the ".AddLinqToDBStores(new DefaultConnectionFactory())" statement.
I've pulled the example from the repo and it gives the same error message. Removing the line makes it build.
PS: I've removed the source and added the Nuget package to re-produce the error.
The text was updated successfully, but these errors were encountered:
Thanks for the awesome lib. I'm trying it out for a new project in .Net core 2.0 and run into the below error when adding the ".AddLinqToDBStores(new DefaultConnectionFactory())" statement.
I've pulled the example from the repo and it gives the same error message. Removing the line makes it build.
PS: I've removed the source and added the Nuget package to re-produce the error.
The text was updated successfully, but these errors were encountered: