Top 20 NuGet Packages
Access your SMAPI mod translation files in a strongly-typed way.
Smart.OAuth
使用方法:
(在Global.asax.cs文件Application_Start方法添加如下代码)
//Web Controllers权限校验(Header或者URL或者Cookies上需要添加token参数)
Smart.OAuth.SmartOAuth.InitControllerAuthorizeAttribute(GlobalFilters.Filters);
//WebAPI权限校验(Header或者URL上需要添加token参数)
GlobalConfiguration.Configu...
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...
Fast Friendly Dependency Injection
A smart a fast way to validate excel data using npoi
SmartCrypto, Encrypt, Decrypt, Easy, MD5, SHA256 TripleDES, Cryptography
Package Description
SmartSql = MyBatis + Cache(Memory | Redis) + ZooKeeper + R/W Splitting +Dynamic Repository ....
Three extension methods to validate a string value.
The Lightweight SM.MS Image Uploader of Typora Editor for .NET Core.
Hamiltonian Cycles Generator
MySQL database provider for the SnapObjects ORM (SnapObjects.Data).
SQL Anywhere (ODBC), Adaptive Server Enterprise (ODBC), and HANA (ODBC) database provider for the SnapObjects ORM (SnapObjects.Data).
Oracle database provider for the SnapObjects ORM (SnapObjects.Data).
SQLite database provider for the SnapObjects ORM (SnapObjects.Data).
Bringing Jest-esque Snapshot testing to C#
See Project Site for more details
.NET interface for smart card readers like ACS ACR122U
Library for generating unique identifiers based on Twitter's time and entropy based Snowflake model.