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.
#:package ProxyInterfaceGenerator@0.0.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=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.11.0 277 9/5/2025
0.10.0 248 9/4/2025
0.9.1-preview-01 393 8/6/2025
0.9.0.1 439 6/13/2025
0.9.0 2,073 1/24/2025
0.8.1 234 1/20/2025
0.8.0 216 1/14/2025
0.5.0 268 1/6/2025
0.4.0 285 9/30/2024
0.3.0 251 9/24/2024
0.2.0 256 9/23/2024
0.1.0 345 4/28/2024
0.0.38 255 4/23/2024
0.0.37 500 12/6/2023
0.0.36 423 10/10/2023
0.0.35 470 3/2/2023
0.0.34 383 2/25/2023
0.0.1 556 7/25/2021
Loading failed

See ReleaseNotes.md