Top 20 NuGet Packages depending on Json.NET
Total dependencies: 33668
This Nuget package is created to simplify the following authentication in Asp.Net Identity:
- Cookie authentication for web sites
- Token based authentication for HTML applications to Web Api
- Token based authentication for HTML applications to OData
Checkmarx API (Unofficial)
This SDK provides an API wrapper for accessing REST, SOAP and OData API for the Checkmarx SAST and OSA products.
It also provides access to the Access Control API.
Oni is a general porpuse framework to simplify some of the app common requirenments such as email, data access, notifications, user management, etc. This package includes the providers for notifications, db queue, healthcheck for mongodb.
This is a Skeleton Mock for Power Automate Flows. UNDER DEVELOPMENT - FEEL FREE TO USE
Core commanding framework
Blunder HTTP context extensions
Provides xUnit extensions for JSON files or data.
Core behaviour for .NET Core Microservices
C# Battle Card Game Framework
An easy sql framework which provides ORM mapping, data translation and content conversion.
Log4net appender for Apache Kafka
Task Management Tool-Common
Package Description
Package Description
Package Description
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...