SoftwareDriven.Blockly.Code 1.7.8

dotnet add package SoftwareDriven.Blockly.Code --version 1.7.8
                    
NuGet\Install-Package SoftwareDriven.Blockly.Code -Version 1.7.8
                    
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="SoftwareDriven.Blockly.Code" Version="1.7.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SoftwareDriven.Blockly.Code" Version="1.7.8" />
                    
Directory.Packages.props
<PackageReference Include="SoftwareDriven.Blockly.Code" />
                    
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 SoftwareDriven.Blockly.Code --version 1.7.8
                    
#r "nuget: SoftwareDriven.Blockly.Code, 1.7.8"
                    
#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 SoftwareDriven.Blockly.Code@1.7.8
                    
#: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=SoftwareDriven.Blockly.Code&version=1.7.8
                    
Install as a Cake Addin
#tool nuget:?package=SoftwareDriven.Blockly.Code&version=1.7.8
                    
Install as a Cake Tool

fixed typo and fixed empty switch condition

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 (1)

Showing the top 1 NuGet packages that depend on SoftwareDriven.Blockly.Code:

Package Downloads
SoftwareDriven.Blockly.Blazor

SoftwareDriven.Blockly.Blazor is a blazor razor component with an embedded blockly editor. Blockly is a JavaScript library for building visual programming editors. https://developers.google.com/blockly

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.7.8 533 4/7/2025
1.7.7 406 3/6/2025
1.7.6 338 3/6/2025
1.7.4 351 3/5/2025
1.7.3 360 3/3/2025
1.7.1 313 12/5/2024
1.7.0 327 9/26/2024
1.6.2 371 3/6/2024
1.6.1 303 1/23/2024
1.6.0 297 1/22/2024
1.5.2 368 12/21/2023
1.5.1 265 12/21/2023
1.4.0 271 11/27/2023
1.2.4 875 2/14/2022
1.2.3 616 2/14/2022
1.2.2 588 2/14/2022
Loading failed