CodegenBot 1.1.0-alpha.531

This is a prerelease version of CodegenBot.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package CodegenBot --version 1.1.0-alpha.531
                    
NuGet\Install-Package CodegenBot -Version 1.1.0-alpha.531
                    
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="CodegenBot" Version="1.1.0-alpha.531" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodegenBot" Version="1.1.0-alpha.531" />
                    
Directory.Packages.props
<PackageReference Include="CodegenBot" />
                    
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 CodegenBot --version 1.1.0-alpha.531
                    
#r "nuget: CodegenBot, 1.1.0-alpha.531"
                    
#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 CodegenBot@1.1.0-alpha.531
                    
#: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=CodegenBot&version=1.1.0-alpha.531&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=CodegenBot&version=1.1.0-alpha.531&prerelease
                    
Install as a Cake Tool

CodegenBot .NET SDK

This is the .NET SDK for building bots with CodegenBot.

This repo includes a NuGet package which can be used in .NET bots to easily interact with CodegenBot.

This repo includes a Docker container which can be used to build dotnet-based bots. This is useful because installing the requirements to build a .NET-based bot can be tricky, especially when you have .NET preview SDKs installed.

This repo includes the bot bot://hub/dotnet/botfactory, used to create new bots that are written in C#.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in 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.1.0-alpha.557 187 4/10/2025
1.1.0-alpha.536 149 3/27/2025
1.1.0-alpha.535 156 3/27/2025
1.1.0-alpha.534 144 3/27/2025
1.1.0-alpha.533 153 3/27/2025
1.1.0-alpha.532 165 3/27/2025
1.1.0-alpha.531 485 3/26/2025
1.1.0-alpha.530 495 3/25/2025
1.1.0-alpha.529 486 3/25/2025
1.1.0-alpha.528 499 3/25/2025
1.1.0-alpha.527 498 3/25/2025
1.1.0-alpha.500 108 2/27/2025
1.1.0-alpha.499 112 2/24/2025
1.1.0-alpha.491 144 2/16/2025
1.1.0-alpha.473 120 11/23/2024
1.1.0-alpha.471 116 11/18/2024
1.1.0-alpha.470 109 11/18/2024
1.1.0-alpha.466 174 11/12/2024
1.1.0-alpha.465 136 11/11/2024
1.0.0 206 5/3/2024
Loading failed