# Fit-Connect .NET SDK **Fit-Connect .NET SDK** is a .NET library for the Fit-Connect API. **IN DEVELOPMENT NOT FOR PRODUCTION USE** For an implementation example take a look at the [DummyClient](DummyClient/Program.cs) ## Ignored Files You need a secret file for e2e test like: ```json { "sender": { "id": "00000000-0000-0000-0000-000000000000", "secret": "0000000000000000000000000000000000000000000", "scope": "send:region:DE" } } ``` [glossary](https://docs.fitko.de/fit-connect/docs/glossary/) ### Tickets - [Method signatures](https://git.fitko.de/fit-connect/planning/-/issues/438) - [Java SDK](https://git.fitko.de/fit-connect/planning/-/issues/413)