We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b909eb9 commit cbe9d53Copy full SHA for cbe9d53
1 file changed
README.md
@@ -1,16 +1,10 @@
1
# try-csharp
2
This is my TUTORIAL project for csharp. (dotnet core)
3
4
-
+
5
[](https://www.codefactor.io/repository/github/devlights/try-csharp)
6
[](https://gitpod.io/#https://github.com/devlights/try-csharp)
7
8
-# Editor
9
-- JetBrains Rider
10
-- Microsoft VisualStudio
11
-- Visual Studio Code
12
-- Gitpod
13
-
14
# Run (IDE)
15
+ set TryCSharp.Tools.Cui project as 'startup project'
16
+ run onto IDE
0 commit comments