OBeautifulCode.Reflection.Recipes.ReflectionHelper 1.0.111

dotnet add package OBeautifulCode.Reflection.Recipes.ReflectionHelper --version 1.0.111
                    
NuGet\Install-Package OBeautifulCode.Reflection.Recipes.ReflectionHelper -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.ReflectionHelper" 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.ReflectionHelper" Version="1.0.111" />
                    
Directory.Packages.props
<PackageReference Include="OBeautifulCode.Reflection.Recipes.ReflectionHelper">
  <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.ReflectionHelper --version 1.0.111
                    
#r "nuget: OBeautifulCode.Reflection.Recipes.ReflectionHelper, 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.ReflectionHelper@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.ReflectionHelper&version=1.0.111
                    
Install as a Cake Addin
#tool nuget:?package=OBeautifulCode.Reflection.Recipes.ReflectionHelper&version=1.0.111
                    
Install as a Cake Tool

Provides useful methods related to reflection.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on OBeautifulCode.Reflection.Recipes.ReflectionHelper:

Package Downloads
OBeautifulCode.CodeGen.ModelObject.Recipes.TestScenarios

Specifies scenarios for code generated tests.

Naos.MessageBus.Hangfire.Bootstrapper

Recipe that installs the basic classes and references needed to run a Hangfire MessageBus Harness. Provides clear extension points for registering message handlers, adding logging, error handling, etc.

OBeautifulCode.Bootstrapper.Recipes.Core.CodeGen.ModelObject.Test

Bootstraps a project that will use OBeautifulCode.CodeGen.ModelObject to generate code into a test project.

Naos.Recipes.Console.Bootstrapper

Recipe that installs the basic classes and references needed to get a .NET Console Application up and running.

Naos.Bootstrapper.Recipes.Core.Test

Bootstrapper for the any 'Test' project kind that is using the 'Console' format.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.111 42,982 5/12/2021
1.0.110 13,404 2/19/2021
1.0.109 6,786 1/27/2021
1.0.108 7,160 1/11/2021
1.0.107 13,619 11/18/2020
1.0.106 8,161 11/3/2020
1.0.105 2,596 10/30/2020
1.0.104 2,551 10/30/2020
1.0.103 2,639 10/30/2020
1.0.101 5,558 10/28/2020
1.0.100 2,651 10/28/2020
1.0.99 2,857 10/27/2020
1.0.98 2,688 10/27/2020
1.0.97 2,481 10/27/2020
1.0.96 2,370 10/27/2020
1.0.95 2,601 10/27/2020
1.0.94 2,440 10/23/2020
1.0.93 2,528 10/22/2020
1.0.92 6,837 10/22/2020
1.0.91 4,068 9/20/2020
Loading failed