Releases: KY-Programming/core
Releases · KY-Programming/core
4.19.0
NugetAssemblyLocator better logging
4.17.0
- locate packages from global nuget folder fixed for Linux
- locate nuget packages from runtime
4.16.2
Linux/OSX compatibility improved
4.16.1
Linux/OSX compatibility improved
4.16.0
- FrameworkNameExtension.IsCore fixed
- String.Fallback(...) added
- Api compatible AssemblyLoadContext for .NET Standard projects added
- NugetAssemblyLocator - load dependencies first on load error
- NugetAssemblyLocator checks now if dependency is already checked, to prevent circular checks
- NugetPackageDependencyLoader - possibility to load all dependencies of a assembly added
4.15.1
NugetAssemblyLocator load file in same assembly context (like ModuleFinder does)
4.15.0
Assembly target framework helpers added
4.14.0
NugetAssemblyLocator
- search in "ref" folder too
Logger
- date removed from console timestamp
4.13.0
module finder
- fix assembly loading for .NET Core applications (use AssemblyLoadContext)
4.11.1
Assembly location with special characters fixed