FzLib.Windows 2.1.1

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

FzLib

FzLib是一套本人开发过程中逐渐形成的工具库,包含数据、IO、加密解密、应用、界面等各方面的重复性代码。具体介绍将在后续进行补充。

FzLib is a toolkit gradually developed during my programming process, containing repetitive code in various aspects such as data, I/O, encryption and decryption, applications, and interfaces. A detailed introduction will be provided later.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows 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
2.1.1 189 8/29/2024
2.1.0 187 8/17/2024
2.0.2 184 8/15/2024
2.0.0 167 7/21/2024