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 125 4/26/2026
0.0.22 98 4/26/2026
0.0.21 104 4/26/2026
0.0.20 100 4/25/2026
0.0.19 93 4/25/2026
0.0.18 5,088 2/7/2026
0.0.17 4,920 2/7/2026
0.0.16 4,925 2/6/2026
0.0.15 84,496 2/21/2024
0.0.14 11,604 10/19/2023
0.0.13 8,612 10/19/2023
0.0.12 8,647 9/18/2023
0.0.11 8,561 9/13/2023
0.0.10 11,304 11/21/2022
0.0.9 8,756 11/21/2022
0.0.8 8,770 11/21/2022
0.0.7 8,775 11/20/2022
0.0.6 9,661 9/28/2022
0.0.5 8,836 9/28/2022
0.0.4 9,300 6/19/2022
Loading failed