Skip to content
View AndreasAmMueller's full-sized avatar

Organizations

@AM-WD

Block or report AndreasAmMueller

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. AM-WD/AMWD.Protocols.Modbus AM-WD/AMWD.Protocols.Modbus Public

    Implementation of the Modbus protocol in .NET; containing ASCII, RTU and TCP.

    C# 5

  2. FIX: Localised number format and wro... FIX: Localised number format and wrong input type for decimal fields
    1
    As Microsoft is not capable of fixing an issue, which influences most of the non-english-speaking world, here is a possible fix until they've seen the urgent priority for this to be solved.
    2
    
                  
    3
    __Startup.cs:__
    4
    ```
    5
    public void ConfigureServices {