File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,12 @@ Contains dependency less helper classes
3
3
4
4
## Dependency Injection (DI)
5
5
Simple dependency resolver
6
- Example: \Examples\DependencyInjection
6
+ Example: [ \Examples\DependencyInjection] ( https://github.com/KY-Programming/core/tree/master/Examples/DependencyInjection )
7
7
8
8
## Module / Plugin Loader
9
9
Load modules from assemblies
10
- Example: \Example\ModuleExample
10
+ Example: [ \Example\ModuleExample] ( https://github.com/KY-Programming/core/tree/master/Examples/ModuleExample )
11
11
12
12
## Version
13
13
4.0.0 and later needs .net Framework 4.6 or .net Core 2.0
14
- For lower framework version please create an issue and we will try to support your version
14
+ For lower framework version please [ create an issue] ( https://github.com/KY-Programming/core/issues/new ) and we will try to support your version
You can’t perform that action at this time.
0 commit comments