snowplow-dotnet-tracker icon indicating copy to clipboard operation
snowplow-dotnet-tracker copied to clipboard

Snowplow event tracker for .NET. Add analytics to your ASP.NET, C#, F# and Visual Basic apps, servers and games

Results 13 snowplow-dotnet-tracker issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I am using the "snowplow.tracker" Nuget package in my dotnet core project. when I deployed my code on the server with the container, my server restarted every...

As [reported here](https://discourse.snowplow.io/t/nuget-setvalue-for-structured-event/9361/2), when serializing the value property in structured events, it gets formatted using the current locale. In some languages, this results in using comma instead of a dot...

I want to make a suggestion / discussion on whether it makes sense for you guys to raise the possibility of making a native binding of Snowplow native libraries for...

Bumps System.Text.RegularExpressions from 4.3.0 to 4.3.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Text.RegularExpressions&package-manager=nuget&previous-version=4.3.0&new-version=4.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

category:dependencies
cla:no

This Pull Request proposes the addition of CustomGetPath and CustomPostPath methods to the library. These methods aim to enhance the flexibility and adaptability of the library by allowing users to...

cla:yes

Issue Description: Currently, I'm facing an issue with the snowplow-dotnet-tracker library where I'm unable to update the postpath due to it being defined as a constant. This limitation restricts the...

Message from NuGet: The uploaded symbols package contains one or more pdbs that are not portable. Your symbol package was not published on NuGet Gallery and is not available for...

Github actions used the deprecated version of NodeJS – 12.

Hi, I use snowplow-dotnet-tracker inside a Xamarin iOS application. I encounter this exception that crash my application: Application Specific Information: *** Terminating app due to uncaught exception 'System.AggregateException', reason: 'System.AggregateException:...

status:needs_triage

PCLs are no longer the recommended technique for cross platform libraries such as Snowplow.Tracker.PlatformExtensions. We should look to migrate this to NETFramework2.0.