Top 20 NuGet Packages

Server framework
OMS Workflow Custom Activities
Strongly-typed properties for OWIN Environment Data (Request, Response, and Other).
Easily config OWIN-ready web application with Azure and Office 365. An extensions for Owin project allows developers to quickly config the Owin authentication, and also quick adapt to ASP.NET Web API interface with Office 365/Rest API by providing default HTTP verbs in its base classes. Free for per...
provides a very simple IP blocking mechanism for ASP.NET Core applications. public void Configure(IApplicationBuilder app, IHostingEnvironment env, ILoggerFactory loggerFactory) { loggerFactory.AddConsole(Configuration.GetSection("Logging")); loggerFactory.AddDebug(...
You must include this package in your website to render pages defined within the CMS
Package for supporting OWIN when using Microsoft ASP.NET Web API Compression Support
OWIN common builder
This package allows you to explicitly define a shared context between middleware for situations where this is permissable such as bootstrapping a framework. Sharing of state between middleware in this way is not encouraged.... where possible share *only* BCL types, through the enviroment dictionary.
This gives access to embedded resources ignoring case.
OWIN common extensions
Configure Owin Framework middleware using web.config file
OWIN common loader
Command line tool for the retrieval of OAS from an Owin hosted web api.
An OWIN middleware component to determine HTTPS requests. If the request is https then the middleware will call the next item in the queue otherwise a HTTP Status Code of 401 is returned and the request is ended. There is an optional RequiresHttpsOptions tool which will route any http traffic to a...
添加微信登录 - 微信 // 配置 app.UseWeixinAuthentication(new WeiXinAuthenticationOptions{ AppId = "[you appId]", AppSecret = "[you app Secret]" }); // 获取微信登录者信息 var weixinInfo = await AuthenticationManager.GetExternalWeiXinLoginInfoAsync(); - 微信公众号 // 配置 ...
Amscot Online Security Token