NuGet Packages By Dependencies
Atrico.Lib.CommandLineParser [1 dependencies]
Command Line Parser
FSharp.Core.Extra [1 dependencies]
HadoukInput.DesktopGL [1 dependencies]
thrift-csharp [1 dependencies]
https://github.com/apache/thrift/releases/tag/0.10.0
TinyOAuth1 [1 dependencies]
A tiny, super easy to use OAuth 1.0a library with support for the full OAuth flow. Supports both .NET Framework and .NET Core (by using .NET Standard).
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)
Texta [1 dependencies]
Colorize console output for F#
PureActive Email Provider for Office365 [1 dependencies]
PureActive Email Provider for Office365
自动注入配置 [1 dependencies]
core自动注入配置文件
AI4E.AspNetCore.Components.Routing [1 dependencies]
Szuruik.Common [1 dependencies]
Package Description
Xecms.Framework [1 dependencies]
Xecms Web Framework
SnappyLib [1 dependencies]
This is the PInvoke wrapper over the implementation of the compression / decompression algorithm in the c ++ library from Google
OBS [1 dependencies]
Package Description
Mapster.EFCore [1 dependencies]
EFCore plugin for Mapster
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.
Beiyuan.WebSystem.AuditLogging.Domain.Shared [1 dependencies]
Package Description
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...