Atikin C# Snippets README
C# Snippets to make the life easy develop by : Atikin Verse.
Snippets
This is simple code snippet extension for C# projects.
Below is the List of few Triggers that will generate boilerplate Codes.
| Triggers |
Content |
| namespace |
Create a namespace |
| class |
Create a class |
| main |
Create a Main method |
| prop |
Create a property |
| for |
Create a for loop |
| while |
Create a while loop |
| if |
Create an if statement |
| else |
Create an else statement |
| switch |
Create a switch statement |
| try |
Create a try-catch block |
| cw |
Create a Console.WriteLine statement |
| method |
Create a method definition |
| ctor |
Create a constructor |
Join our social media for exciting updates, news, and insights! Follow us on :
| ACCOUNTS |
USERNAME |
| FACEBOOK |
atikinverse |
| INSTAGRAM |
atikinverse |
| LINKEDIN |
atikinverse |
| TWITTER (X) |
atikinverse |
| THREADS |
atikinverse |
| PINTREST |
atikinverse |
| QUORA |
atikinverse |
| REDDIT |
atikinverse |
| TUMBLR |
atikinverse |
| SNAPCHAT |
atikinverse |
| SKYPE |
atikinverse |
| GITHUB |
atikinverse |
Feel free to reach out if you have any questions or suggestions!
Happy Coding! 🚀
| |