JRT
JRT
If i use follow code , the **condition** has not **Invoke** Method to call ```C# var condition = PredicateBuilder.New(); if (!filter.DeviceTypeId.IsNull()) { condition = condition.And(u => u.DeviceTypeId == filter.DeviceTypeId); }...
Asp.net WebApi Project using oAuth2 , the token info put in header: `--header 'Authorization: Bearer 7f6b258211f24470b1384cd0614923df'` Current Exceptionless.WebAPI not record this header info
If input Chinese or other double-byte character keyword search exception, the search result Incorrect
``` [Service] public class ServiceA{ [Autowired] private Test test; public void TestMethod(){ //此时 test是null } } [ApiController] public class AccountController{ private readonly ServiceA _serviceA; public AccountController(ServiceA serviceA){ _serviceA = serviceA;...
I need to execute a background program in Linux through MedallionShell, and even if the host's .net process is exited, the executed command will not be terminated. So far, this...
Hi, it does not working in IE6-8, in ie6-8 can not see the scrolling bar
是否有计划支持.net core 文档方面好像没有针对.net的 hprose 2.0貌似也没跟进针对.net语言的升级 总之 有点小失望吧