PostHog / posthog

🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
https://posthog.com
Other
19.38k stars 1.13k forks source link

.NET SDK for server side #16339

Open achopijocoder opened 1 year ago

achopijocoder commented 1 year ago

Is your feature request related to a problem?

No. It's more like a wish :)

Describe the solution you'd like

It would be useful to have an official .NET SDK for PostHog.

Describe alternatives you've considered

There are some initiatives like https://github.com/Gamefound/PostHog.NET & https://github.com/teal-inc/PostHogClient

Additional context

Recently received a query on this topic here https://posthog.com/questions/is-net-c-sdk-available.

I have been working with MixPanel-based server-side for product analytics in .NET and they don't have an official SDK either. I feel that from dotnet there is a lot of push towards open source and it would be a perfect match with the .NET world and will surely make life easier for PostHog adoption. Maybe something can happen with @dotnet-foundation

Thank you for your feature request – we love each and every one!

andrewcourtice commented 1 week ago

Would love this to be on the PostHog roadmap. This is the primary blocker to us utilising all of PostHog's features, particularly feature flags.