OBeautifulCode.CodeGen.ModelObject.Recipes.TestScenarios 1.0.210

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

Specifies scenarios for code generated tests.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on OBeautifulCode.CodeGen.ModelObject.Recipes.TestScenarios:

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

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

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.210 484 1/29/2026
1.0.209 869 10/27/2025
1.0.208 487 10/27/2025
1.0.207 481 10/27/2025
1.0.206 513 10/24/2025
1.0.205 416 10/24/2025
1.0.204 495 10/23/2025
1.0.203 624 10/23/2025
1.0.202 597 10/23/2025
1.0.201 475 10/22/2025
1.0.199 944 8/7/2025
1.0.197 607 7/30/2025
1.0.196 672 7/8/2025
1.0.195 679 5/6/2025
1.0.193 573 5/5/2025
1.0.192 902 2/12/2025
1.0.191 658 12/23/2024
1.0.190 594 12/5/2024
1.0.189 884 9/19/2024
1.0.188 552 9/13/2024
Loading failed