Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": "explicit"
},
"editor.formatOnPaste": true,
"editor.formatOnSave": true
"editor.defaultFormatter": "DavidAnson.vscode-markdownlint"
},
"[razor]": {
"editor.defaultFormatter": "ms-dotnettools.csharp"
Expand Down
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ This repository is a personal playground for the author to learn .NET programmin
This might be helpful to other developers having the same problem.

However, please note that the code described here is based on my personal opinion and may contain many inaccuracies.

## More documents

- [doc](./docs/README.md)
9 changes: 0 additions & 9 deletions docs/README.md

This file was deleted.

40 changes: 0 additions & 40 deletions docs/caching/README.md

This file was deleted.

9 changes: 0 additions & 9 deletions docs/ioc/README.md

This file was deleted.

17 changes: 0 additions & 17 deletions docs/ioc/autofac.md

This file was deleted.

19 changes: 0 additions & 19 deletions docs/ioc/mef2_net4.5.md

This file was deleted.

22 changes: 0 additions & 22 deletions docs/ioc/mef_net4.0.md

This file was deleted.

27 changes: 0 additions & 27 deletions docs/ioc/mef_net4.5.md

This file was deleted.

20 changes: 0 additions & 20 deletions docs/ioc/ms-ex-dependencyinjection.md

This file was deleted.

5 changes: 0 additions & 5 deletions docs/others/README.md

This file was deleted.

38 changes: 0 additions & 38 deletions docs/others/xml-tag-for-doccomment.md

This file was deleted.

5 changes: 0 additions & 5 deletions docs/packaging/README.md

This file was deleted.

80 changes: 0 additions & 80 deletions docs/packaging/nuget-packages-on-github.md

This file was deleted.

5 changes: 0 additions & 5 deletions docs/text/README.md

This file was deleted.

6 changes: 0 additions & 6 deletions docs/text/regex/README.md

This file was deleted.

Loading