Skip to content

feat: Adding CSharp Snippets #121

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

Merged

Conversation

chaitanya-jvnm
Copy link
Contributor

Description

Added c# Utilities for the following:

  • String Utilities: Capitalize the first character of string
  • GUID Utilities - Create, decode and Validate GUID
  • JWT Utilities - Create, decode and Validate JWT

Type of Change

  • ✨ New snippet
  • 🛠 Improvement to an existing snippet
  • 🐞 Bug fix
  • 📖 Documentation update
  • 🔧 Other (please describe):

Checklist

  • I have tested my code and verified it works as expected.
  • My code follows the style and contribution guidelines of this project.
  • Comments are added where necessary for clarity.
  • Documentation has been updated (if applicable).
  • There are no new warnings or errors from my changes.
Click to view screenshots

Copy link

netlify bot commented Jan 2, 2025

Deploy Preview for quicksnip ready!

Name Link
🔨 Latest commit 55bd1e5
🔍 Latest deploy log https://app.netlify.com/sites/quicksnip/deploys/6776741ffbfbfd0008b0db1c
😎 Deploy Preview https://deploy-preview-121--quicksnip.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@Mathys-Gasnier Mathys-Gasnier left a comment

Choose a reason for hiding this comment

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

Hey, thanks for the contribution, please take a look at the comment i left before we can move on with your snippets.
Also, please include examples of use in your snippets, take a look at other snippets to see how to do it !

@chaitanya-jvnm chaitanya-jvnm changed the title Create csharp snippets feat: Adding CSharp Snippets Jan 2, 2025
@Mathys-Gasnier Mathys-Gasnier merged commit 641f0ee into quicksnip-dev:main Jan 2, 2025
4 checks passed
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.

3 participants