lolcat 1.1.134

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

๐ŸŒˆ lolcat ๐Ÿฆ„

all the things NuGet NuGet License

lolcat dotnet library inspired by the lolcat powershell module ๐Ÿ™‡โ€

๐Ÿง What?

The Rainbow

๐Ÿ“ธ Screenshots

Ouroboros

AlienIsBeautiful

๐Ÿšง Installation

> dotnet add package lolcat

๐Ÿ— Build๏ธ

> dotnet --list-sdks
10.0.104 [/usr/share/dotnet/sdk]

> git --version
git version 2.53.0

> git clone https://github.com/si618/lolcat.git
Cloning into 'lolcat'...

> cd lolcat
> dotnet build

๐Ÿงช Test

> dotnet test

โš— Benchmark

Benchmark charts

> dotnet run --project ./tests/Lolcat.Benchmarks -c release -f net10.0

๐ŸŽ‰ Demos

Code for static and animated demos

> dotnet run --project ./src/Lolcat.Demo -f net10.0
> dotnet run --project ./src/Lolcat.Demo.Animated -f net10.0
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.134 3,561 4/14/2026
1.1.133 152 4/14/2026
1.1.131 11,591 3/4/2026
1.1.120 702 2/9/2025
1.1.64 1,068 11/26/2023
1.1.14 844 1/14/2023
1.1.8 602 11/20/2022
1.1.7 550 11/19/2022
1.1.4 566 11/9/2022
1.1.2 546 11/9/2022
1.1.1 586 11/6/2022
1.0.47 592 11/3/2022
1.0.40 570 11/3/2022
1.0.38 567 11/3/2022
1.0.36 569 11/3/2022
1.0.35 577 11/3/2022
1.0.34 577 11/3/2022
1.0.28-beta 326 11/1/2022
1.0.25-beta 315 11/1/2022
1.0.24-beta 320 10/27/2022
Loading failed