csharpfritz / csharpfritz/CoreWiki
Plugin Safe loading of Modules
Open
bug
help wanted
- Dominant language
- CSS
- Stars
- 438
- Forks
- 159
- PR merge metrics
- No merged PRs in 30d
Description
We would like to load modules and their assemblies in a safer way with .NET Core.
Attempted to use @natemcmaster recommendations and plugin described here:
https://natemcmaster.com/blog/2018/07/25/netcore-plugins/
Our most recent attempt is at: https://github.com/csharpfritz/CoreWiki/blob/feature_Extensibility/CoreWiki.Extensibility.Common/CoreWikiModuleLoader.cs#L42
Contributor guide
Assessment
This issue has not been assessed yet.