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

fix: fix .NET examples #202

Merged
merged 4 commits into from
Apr 23, 2024
Merged

fix: fix .NET examples #202

merged 4 commits into from
Apr 23, 2024

Conversation

Odonno
Copy link
Contributor

@Odonno Odonno commented Apr 23, 2024

  • Fix some typos
  • Fix .NET examples
    • Use SurrealDbClient constructor for Initialises example
    • Use is async and require both ns and db
    • Create is async
    • Fix RawQuery for full text search
    • Complete remaining examples with raw queries
  • Configure editor to support csharp language
  • Change dotnet -> csharp

image

@Odonno Odonno force-pushed the fix/dotnet-examples branch from 460d051 to 7f97287 Compare April 23, 2024 18:44
@Odonno Odonno changed the title Fix current .NET examples fix: fix current .NET examples Apr 23, 2024
@Odonno Odonno force-pushed the fix/dotnet-examples branch from 7f97287 to a3c9317 Compare April 23, 2024 18:53
@Odonno Odonno changed the title fix: fix current .NET examples fix: fix .NET examples Apr 23, 2024
Copy link
Contributor

@Ekwuno Ekwuno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating the examples @Odonno

@Ekwuno Ekwuno merged commit 5a9eb2f into surrealdb:main Apr 23, 2024
1 check passed
@Odonno Odonno deleted the fix/dotnet-examples branch April 24, 2024 07:30
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