InMemoryLoaderBase 0.3.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package InMemoryLoaderBase --version 0.3.0.1
NuGet\Install-Package InMemoryLoaderBase -Version 0.3.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="InMemoryLoaderBase" Version="0.3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add InMemoryLoaderBase --version 0.3.0.1
#r "nuget: InMemoryLoaderBase, 0.3.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install InMemoryLoaderBase as a Cake Addin
#addin nuget:?package=InMemoryLoaderBase&version=0.3.0.1

// Install InMemoryLoaderBase as a Cake Tool
#tool nuget:?package=InMemoryLoaderBase&version=0.3.0.1

Im Wesentlichen besteht InMemoryLoader aus zwei nuget-Packages die mit Mono entwickelt wurden und so über Plattformgrenzen hinweg verwendet werden können.

InMemoryLoader ermöglicht das Laden von .Dll's zur Laufzeit ohne fixe Referenzen in der Solution zu benötigen. Hierbei werden die .Dll’s einmalig geladen und geprüft, in eine Collection geschrieben und zur Laufzeit einmalig instanziiert.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.6957.1986 1,494 1/18/2019
1.0.6956.40763 861 1/17/2019
1.0.6947.9593 846 1/8/2019
1.0.6935.3150 892 12/27/2018
1.0.6935.791 824 12/26/2018
1.0.6935.453 862 12/26/2018
1.0.6669.34528 816 12/25/2018
1.0.6669.34527 815 12/25/2018
1.0.6669.34526 842 12/25/2018
1.0.6669.34525 1,188 4/5/2018
1.0.6612.39266 1,115 2/7/2018
1.0.6612.30319 1,099 2/7/2018
1.0.6609.19828 1,111 2/4/2018
1.0.6605.24982 1,135 1/31/2018
1.0.0.1 1,146 1/31/2018
0.3.2.11 1,163 12/3/2017
0.3.2.10 1,111 12/3/2017
0.3.2.9 1,036 11/28/2017
0.3.2.8 1,018 11/28/2017
0.3.2.3 1,038 11/24/2017
0.3.2.2 1,251 11/20/2017
0.3.1.4 1,268 11/16/2017
0.3.1.3 1,022 11/16/2017
0.3.1.2 1,043 11/14/2017
0.3.1.1 1,031 11/13/2017
0.3.1 1,014 11/10/2017
0.3.0.1 1,036 11/9/2017
0.3.0 1,048 11/2/2017
0.2.9.2 1,034 10/20/2017
0.2.9.1 1,059 9/5/2017
0.2.9 1,052 8/21/2017
0.2.3 1,050 8/5/2017
0.2.2 1,064 8/5/2017
0.2.1 1,069 8/4/2017
0.2.0 1,040 8/3/2017
0.1.3.1 1,115 7/9/2017
0.1.3 1,089 7/6/2017
0.1.2 1,241 5/16/2016
0.1.1 1,147 5/16/2016
0.1.0 1,128 5/16/2016
0.0.9 1,180 2/15/2016
0.0.8 1,133 2/14/2016
0.0.7 1,129 2/14/2016
0.0.6 1,145 1/24/2016
0.0.5 1,121 1/24/2016
0.0.4 1,473 12/17/2015
0.0.3 1,156 12/16/2015
0.0.2 1,446 12/16/2015
0.0.1 1,162 12/16/2015

- fix several solution issues
- x64 Platform