GeLiang

Results 5 issues of GeLiang

### System (Mac, Windows 7/8/10, Linux) / 操作系统 win10 ### SwitchHosts! Version / SwitchHosts! 版本 v4.0.3(6070) ### Description / 描述 i have a url: https://onedrive-hosts.learningman.top/ this response have br label...

第一步获得扫一扫的登录步骤中 ["redirect_uri"] = System.Web.HttpUtility.UrlEncode(oauthConfig.RedirectUri), 需要改成 ["redirect_uri"] = oauthConfig.RedirectUri 微信文档中描述是要编码一次是对的, 这里要去掉编码是因为 在写了 UrlEncode 之后, 实际会被 UrlEncode 2次, 所以, 源码的这个地方不需要 UrlEncode 注; 我运行的是 MrHuo.OAuth.NetCoreApp 项目

## Summary Current program output IEnumerable is ... I would like to know what type and number of variables this variable is, not IEnumerable while visualStuido debugger, I can see...

enhancement

``` var v_int1 = 1; var v1_= v_int1.Adapt();//error :“Invalid cast from 'System.Int32' to ... var v1_2 = v_int1.Adapt().Adapt();//ok ```

bug

Visual Studio Enterprise 2017 Version 15.8.9 ![sfzvha 1iwjc _t1 7 3](https://user-images.githubusercontent.com/16562680/48120361-e17b3300-e2ac-11e8-85a8-f0b125d957fd.png)