Mixpanel.NET
Mixpanel.NET copied to clipboard
Mixpanel API integration for .NET
Results
5
Mixpanel.NET issues
Sort by
recently updated
recently updated
newest added
Should `MixpanelEngage.Engage` defined [here](https://github.com/chrisnicola/Mixpanel.NET/blob/master/src/Mixpanel.NET/Engage/MixpanelEngage.cs#L25) be a private method ?
Constructor is not called Tracker, but MixpanelTracker.
I'm open to suggestions here. I do want people to be able to confirm the results of API calls and determine if they want to deal with retries, etc. If...