0

I'm trying to understand how NEsper works and see the example codes like Feed, ATM, AutoId, Transaction and so on. when I try to build the solution, I get many errors. the type or namespace com / Support / UpdateEventArgs / ... could not be found. Assembly reference should be added. Can anyone tell me where to find those namespaces and how to add those references? thanks in advance! Narsu

Narsu
  • 1
  • Welcome to Stack Overflow! To give you a great answer, it might help us if you have a glance at [ask] if you haven't already. It might be also useful if you could provide a [mcve]. – Mat Sep 24 '20 at 11:38

1 Answers1

0

The Nuget packages are common, compiler and runtime. You can see the package references there.

user650839
  • 2,594
  • 1
  • 13
  • 9