We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 91595d0 + be536bb commit 6853e35Copy full SHA for 6853e35
Readme.md
@@ -3,6 +3,21 @@
3
## C# snippet code set to add to Visual Studio.
4
Shortcuts for building codes quickly, without having to enter the same standard codes all the time.
5
6
+## Como instalar:
7
+- Open visual studio.
8
+- Press the keys Ctrl + K, Ctrl + B.
9
+- Or search for "Code snippets manager" in the visual studio search field.
10
+- A window will open, as shown below.
11
+
12
+
13
14
+- Select the Csharp tab and then go to the "add ..." button and select the folder where the snippets files are as shown below.
15
16
+
17
18
+😎 Ready! just use your will!
19
20
21
__Code Snippets to:__
22
23
- [x] Methods => in development...
0 commit comments