# Dapr Client examples The following examples will show you how to: - [Invoke services](./ServiceInvocation) - [Manage state](./StateManagement) - [Publish events](./PublishSubscribe) ## SDK docs For more information on the .NET Dapr client visit the [SDK docs](https://docs.dapr.io/developing-applications/sdks/dotnet/dotnet-client/).