Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ported MtApi5 to .Net Core #2

Merged
merged 6 commits into from
Nov 9, 2022
Merged

Ported MtApi5 to .Net Core #2

merged 6 commits into from
Nov 9, 2022

Commits on Sep 22, 2020

  1. added .net core based MtApiService

    * 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
    lazou committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    6d5ef05 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

  1. Configuration menu
    Copy the full SHA
    9243346 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Configuration menu
    Copy the full SHA
    939efcc View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. Configuration menu
    Copy the full SHA
    049042e View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. removed build warning

    lazou committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    7a2dc69 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    b001734 View commit details
    Browse the repository at this point in the history