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" />
<PackageReference Include="lolcat" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
#tool nuget:?package=lolcat&version=1.1.131
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
๐ lolcat ๐ฆ
lolcat dotnet library inspired by the lolcat powershell module ๐โ
๐ง What?

๐ธ Screenshots


๐ง 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
> 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 | Versions 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.
-
net10.0
- Nerdbank.GitVersioning (>= 3.8.118)
- Spectre.Console (>= 0.51.1)
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

