Implement IOC for plugin registration.

This commit is contained in:
2018-07-20 22:53:46 +01:00
parent cd489cc40f
commit 991ee84712
27 changed files with 735 additions and 103 deletions

View File

@@ -51,6 +51,7 @@
<Compile Include="MBR.cs" />
<Compile Include="NeXT.cs" />
<Compile Include="RDB.cs" />
<Compile Include="Register.cs" />
<Compile Include="Sun.cs" />
<Compile Include="GPT.cs" />
<Compile Include="RioKarma.cs" />