You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there :) This is on my to-do list, but I never got around to it. I'll leave the issue open. The best way seems to try to use Reflection.Emit, to avoid adding Roslyn as a dependency, or separating the ProxyGen into a new NuGet package with the dependency.
Either using compile-time code generation or inheriting from base classes (not strictly poco) or Reflection.Emit or something of that nature.
The text was updated successfully, but these errors were encountered: