Subject | Firebird Embedded with .NET Core on macOS |
---|---|
Author | Anil |
Post date | 2019-01-11T06:51:23Z |
Hi everyone,
I've used Firebird in various projects and with various technologies (Delphi and .NET on Windows, embedded and with network server) since 15 years and had no issues with it until now. I'm trying to make it work in embedded mode with .NET Core application on macOS. The same scenario (just a dummy console project) works without issues on Windows.
I've raised the issue here: https://stackoverflow.com/questions/54135655/firebird-embedded-with-net-core-on-macos
However, I didn't manage to make progress yet.
- Would anyone be able to help with this?
- Does anyone have a working example of Firebird 3 database accessed from .NET Core application in embedded mode on macOS?
Thanks a lot in advance!
P.S. Sorry for posting the issue on multiple places, but Firebird community is not big these days and I'm trying to reach as many eyeballs as possible.