FlyTiger 0.0.23

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

FlyTiger is a dotnet source generator class library. It provide several useful features to make coding on c# more easier.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on FlyTiger:

Package Downloads
YS.Knife.Service.EFCoreBase

Package Description

YS.Knife.Version.Api.AspnetCore

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.23 1,487 4/26/2026
0.0.22 1,367 4/26/2026
0.0.21 1,372 4/26/2026
0.0.20 1,367 4/25/2026
0.0.19 1,360 4/25/2026
0.0.18 6,557 2/7/2026
0.0.17 6,356 2/7/2026
0.0.16 6,363 2/6/2026
0.0.15 85,978 2/21/2024
0.0.14 13,038 10/19/2023
0.0.13 10,046 10/19/2023
0.0.12 10,080 9/18/2023
0.0.11 9,993 9/13/2023
0.0.10 12,736 11/21/2022
0.0.9 10,189 11/21/2022
0.0.8 10,203 11/21/2022
0.0.7 10,207 11/20/2022
0.0.6 11,094 9/28/2022
0.0.5 10,269 9/28/2022
0.0.4 10,735 6/19/2022
Loading failed