lolcat 1.1.131

dotnet add package lolcat --version 1.1.131
                    
NuGet\Install-Package lolcat -Version 1.1.131
                    
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.131" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="lolcat" Version="1.1.131" />
                    
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.131
                    
#r "nuget: lolcat, 1.1.131"
                    
#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.131
                    
#: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.131
                    
Install as a Cake Addin
#tool nuget:?package=lolcat&version=1.1.131
                    
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.103 [/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.131 682 3/4/2026
1.1.120 314 2/9/2025
1.1.64 1,012 11/26/2023
1.1.14 798 1/14/2023
1.1.8 555 11/20/2022
1.1.7 506 11/19/2022
1.1.4 520 11/9/2022
1.1.2 499 11/9/2022
1.1.1 538 11/6/2022
1.0.47 545 11/3/2022
1.0.40 525 11/3/2022
1.0.38 523 11/3/2022
1.0.36 522 11/3/2022
1.0.35 533 11/3/2022
1.0.34 534 11/3/2022
1.0.28-beta 315 11/1/2022
1.0.25-beta 305 11/1/2022
1.0.24-beta 309 10/27/2022
1.0.22-beta 319 10/27/2022
1.0.21-beta 314 10/27/2022
Loading failed