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.
#addin nuget:?package=Pintail&version=2.8.1
                    
Install Pintail as a Cake Addin
#tool nuget:?package=Pintail&version=2.8.1
                    
Install Pintail 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. 
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 134 17 days ago
2.8.0 85 3 months ago
2.7.3 72 3 months ago
2.7.2 76 3 months ago
2.7.1 95 3 months ago
2.7.0 98 3 months ago
2.6.1 454 4 months ago
2.6.0 152 8 months ago
2.5.0 137 9 months ago
2.4.3 127 9 months ago
2.4.2 372 1/20/2024
2.4.1 126 1/19/2024
2.4.0 317 12/20/2023
2.3.0 743 6/15/2023
2.2.3 179 5/29/2023
2.2.2 470 1/8/2023
2.2.1 605 7/17/2022
2.2.0 504 6/4/2022
2.1.0 492 4/30/2022
2.0.1 466 4/17/2022
2.0.0 493 2/24/2022
1.6.0 457 2/19/2022
1.5.1 446 2/19/2022
1.5.0 453 2/19/2022
1.4.0 455 2/18/2022
1.3.1 467 2/17/2022
1.3.0 458 2/17/2022
1.2.1 453 2/16/2022
1.2.0 459 2/16/2022
1.1.0 469 2/14/2022
1.0.0 461 2/13/2022