Aleksey Gallyamov
Results
3
issues of
Aleksey Gallyamov
Need support for base URL path, for example: http://mydomain.com/webdav/
enhancement
Here is what is meant ```csharp if(objectAccessor.TryGetValue(propertyName, out var value)) { // some stuff } if(typeAccessor.TryGetValue(target, propertyName, out var value)) { // some stuff } ```
Do you plan to support and develop this project? Thank you!