Skip to content

Ported MtApi5 to .Net Core - #2

Merged
lazou merged 6 commits into
masterfrom
working-net-core-port
Nov 9, 2022
Merged

Ported MtApi5 to .Net Core#2
lazou merged 6 commits into
masterfrom
working-net-core-port

Conversation

@lazou

@lazou lazou commented Nov 9, 2022

Copy link
Copy Markdown
Owner

This PR will add support for .Net Core on the client side (for MtApi5) as requested in vdemydiuk#134. Contract files are linked from MtApiService to prevent duplicated code. Only duplicated some files due to required changes (unsupported functionality of the doftnet/wcf dependencies).

  • added .net core based MtApiService (MtApiServiceNetCore)
  • based on https://github.com/dotnet/wcf
  • only client side is available in .Net Core
  • piping removed, only tcp connection possible
  • ported MtApi5 and MtApi5TestClient to .Net Core
  • newer versions of System.ServiceModel.Duplex & System.ServiceModel.NetTcp are causing issues (4.9.0/4.10.0)

@lazou
lazou merged commit 3d87492 into master Nov 9, 2022
@lazou
lazou deleted the working-net-core-port branch November 10, 2022 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant