part of the extensibility works now

This commit is contained in:
2020-05-22 21:19:49 +02:00
parent 410bfcc95c
commit 897b801cd4
19 changed files with 310 additions and 221 deletions
+1
View File
@@ -15,6 +15,7 @@
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.2.5" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.3" />
<PackageReference Include="RavenDB.Client" Version="4.2.101" />
<PackageReference Include="Scrutor" Version="3.2.1" />
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.0-rc0001" />
</ItemGroup>