github RicoSuter/NSwag NSwag-Build-967
NSwag v11.14.0 (Build 967)

latest releases: v14.5.0, v14.4.0, v14.3.0...
7 years ago

We improved the assembly loader (mainly for .NET Core) so that it runs in a more isolated space and the loaded DLLs should better match the requested versions. Please test this with your projects to ensure that we didnt introduce regressions.

Important if you have DLL loading problems:

  • Check that the DLL in question is available in the output directory (where the selected assembly is located) or in ReferencePaths
  • Check that you selected the correct runtime: Either in NSwagStudio UI, as /runtime parameter in the NPM CLI or execute the correct exe binary

For more information regarding assembly loading: https://github.com/RSuter/NSwag/wiki/Assembly-loading

Don't miss a new NSwag release

NewReleases is sending notifications on new releases.