Servicestack doesn't have ProxyFeature with dotnet core? -


can't find proxyfeature when using servicestack dotnet core. need help!

the proxyfeature in same place in .net core .net 4.5, under servicestack namespace. i've confirmed exists in v1.0.43 of servicestack.core nuget package that's published on nuget:

enter image description here


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -