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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -