OBeautifulCode.Type.Recipes.TypeExtensions 1.0.158

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

Extension methods on Type.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (16)

Showing the top 5 NuGet packages that depend on OBeautifulCode.Type.Recipes.TypeExtensions:

Package Downloads
OBeautifulCode.Equality.Recipes.EqualityHelpers

Helper methods/classes to test objects for equality.

OBeautifulCode.Assertion.Recipes.Must

Generalized assertion library, covering argument, operation, and unit test assertions.

OBeautifulCode.Reflection.Recipes.ReflectionHelper

Provides useful methods related to reflection.

OBeautifulCode.Enum.Recipes.EnumExtensions

Convenience methods for enums.

OBeautifulCode.Serialization.Recipes.RoundtripSerializationExtensions

Performs roundtrip serialization testing.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.158 189 1/23/2026
1.0.157 105 1/23/2026
1.0.156 298 12/22/2025
1.0.154 371 11/5/2025
1.0.153 2,489 10/24/2025
1.0.152 294 10/24/2025
1.0.151 2,320 10/22/2025
1.0.150 376 10/20/2025
1.0.149 233 10/17/2025
1.0.148 250 10/17/2025
1.0.147 246 10/17/2025
1.0.146 296 10/14/2025
1.0.145 300 10/14/2025
1.0.144 315 10/1/2025
1.0.143 851 10/1/2025
1.0.141 309 9/30/2025
1.0.139 2,049 5/8/2025
1.0.138 401 5/8/2025
1.0.136 540 5/5/2025
1.0.135 683 5/5/2025
Loading failed