NuGet Packages By Dependencies
Simple DirectMedia Layer (SDL) [1 dependencies]
Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer.
Homepage: http://www.libsdl.org/
F2F.ReactiveNavigation.Autofac [1 dependencies]
Reactive navigation for MVVM applications
Atrico.Lib.CommandLineParser [1 dependencies]
Command Line Parser
Quarks.ObjectExtensions.ToEnumerable [1 dependencies]
An extension for representing an object's public instance property values as a series of values in alphabetical order of the property names
Earthware.Nancy.Authentication.Forms [1 dependencies]
Extensions to the standard forms authentication provider for Nancy.
pouchdb-http.TypeScript.DefinitelyTyped [1 dependencies]
TypeScript Definitions (d.ts) for pouchdb-http. Generated based off the DefinitelyTyped repository [git commit: 7d6547a8a0c3f35ce5de82ba58bfd143c0d20fab]. http://github.com/DefinitelyTyped
tiny framework contracts [1 dependencies]
the tiny framework is a MEF based MVVM library for the desktop, iOS, android and universal applications
Aleph1.Logging [1 dependencies]
Logging aspect using PostSharp
Journaltech.ESB.Common [1 dependencies]
Package Description
PureActive Email Provider for Office365 [1 dependencies]
PureActive Email Provider for Office365
自动注入配置 [1 dependencies]
core自动注入配置文件
Szuruik.Common [1 dependencies]
Package Description
Microsoft.Bot.Streaming [1 dependencies]
Streaming library for the Bot Framework SDK
OBS [1 dependencies]
Package Description
Host.DynAPISwagger [1 dependencies]
Package Description
Example.HttpApi [1 dependencies]
Package Description
SanJing.CryptoServiceProvider [1 dependencies]
Microsoft.Azure.Connectors.Office365Groups [1 dependencies]
HiveKion.Extends [1 dependencies]
基于.Net Core的常用扩展方法。
Smart.SWeb [1 dependencies]
Smart.SWeb
使用方法:
(在Global.asax.cs文件Application_Start方法添加如下代码)
//全局封装webapi的返回结果如:{"Code":500,"Data":null,"Message":"尝试除以零。","Success":false}
GlobalConfiguration.Configure(Smart.SWeb.SmartWeb.InitAPIResultAttribute);
//全局异常处理
GlobalConfiguration.Configure(Smart.SWeb.SmartWeb.InitApiExceptionH...