Class InMemoryCacheExtensions
Inheritance
System.Object
InMemoryCacheExtensions
Namespace:InfinniPlatform.AspNetCore
Assembly:InfinniPlatform.Cache.Memory.dll
Syntax
public static class InMemoryCacheExtensions : object
Methods
| Improve this Doc View SourceAddInMemoryCache(IServiceCollection)
Declaration
public static IServiceCollection AddInMemoryCache(this IServiceCollection services)
Parameters
| Type | Name | Description |
|---|---|---|
| IServiceCollection | services |
Returns
| Type | Description |
|---|---|
| IServiceCollection |