Rand Brown

Results 2 issues of Rand Brown

According to the readme, "R needs not necessarily be installed as a software on the executing machine, so long as DLL files are accessible". How does one package a C#...

E.g. I have User and UserRole. I have a method called `protected IQueryable OnFilterUser(IQueryable entitySet)` and that is correctly called when hitting the /Users endpoint. However, when I hit the...

P2