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.
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.
// Install ProxyInterfaceGenerator as a Cake Addin
#addin nuget:?package=ProxyInterfaceGenerator&version=0.0.1

// Install ProxyInterfaceGenerator as a Cake Tool
#tool nuget:?package=ProxyInterfaceGenerator&version=0.0.1                

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.4.0 118 9/30/2024
0.3.0 117 9/24/2024
0.2.0 86 9/23/2024
0.1.0 207 4/28/2024
0.0.38 123 4/23/2024
0.0.37 334 12/6/2023
0.0.36 325 10/10/2023
0.0.35 348 3/2/2023
0.0.34 260 2/25/2023
0.0.31 277 2/21/2023
0.0.30 442 1/23/2023
0.0.29 265 1/9/2023
0.0.28 315 1/8/2023
0.0.27 347 12/17/2022
0.0.26 296 12/14/2022
0.0.25 335 12/13/2022
0.0.24 3,445 9/5/2022
0.0.23 405 9/4/2022
0.0.22 531 5/9/2022
0.0.21 462 5/8/2022
0.0.20 405 5/8/2022
0.0.19 455 5/8/2022
0.0.18 456 5/8/2022
0.0.17 460 5/7/2022
0.0.16 474 5/6/2022
0.0.15 460 2/6/2022
0.0.14 492 2/4/2022
0.0.13 461 2/2/2022
0.0.12 477 2/1/2022
0.0.11 383 8/10/2021
0.0.10 423 8/6/2021
0.0.9 339 8/5/2021
0.0.8 371 8/3/2021
0.0.6 406 8/1/2021
0.0.5 434 7/31/2021
0.0.4 374 7/28/2021
0.0.3 415 7/25/2021
0.0.2 351 7/25/2021
0.0.1 395 7/25/2021

See ReleaseNotes.md