This website requires JavaScript.
Explore
Help
Register
Sign In
huanld
/
ProxyGenerator
Watch
1
Star
0
Fork
0
You've already forked ProxyGenerator
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1
Commit
2
Branches
0
Tags
af0a3e0a5dda2bbf76907570a058d73f4d07855f
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Stef Heyenrath
af0a3e0a5d
Initial commit
2021-07-23 16:02:28 +02:00
.gitignore
Initial commit
2021-07-23 16:02:28 +02:00
LICENSE
Initial commit
2021-07-23 16:02:28 +02:00
README.md
Initial commit
2021-07-23 16:02:28 +02:00
README.md
ProxyInterfaceSourceGenerator
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
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 Dependency Injection.
Readme
603
KiB
Languages
C#
99.9%