Releases: natemcmaster/DotNetCorePlugins
Releases · natemcmaster/DotNetCorePlugins
0.2.3
Changes:
- f5d8c92 Bump version to 0.2.3 and update build properties
- ab2f800 Fix #30 - fix for missing target imports when SDK is used as a PackageReference
This list of changes was auto generated.
0.2.2
Changes:
- e5cb10f Fix #27 - Ensure ManagedLoadContext normalizes paths before loading native assets via LoadUnmanagedDllFromPath.
- 2ad3173 Update azure-pipelines.yml
- fce2c9d Replace AppVeyor with Azure Pipelines (#29)
- f1d4566 Fix #25 - fix loading in MVC sample and add fallback to loading assemblies from the plugin base directory
- 56f4692 Don't attempt to codesign projects which aren't packable
- ad66725 Fix #26 - handle P/Invokes which call for the native library file the file full name
- 91b4468 Update README.md (#22)
- abf20cd Add a sample for loading ASP.NET MVC controllers from plugins
This list of changes was auto generated.
v0.2.1
Load additional probing paths from runtimeconfig.json files in AppCon…
v0.2.0
v0.1.1
v0.1.0
Initial release. See https://natemcmaster.com/blog/2018/07/25/netcore-plugins/ for an introduction.