OBeautifulCode.Reflection.Recipes.AssemblyLoader 1.0.111

dotnet add package OBeautifulCode.Reflection.Recipes.AssemblyLoader --version 1.0.111
                    
NuGet\Install-Package OBeautifulCode.Reflection.Recipes.AssemblyLoader -Version 1.0.111
                    
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="OBeautifulCode.Reflection.Recipes.AssemblyLoader" Version="1.0.111">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OBeautifulCode.Reflection.Recipes.AssemblyLoader" Version="1.0.111" />
                    
Directory.Packages.props
<PackageReference Include="OBeautifulCode.Reflection.Recipes.AssemblyLoader">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 OBeautifulCode.Reflection.Recipes.AssemblyLoader --version 1.0.111
                    
#r "nuget: OBeautifulCode.Reflection.Recipes.AssemblyLoader, 1.0.111"
                    
#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 OBeautifulCode.Reflection.Recipes.AssemblyLoader@1.0.111
                    
#: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=OBeautifulCode.Reflection.Recipes.AssemblyLoader&version=1.0.111
                    
Install as a Cake Addin
#tool nuget:?package=OBeautifulCode.Reflection.Recipes.AssemblyLoader&version=1.0.111
                    
Install as a Cake Tool

Provides class to manage loading assemblies from disk.

There are no supported framework assets in this 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.111 2,219 5/12/2021
1.0.110 863 2/19/2021
1.0.109 932 1/27/2021
1.0.108 842 1/11/2021
1.0.107 951 11/18/2020
1.0.106 1,001 11/3/2020
1.0.105 957 10/30/2020
1.0.104 988 10/30/2020
1.0.103 1,044 10/30/2020
1.0.101 926 10/28/2020
1.0.100 929 10/28/2020
1.0.99 1,033 10/27/2020
1.0.98 928 10/27/2020
1.0.97 960 10/27/2020
1.0.96 882 10/27/2020
1.0.95 885 10/27/2020
1.0.94 899 10/23/2020
1.0.93 912 10/22/2020
1.0.92 917 10/22/2020
1.0.91 1,016 9/20/2020
Loading failed