Releases: PostHog/posthog-dotnet
Releases · PostHog/posthog-dotnet
v0.0.1 - A New Hope Edition
This is an initial ALPHA release of the PostHog .NET Client SDK. As such, it is incomplete. The primary purpose of releasing it now is to solicit feedback. The library is capable of capturing events, identifying users and groups, and evaluating feature flags. What is important to you to see here next?
Some limitations:
- Feature Flags: Local evaluation not yet implemented.
- Only ASP.NET Core supported at the moment.
- Surveys not implemented.
The plan is to eventually support other platforms like Unity, Xamarin, etc. But we need some sample apps in these platforms so we can test our work. Jump on in and help!
New Contributors
- @haacked made their first contribution in #1
- @pauldambra made their first contribution in #9
Full Changelog: https://github.com/PostHog/posthog-dotnet/commits/v0.0.1