Top 20 NuGet Packages depending on Microsoft Owin 简体中文资源
Total dependencies: 8
OSharp SignalR组件,提供SignalR的服务端功能的封装
OSharp Autofac SignalR组件,提供SignalR的Autofac依赖注入功能的封装
添加微信登录
- 微信
// 配置
app.UseWeixinAuthentication(new WeiXinAuthenticationOptions{
AppId = "[you appId]",
AppSecret = "[you app Secret]"
});
// 获取微信登录者信息
var weixinInfo = await AuthenticationManager.GetExternalWeiXinLoginInfoAsync();
- 微信公众号
// 配置
...
Description
简单的CMS
AssemblyDescription
Description
Description