1
0
Files
LinkMobility/README.md
Andreas Müller 3f8cece95c
All checks were successful
Branch Build / build-test-deploy (push) Successful in 1m19s
Reorganized namespaces
2026-03-18 22:44:26 +01:00

21 lines
763 B
Markdown

# LINK Mobility REST API for .NET
This project aims to implement the [LINK Mobility REST API].
## Overview
Looking for a .NET library to interact with LINK Mobility ended with an [outdated repository] using .NET Framework 3.5.
So I decided to implement the current available API myself with a more modern (and flexible) [.NET Standard 2.0] as target.
---
Published under [MIT License] (see [choose a license])
[LINK Mobility REST API]: https://developer.linkmobility.eu/
[outdated repository]: https://github.com/websms-com/websmscom-csharp
[.NET Standard 2.0]: https://learn.microsoft.com/en-us/dotnet/standard/net-standard?tabs=net-standard-2-0
[MIT License]: LICENSE.txt
[choose a license]: https://choosealicense.com/licenses/mit/