Firenze 1.0.8.7

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

<a id="readme-top"></a>

<details> <summary>Table of Contents</summary> <ol> <li> <a href="#about-the-project">About The Project</a> <ul> <li><a href="#built-with">Built With C# .NET Legacy</a></li> </ul> </li> <li> <a href="#getting-started">Getting Started</a> <ul> <li><a href="#prerequisites">Prerequisites</a></li> <li><a href="#installation">Installation</a></li> </ul> </li> <li><a href="#usage">Usage</a></li> <li><a href="#roadmap">Roadmap</a></li> <li><a href="#contributing">Contributing</a></li> <li><a href="#license">License</a></li> <li><a href="#contact">Contact</a></li> <li><a href="#acknowledgments">Acknowledgments</a></li> </ol> </details>

About The Project

Firenze is a .NET Legacy toolbox.

Here's why:

  • My quick libraries developed over the years.
  • To keep from doing the same libraries over and over
  • Because I can 😄

Of course, no one legacy toolbox will work with all projects since your needs may be different. I'll be adding more to this library in the near future.

<p align="right">(<a href="#readme-top">back to top</a>)</p>

Contact

Steven Barberena - barberena@gmail.com

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 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.0.8.7 87 1/2/2026
1.0.8.4 172 12/22/2025
1.0.8.3 165 12/22/2025
1.0.7.10 244 12/15/2025
1.0.6.15 665 12/2/2025
1.0.5.3 186 11/24/2025
1.0.5.2 391 11/17/2025
1.0.5.1 208 11/9/2025
1.0.4.3 194 11/7/2025
1.0.4.2 188 11/4/2025
1.0.4.1 191 10/28/2025
1.0.3.1 152 10/25/2025
1.0.2.5 185 10/21/2025

Extended Dictionary for Sorting Keys