LazyCache
An easy to use thread safe in-memory caching service with a simple developer friendly API for c#
파일 탐색기
최종 버전 다운로드 (.zip)- bug_report.md
- feature_request.md
- favicon.ico
- logo-128.png
- logo-16.png
- logo-256.png
- logo-32.png
- logo-64.png
- logo-small.svg
- logo.svg
- DbQueriesController.cs
- DbTimeController.cs
- launchSettings.json
- index.html
- appsettings.Development.json
- appsettings.json
- CacheDatabaseQueriesApiSample.csproj
- DbTimeContext.cs
- DbTimeEntity.cs
- Program.cs
- Startup.cs
- AssemblyInfo.cs
- App.config
- Console.Net461.csproj
- packages.config
- Program.cs
- MockCacheEntry.cs
- MockCacheProvider.cs
- MockCachingService.cs
- MemoryCacheProvider.cs
- AppCacheExtensions.cs
- AsyncLazy.cs
- CacheDefaults.cs
- CacheItemPolicy.cs
- CachingService.cs
- ExpirationMode.cs
- IAppCache.cs
- ICacheProvider.cs
- LazyCache.csproj
- MemoryCacheEntryOptionsExtensions.cs
- LazyCache.AspNetCore.csproj
- LazyCacheServiceCollectionExtensions.cs
- launchSettings.json
- BenchmarkConfig.cs
- ComplexObject.cs
- LazyCache.Benchmarks.csproj
- MemoryCacheBenchmarks.cs
- MemoryCacheBenchmarksRealLifeScenarios.cs
- Program.cs
- README.md
- LazyCache.Ninject.csproj
- LazyCacheModule.cs
- LazyCache.Ninject.UnitTests.csproj
- LazyCacheModuleTest.cs
- AspNetCoreTests.cs
- AsyncHelper.cs
- CachingServiceMemoryCacheProviderTests.cs
- LazyCache.UnitTests.csproj
- MockCachingServiceTests.cs
- CachingServiceTests.cs
- LazyCache.UnitTestsCore21.csproj
- CachingServiceTests.cs
- LazyCache.UnitTestsCore22.csproj
- CachingServiceTests.cs
- LazyCache.UnitTestsCore30.csproj
- CachingServiceTests.cs
- LazyCache.UnitTestsCore31.csproj
- CachingServiceTests.cs
- LazyCache.UnitTestsNet50.csproj
- .gitattributes
- .gitignore
- appveyor.yml
- build.ps1
- LazyCache.sln
- LICENSE
- README.md
- ReleaseNotes.md
🚀 설치 가이드
1. 코드 내려받기
git clone https://github.com/alastairtree/LazyCache
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd LazyCache
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
