Skip to main content
added 4 characters in body
Source Link
guaike
  • 121
  • 3

I suggest you using static AOP something like Fody or Postsharp , you do not need change you entity code, no implement no change code, just add a Attribute to POCO class, TrackChange.Fody can perfect to solve your problem, https://github.com/jrt324/TrackChange

I suggest you using static AOP something like Fody or Postsharp , you do not need change you entity , no implement no change code, just add a Attribute to POCO class, TrackChange.Fody can perfect to solve your problem, https://github.com/jrt324/TrackChange

I suggest you using static AOP something like Fody or Postsharp , you do not need change you entity code, no implement no change code, just add a Attribute to POCO class, TrackChange.Fody can perfect to solve your problem, https://github.com/jrt324/TrackChange

added 34 characters in body
Source Link
guaike
  • 121
  • 3

I suggest you using static AOP something like Fody or Postsharp , you do not need change you entity , no implement no change code, just add a Attribute to POCO class, TrackChange.Fody can perfect to solve your problem, https://github.com/jrt324/TrackChange

I suggest you using static AOP something like Fody or Postsharp , you do not need change you entity , just add a Attribute to class, TrackChange.Fody can perfect to solve your problem, https://github.com/jrt324/TrackChange

I suggest you using static AOP something like Fody or Postsharp , you do not need change you entity , no implement no change code, just add a Attribute to POCO class, TrackChange.Fody can perfect to solve your problem, https://github.com/jrt324/TrackChange

Source Link
guaike
  • 121
  • 3

I suggest you using static AOP something like Fody or Postsharp , you do not need change you entity , just add a Attribute to class, TrackChange.Fody can perfect to solve your problem, https://github.com/jrt324/TrackChange