There was an error while loading. Please reload this page.
1 parent fe15ecf commit 14ba6e8Copy full SHA for 14ba6e8
README.md
@@ -11,6 +11,7 @@ Here are some of the main features of Plugin Framework:
11
* Everything is a plugin! Deliver plugins as Nuget-packages, .NET assemblies, Roslyn scripts and more.
12
* Easy integration into a new or an existing .NET Core application.
13
* Automatic dependency management.
14
+* Handles platform specific runtime DLLs and native DLLs when using Nuget-packages.
15
* MIT-licensed, commercial support available.
16
17
## Quickstart: Plugin Framework & ASP.NET Core
0 commit comments