Boas Enkler

Results 6 issues of Boas Enkler

Is the ThreadEngine meant to be thread safe so I can use it as a singleton accross threads?

I translate routes with a custom translator. But a user can now call both. The origin (nontranslated) url and the translated url . I want the user to only call...

After Creating a angular 2 template I get a lot of typescript errors > Severity Code Description Project File Line Suppression State > Error TS2304 Cannot find name 'module'. ![sample](https://cloud.githubusercontent.com/assets/4619513/19310620/44842e5a-908b-11e6-94a9-d79b9a5a3cf7.PNG)...

### Is there an existing article or article request for this? - [x] I have searched the existing resources ### Describe the article you'd like After some refactorings of an...

When I run my Orleans project in a pod, I get the following warning: > Note: Silo not running with ServerGC turned on - recommend checking app config: > Note:...

I upgraded a project to the current orleans version from 3.x This project also uses autofac for dependency injection. Now when I start the project, it throws a Argument.Null exception...