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
EdiWeave.Core [1 dependencies]
An open-source, mutli-platform EDI framework for .NET - parse and create X12, HIPAA, EDIFACT, EANCOM, VDA and PNRGOV documents with ease.
EdiWeave is a separate hard-fork of the now closed-source library EdiFabric.
NimbleConfig.Core [1 dependencies]
A simple, unambitious, convention-based configuration injector for .net with support for AspNetCore using IConfiguration (Microsoft.Extensions.Configuration)
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
Xecms.Framework [1 dependencies]
Xecms Web Framework
OBS [1 dependencies]
Package Description
Example.HttpApi [1 dependencies]
Package Description
SanJing.CryptoServiceProvider [1 dependencies]
Monaco Yaml Editor for Blazor [1 dependencies]
Monaco Yaml editor for Blazor is a Yaml style configuration setup for Blazor Monaco, with which you can easily setup YAML Editors and YAML Diffing Editors.
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...