CC.CSX 0.1.0

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package CC.CSX --version 0.1.0                
NuGet\Install-Package CC.CSX -Version 0.1.0                
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="CC.CSX" Version="0.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CC.CSX --version 0.1.0                
#r "nuget: CC.CSX, 0.1.0"                
#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.
// Install CC.CSX as a Cake Addin
#addin nuget:?package=CC.CSX&version=0.1.0

// Install CC.CSX as a Cake Tool
#tool nuget:?package=CC.CSX&version=0.1.0                

CC.CSX Package

Provides the ability to represent and render HTML code in declarative fashion

Div((style, "background:silver;"),
  "Hello world small",
  H1("Hello world"),
  Article((id, "article-1"),
    P("Some content here")))

Build HTML, just by using pure methods, in the style of JSX. Future work will include optimizations and performance improvements. Code: github.com/codechem/cc.csx

Contributions are welcome.

With love, CodeChem team

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on CC.CSX:

Package Downloads
CC.CSX.Web

CC.CSX.Web extends CC.CSX with methods for easy creation of Html responses in APIs

CC.CSX.Htmx

CC.CSX.Htmx extends CC.CSX with tags methods for Htmx

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.31 118 9/2/2024
0.1.22 103 9/2/2024
0.1.20 191 2/23/2024
0.1.19 219 1/8/2024
0.1.18 251 11/14/2023
0.1.17 211 10/2/2023
0.1.16 208 9/29/2023
0.1.15 177 9/29/2023
0.1.13 174 9/27/2023
0.1.11 170 9/22/2023
0.1.10 157 9/20/2023
0.1.8 164 9/17/2023
0.1.7 126 9/17/2023