c# - Azure Mobile Service Filter - Removed? -


i've been reading custom auth methods using azure, , stumbled upon 12 days of zumo. it's excellent write up, can't seem find related iservicefilter in current .net client sdk azure.

i'm developing xamarin app in c#.

has functionality been removed or relocated? have azure namespaces referenced , intellisense can't find iservicefilter or else related service filters.

thanks reading.

i develop app android on java (i don't think library c# different). , can access servicefilter. don't see iservicefilter.

namespace - com.microsoft.windowsazure.mobileservices.http.servicefilter

library version - 2.0.2-beta2


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -