How to use IErrorHandler and IServiceBehavior .Net Standard 2.1

884 Views Asked by At

How can I use IErrorHandler and IServiceBehavior in a .NET Standard 2.1 project? I tried to add the nuget System.ServiceModel.Primitives but still doesn't work, and I also can't find anywhere how to do it.

0

There are 0 best solutions below