mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-04-11 03:21:27 +08:00
⚠️feat: 正式删除mvc项目
This commit is contained in:
@@ -14,7 +14,7 @@ permalink: /core/cache/
|
||||
|
||||
* 基于`Enyim Memcache`实现的`EnyimMemcachedContext`
|
||||
|
||||
可以根据自己需要,扩展其他缓存。OpenAuth.Mvc和OpenAuth.Api默认使用的是CacheContext。可以在`AutofacExt.cs`跟换自己喜欢的缓存:
|
||||
可以根据自己需要,扩展其他缓存。OpenAuth.Api默认使用的是CacheContext。可以在`AutofacExt.cs`跟换自己喜欢的缓存:
|
||||
```csharp
|
||||
public static void InitAutofac(ContainerBuilder builder)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user