Top 20 NuGet Packages depending on NETStandard.Library
Total dependencies: 12696
简易缓存
例:
var time = DateTime.Now.AddMilliseconds(60) - DateTime.Now;
EasyCache<string> str = new EasyCache<string>("k", time);
str.AddData("aaa");
Assert.Equal(str.GetData(), "aaa");
Package Description
socisa Db Layer
Package Description
SQLite database provider for Entity Framework Core.
Package Description
Package Description
tests
A mocking framework capable of mocking .NET and .NET Core static methods
Provides an easy way to login using identity model
微信SDK,公众服务,支付服务
增强认证核心组件。
包含:
AppInformation
EnhancedAuthenticationCertificate
EnhancedAuthenticationCertificateHashMode
IEnhancedAuthenticationCertificateProvider
UserLevelStatus
UserToken
增强认证客户端组件。
包含:
EnhancedAuthenticationCertificateClient
EnhancedAuthenticationClient
EnhancedAuthenticationHttpClient
EnhancedAuthenticationProvider
EnhancedAuthenticationSecurityTicket
IRevokedCertificateManager
MemoryRevokedCertificateManager
增强认证服务组件。
包含:
EnhancedAuthenticationCertificateGenerator
EnhancedAuthenticationService
IEnhancedAuthenticationCertificateProvider
IEnhancedAuthenticationUser
IEnhancedAuthenticationUserProvider
Package Description
Package Description
YAML configuration provider implementation for Microsoft.Extensions.Configuration.
The .NET SDK for the LINE Messaging API.
The .NET SDK for the LINE Messaging API.
YaaS Microservice Patterns for ASP.NET Core