Pintail 2.8.1

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

Pintail

.NET type proxying / duck typing library, focusing on working between multiple assemblies without hiding this fact from them.

Big thanks to https://github.com/Pathoschild/SMAPI (and specifically https://github.com/Pathoschild) for the base of this proxying code, which I extended upon to create this library.

See also

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos 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.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Pintail:

Repository Stars
Pathoschild/SMAPI
The modding API for Stardew Valley.
Version Downloads Last Updated
2.8.1 304 3/18/2025
2.8.0 130 1/16/2025
2.7.3 117 1/11/2025
2.7.2 117 1/9/2025
2.7.1 143 1/6/2025
2.7.0 140 12/26/2024
2.6.1 642 11/21/2024
2.6.0 195 8/5/2024
2.5.0 177 7/14/2024
2.4.3 163 6/27/2024
2.4.2 410 1/20/2024
2.4.1 164 1/19/2024
2.4.0 353 12/20/2023
2.3.0 782 6/15/2023
2.2.3 217 5/29/2023
2.2.2 509 1/8/2023
2.2.1 651 7/17/2022
2.2.0 553 6/4/2022
2.1.0 541 4/30/2022
2.0.1 516 4/17/2022
2.0.0 544 2/24/2022
1.6.0 513 2/19/2022
1.5.1 497 2/19/2022
1.5.0 503 2/19/2022
1.4.0 508 2/18/2022
1.3.1 518 2/17/2022
1.3.0 515 2/17/2022
1.2.1 507 2/16/2022
1.2.0 515 2/16/2022
1.1.0 523 2/14/2022
1.0.0 514 2/13/2022