# .NET SDK [![GitHub Repo](https://img.shields.io/badge/GitHub-Krenalis_C%23_SDK-blue?logo=github)](https://github.com/krenalis/analytics-dotnet) The .NET SDK allows you to send customer event data using the .NET SDK from your .NET applications to Krenalis. ## Guides | Guide | What will you learn? | |--------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------| | [Start collecting events](https://www.krenalis.com/docs/collect-events/apps-you-developed.md?sdk=net) | How to install the SDK and import it into your .NET application to collect events. | | [Start collecting user data](https://www.krenalis.com/docs/ingest-users/apps-you-developed.md?sdk=net) | How to install the SDK and import it into your .NET application to collect user data. | Refer to the [Krenalis events documentation](https://www.krenalis.com/events.md) for more information on the supported event types. ## SDK source code The source code of the Krenalis .NET SDK is [available on GitHub](https://github.com/krenalis/analytics-dotnet) and distributed under the **MIT license**.