Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds Counters and Lists to CSharp SDK #3581

Merged
merged 8 commits into from
Apr 3, 2024
Merged

Commits on Apr 2, 2024

  1. Adds Counter methods to CSharp SDK

    igooch authored and markmandel committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6f88029 View commit details
    Browse the repository at this point in the history
  2. Adds Lists to Csharp SDK

    igooch authored and markmandel committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0f5c039 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed761f5 View commit details
    Browse the repository at this point in the history
  4. Minor formatting update

    igooch authored and markmandel committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6fdfbb0 View commit details
    Browse the repository at this point in the history
  5. Updates Task<bool> methods that have no meaningful return value

    to instead return Task<void>.
    igooch authored and markmandel committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    065ea65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d76b272 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2aae68f View commit details
    Browse the repository at this point in the history
  8. Formatting fixes for the C# SDK documentation.

    This also includes some fixes for PlayerTracking, so it's all formatted
    consistently.
    markmandel committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    91ec59d View commit details
    Browse the repository at this point in the history