AT command library that makes it easy to communicate with modems.
$ dotnet add package HeboTech.ATLibATLib is a C# AT command library that abstracts away the commands and makes it easy to communicate with modems.
Hayes command set (commonly known as AT commands) is a command set frequently used in modems. Read more about it at Wikipedia.