Hadi Eskandari
Hadi Eskandari
The issue was resolved for the Azure Databus implementation, however, the problem persists in the FileShareDatabus. Re-opening this issue.
We want to adopt dotnet try in our [NServiceBus](http://github.com/Particular/NServiceBus) samples. It basically requires 'endpoints' to run until stopped, which in a console app is achieved by a Console.ReadLine().
@mojtabaashena Please review this PR instead of #24. I did some cleanups and tested it.
@mojtabaashena thanks for your contribution. I'll test the changes this week and publish it towards the weekend.
@mauroservienti Since we say, even for the legacy system there is a way to work around this (that is, by having the database tables in the same database), isn't this...
I have the same issue reported by a user of our application. It apparently happens on Windows Server 2012 R2 (but not other/newer environments such as WinServer 2019). I could...
Seconding that. Just noticed I had 60 pages of logs for just today. Would be great to have this.
Moved the example [here](https://github.com/dblock/opensearch-java-client-demo) for whoever is interested. Closing.
@SimonCropp hmmm why is it using .NET 5 SDK?
According [to this](https://www.appveyor.com/docs/macos-images-software/), that is the latest version of the .NET installed on their macos agents. I think we may need to lock it down to 3.1 (e.g. .NET Core...