Nick
Nick
wow, that was a fast answer ;) thanks The example is very informativ, yes But what is this Apply Method, just to complete it Thanks
Another thing: It seems that the Delete command cannot handle guids ? this.odataService.Delete(`guid'${id}'`).Exec(); In Postman for example i use: odata/Employees(guid'1ab0c115-f8dd-415e-bbeb-7f6f905962ad') This is the way Web Api 2 accepts guids in...
Right now i have to create my own post , because the library does not support the guid notation of odata
@JKnorr91 Thank you, works perfect for me, but still this issue has to be fixed in the library itself, so i leave the defect open. I mean whatever the library...
we also need SEPA, also for subscriptions
i have this exception running rider
Actually this is still a bug only in material. It has nothing to do with resetting the submit state. In angular core i can put markAsPristine and markAsUntouched on a...
actually i thought that buf (and connect-web) is primarly here to make the perfect support for web/java/typescriprt and grpc. Now i wonder why we don't have validation and a language...
still not working...
i also would like to be able to inject the httpRequest into a service, e.g. token validation etc.