FsSql icon indicating copy to clipboard operation
FsSql copied to clipboard

NET Core 2.0 version

Open irium opened this issue 7 years ago • 11 comments

I've ported FsSql to .NET Core 2.0.

With some changes:

  • tests are working only on Windows, because I don't know what is actual SQLite NuGet for Linux now.
  • tests are ported to Expecto, as Fuchu is no longer maintained and Expecto superceeded it.

irium avatar Jan 27 '18 12:01 irium

Now it could be a long wait; you should consider publishing a package meanwhile, as @mausch isn't very active any more.

haf avatar Jan 29 '18 08:01 haf

@irium Would you consider forking and maintaining at another nuget id, please?

haf avatar Feb 05 '18 16:02 haf

@haf I'm not sure I have time to fully maintain public NuGet package. And I didn't done it before. Also I have no Linux machine, so it would be Windows only (or expect help with Linux related code from some of you ;)

I could try. What name we'll choose for new NuGet? FsSql.Core maybe?

irium avatar Feb 23 '18 16:02 irium

@irium There's not much traffic to this nuget, so you'd probably not have to spend too much time on it. I'm happy to hear you're considering it.

Sure, FsSql.Core could work.

haf avatar Feb 23 '18 17:02 haf

Ok :) Now I'm learning how to configure all this nuget publishing :)

irium avatar Feb 23 '18 17:02 irium

https://github.com/haf/expecto is a good example

haf avatar Feb 23 '18 17:02 haf

@haf Here it is: https://www.nuget.org/packages/FsSql.Core/ :)

I think it makes sense to move further PRs and issues to https://github.com/irium/FsSql

irium avatar Feb 23 '18 20:02 irium

@irium I noticed there is no way to post issues on your fork. Not that I have an issue to submit, but if I did in the future, how would I be able to do that?

czifro avatar May 07 '18 20:05 czifro

@irium needs to go to settings, enable issues.

haf avatar May 07 '18 21:05 haf

@czifro @haf Oh, sorry :) Now enabled :)

irium avatar May 07 '18 22:05 irium

@irium Thank you!

czifro avatar May 07 '18 23:05 czifro