InMemoryLoaderCommon 0.3.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package InMemoryLoaderCommon --version 0.3.0.6
                    
NuGet\Install-Package InMemoryLoaderCommon -Version 0.3.0.6
                    
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="InMemoryLoaderCommon" Version="0.3.0.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="InMemoryLoaderCommon" Version="0.3.0.6" />
                    
Directory.Packages.props
<PackageReference Include="InMemoryLoaderCommon" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add InMemoryLoaderCommon --version 0.3.0.6
                    
#r "nuget: InMemoryLoaderCommon, 0.3.0.6"
                    
#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.
#addin nuget:?package=InMemoryLoaderCommon&version=0.3.0.6
                    
Install as a Cake Addin
#tool nuget:?package=InMemoryLoaderCommon&version=0.3.0.6
                    
Install as a Cake Tool

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.

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.6971.8180 1,492 2/1/2019
1.0.6971.7299 910 2/1/2019
1.0.6971.5776 891 2/1/2019
1.0.6971.1753 894 2/1/2019
1.0.6957.4453 929 1/18/2019
1.0.6957.3342 929 1/18/2019
0.9.6612.39894 1,379 2/7/2018
0.9.1 1,375 2/4/2018
0.9.0 1,422 2/2/2018
0.3.2.58 1,386 12/5/2017
0.3.0.15 1,390 12/3/2017
0.3.0.9 1,244 11/29/2017
0.3.0.8 1,204 11/24/2017
0.3.0.7 1,244 11/17/2017
0.3.0.6 1,210 11/17/2017
0.3.0.5 1,207 11/17/2017
0.3.0.4 1,241 11/14/2017
0.3.0.3 1,218 11/14/2017
0.3.0.2 1,248 11/13/2017
0.3.0.1 1,263 11/9/2017
0.3.0 1,223 11/2/2017
0.2.9.12 1,219 10/28/2017
0.2.9.11 1,190 10/20/2017
0.2.9.10 1,178 10/20/2017
0.2.9.9 1,171 10/20/2017
0.2.9.8 1,218 10/20/2017
0.2.9.6 1,216 10/17/2017
0.2.9.5 1,244 9/26/2017
0.2.9.4 1,239 9/5/2017
0.2.9.3 1,205 8/23/2017
0.2.9.2 1,228 8/22/2017
0.2.9.1 1,244 8/22/2017
0.2.9 1,253 8/22/2017
0.2.0 1,275 8/3/2017
0.1.3 1,249 7/6/2017
0.1.2 1,404 5/16/2016
0.1.1 1,361 5/16/2016
0.1.0 1,291 5/16/2016
0.0.11 1,389 2/2/2016
0.0.10 1,292 1/27/2016
0.0.9 1,312 1/24/2016
0.0.8 1,311 1/22/2016
0.0.7 1,312 1/21/2016
0.0.6 1,700 1/13/2016
0.0.5 1,355 1/13/2016
0.0.4 1,400 1/12/2016
0.0.3 1,915 12/17/2015
0.0.2 1,348 12/17/2015
0.0.1 1,366 12/16/2015

fixed wrong reference