Skip to content

Releases: PostHog/posthog-dotnet

v0.0.1 - A New Hope Edition

17 Jan 18:57
718e6eb

Choose a tag to compare

Pre-release

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:

  1. Feature Flags: Local evaluation not yet implemented.
  2. Only ASP.NET Core supported at the moment.
  3. 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

Full Changelog: https://github.com/PostHog/posthog-dotnet/commits/v0.0.1