kaypee90
kaypee90
CC#
Created by kaypee90 on 3/23/2023 in #help
Writing integration tests for .net core endpoints with authentication
I have figured it out thanks
2 replies
CC#
Created by kaypee90 on 2/6/2023 in #help
❔ How to add custom attributes to Winforms control events
Thanks
9 replies
CC#
Created by kaypee90 on 2/6/2023 in #help
❔ How to add custom attributes to Winforms control events
Interesting @jcotton42 so that means something like the Authorize attribute in ASP.net core gets it's attribute pulled by reflection before they work
9 replies
CC#
Created by kaypee90 on 2/6/2023 in #help
❔ How to add custom attributes to Winforms control events
The attribute I sent it's just an example. What I am trying to do is post telemetry to an endpoint when an event is triggered. But I don't want to embed the code in the method I want to add it as an attribute
9 replies