Skip to content

Commit 5416de6

Browse files
committed
dev env
1 parent 834040e commit 5416de6

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,21 @@ Supports
2222

2323
* .Net Standard 1.0 or above
2424
* .Net Framework 4.0 or above
25-
25+
26+
### Development Environment
27+
28+
#### Windows
29+
* Visual Studio Code as IDE for .NET core
30+
* Visual Studio 2017 as IDE for .NET framework/.NET core
31+
32+
#### Mac OS
33+
* Visual Studio Code as IDE for .NET core
34+
* Visual Studio 2017 as IDE for Mono/.NET core
35+
36+
#### Linux
37+
* Visual Studio Code as IDE for .NET core
38+
* Mono develop as IDE for Mono
39+
2640
## Data structures
2741

2842
### List

0 commit comments

Comments
 (0)