ProxyInterfaceGenerator 0.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package ProxyInterfaceGenerator --version 0.0.1
                    
NuGet\Install-Package ProxyInterfaceGenerator -Version 0.0.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="ProxyInterfaceGenerator" Version="0.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ProxyInterfaceGenerator" Version="0.0.1" />
                    
Directory.Packages.props
<PackageReference Include="ProxyInterfaceGenerator" />
                    
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 ProxyInterfaceGenerator --version 0.0.1
                    
#r "nuget: ProxyInterfaceGenerator, 0.0.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=ProxyInterfaceGenerator&version=0.0.1
                    
Install as a Cake Addin
#tool nuget:?package=ProxyInterfaceGenerator&version=0.0.1
                    
Install as a Cake Tool

This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external classes which do not have an interface, in a Proxy class which makes it easier to Mock and use DI.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

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
0.9.0.1 258 6/13/2025
0.9.0 277 1/24/2025
0.8.1 120 1/20/2025
0.8.0 102 1/14/2025
0.5.0 139 1/6/2025
0.4.0 163 9/30/2024
0.3.0 145 9/24/2024
0.2.0 119 9/23/2024
0.1.0 230 4/28/2024
0.0.38 146 4/23/2024
0.0.37 360 12/6/2023
0.0.36 344 10/10/2023
0.0.35 374 3/2/2023
0.0.34 290 2/25/2023
0.0.31 307 2/21/2023
0.0.30 479 1/23/2023
0.0.29 299 1/9/2023
0.0.28 350 1/8/2023
0.0.27 393 12/17/2022
0.0.26 333 12/14/2022
0.0.25 367 12/13/2022
0.0.24 3,803 9/5/2022
0.0.23 436 9/4/2022
0.0.22 572 5/9/2022
0.0.21 504 5/8/2022
0.0.20 448 5/8/2022
0.0.19 496 5/8/2022
0.0.18 495 5/8/2022
0.0.17 504 5/7/2022
0.0.16 519 5/6/2022
0.0.15 506 2/6/2022
0.0.14 538 2/4/2022
0.0.13 512 2/2/2022
0.0.12 527 2/1/2022
0.0.11 437 8/10/2021
0.0.10 468 8/6/2021
0.0.9 385 8/5/2021
0.0.8 423 8/3/2021
0.0.6 454 8/1/2021
0.0.5 492 7/31/2021
0.0.4 421 7/28/2021
0.0.3 461 7/25/2021
0.0.2 400 7/25/2021
0.0.1 441 7/25/2021

See ReleaseNotes.md