InMemoryLoader 1.0.6933.199

There is a newer version of this package available.
See the version list below for details.
dotnet add package InMemoryLoader --version 1.0.6933.199
                    
NuGet\Install-Package InMemoryLoader -Version 1.0.6933.199
                    
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="InMemoryLoader" Version="1.0.6933.199" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="InMemoryLoader" Version="1.0.6933.199" />
                    
Directory.Packages.props
<PackageReference Include="InMemoryLoader" />
                    
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 InMemoryLoader --version 1.0.6933.199
                    
#r "nuget: InMemoryLoader, 1.0.6933.199"
                    
#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.
#:package InMemoryLoader@1.0.6933.199
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=InMemoryLoader&version=1.0.6933.199
                    
Install as a Cake Addin
#tool nuget:?package=InMemoryLoader&version=1.0.6933.199
                    
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.

This package has no dependencies.

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.5383 1,724 2/1/2019
1.0.6957.2288 1,062 1/18/2019
1.0.6947.9946 1,061 1/8/2019
1.0.6935.3567 1,081 12/27/2018
1.0.6935.1031 1,024 12/26/2018
1.0.6933.199 1,035 12/24/2018
1.0.6669.34991 1,776 4/5/2018
1.0.6612.39676 1,629 2/7/2018
1.0.6612.30591 1,624 2/7/2018
1.0.6609.20381 1,663 2/4/2018
1.0.6605.33324 1,599 1/31/2018
1.0.0.1 1,624 1/31/2018
0.3.2.10 1,660 12/3/2017
0.3.2.9 1,385 11/28/2017
0.3.2.5 1,354 11/24/2017
0.3.2.4 1,365 11/24/2017
0.3.2.3 1,370 11/20/2017
0.3.1.6 1,400 11/16/2017
0.3.1.5 1,374 11/16/2017
0.3.1.4 1,375 11/14/2017
Loading failed

New Extension Methods