There is Apache.Ignite.DotNetCore.csproj [1] file that we use to build .NET Core executable for our Docker images. However, for some reason, the resulting binary is not included into the release - I'll have a look at that.
[1] https://github.com/apache/ignite/blob/master/modules/platforms/dotnet/Apache.Ignite/Apache.Ignite.DotNetCore.csproj On Mon, Nov 25, 2019 at 3:08 AM camer314 <[email protected]> wrote: > I am using VS Code which complicates things slightly however I managed to > get > this working minus service support seeing as ServiceBase is not available > in > .NET Core. This is fine for my purposes at the moment. > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
