ASCII banner generation for .NET.
Info
Version: | 0.5.1 |
Author(s): | Drew Noakes |
Last Update: | Friday, January 6, 2023 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/drewnoakes/figgle |
NuGet Url: | https://www.nuget.org/packages/Figgle |
Install
Install-Package Figgle
dotnet add package Figgle
paket add Figgle
Figgle Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.IO.Compression.ZipFile(>= 4.3.0)
Tags