Skip to content

Update .NET example to include non-admin logic and separated auth#132

Merged
wcmjunior merged 1 commit intomainfrom
chore/update-dotnet-samples
May 14, 2025
Merged

Update .NET example to include non-admin logic and separated auth#132
wcmjunior merged 1 commit intomainfrom
chore/update-dotnet-samples

Conversation

@danielfrankcom
Copy link
Copy Markdown
Contributor

This PR updates the .NET C# example.

It includes the following changes:

  • Synchronize the example with the publicly available docs here
  • Synchronize the example with other approved examples
    • Generate password through SDK rather than custom request
    • Remove UUID generation
    • Align create table DDL
  • Clean up and improve the documentation/comments
  • Minimize dependencies and use non-preview versions
  • Target netstandard2.0 for broader compatibility
  • Add non-admin connection to existing example
  • Allow configuration with environment variables

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@wcmjunior wcmjunior merged commit 47e7c17 into main May 14, 2025
3 of 4 checks passed
@danielfrankcom danielfrankcom deleted the chore/update-dotnet-samples branch May 14, 2025 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants