{"id":16352329,"url":"https://github.com/bugthesystem/aspnetwebapi-outputcache-redis","last_synced_at":"2025-03-23T01:30:56.562Z","repository":{"id":86119221,"uuid":"46406308","full_name":"bugthesystem/AspNetWebApi-OutputCache-Redis","owner":"bugthesystem","description":"Redis cache for AspNetWebApi-OutputCache","archived":false,"fork":false,"pushed_at":"2017-03-28T14:00:21.000Z","size":17,"stargazers_count":22,"open_issues_count":0,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-18T16:13:35.240Z","etag":null,"topics":["asp-net","asp-net-web-api","nuget","outputcache","redis"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bugthesystem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2015-11-18T08:46:06.000Z","updated_at":"2024-02-21T12:56:15.000Z","dependencies_parsed_at":"2023-05-20T14:45:29.183Z","dependency_job_id":null,"html_url":"https://github.com/bugthesystem/AspNetWebApi-OutputCache-Redis","commit_stats":null,"previous_names":["bugthesystem/aspnetwebapi-outputcache-redis"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugthesystem%2FAspNetWebApi-OutputCache-Redis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugthesystem%2FAspNetWebApi-OutputCache-Redis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugthesystem%2FAspNetWebApi-OutputCache-Redis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugthesystem%2FAspNetWebApi-OutputCache-Redis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bugthesystem","download_url":"https://codeload.github.com/bugthesystem/AspNetWebApi-OutputCache-Redis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245043860,"owners_count":20551844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asp-net","asp-net-web-api","nuget","outputcache","redis"],"created_at":"2024-10-11T01:25:47.688Z","updated_at":"2025-03-23T01:30:56.281Z","avatar_url":"https://github.com/bugthesystem.png","language":"C#","readme":"# ASP.NET Web API CacheOutput - Redis\n\nRedis `provider` for AspNetWebApi-OutputCache\nImplementation of IApiOutputCache for Redis\n\n## Sample\n\nYou can register your implementation using a handy GlobalConfiguration extension method:\n\n```csharp\nvar _connectionSettings = new RedisConnectionSettings { ConnectionString = \"localhost:6379\", Db = 2 };\nvar mycache = new RedisOutputCache(new JsonSerializer(), _connectionSettings);\n\n//instance\nconfiguration.CacheOutputConfiguration().RegisterCacheOutputProvider(() =\u003e mycache);\n```\n\nFor more information;\nhttps://github.com/filipw/Strathweb.CacheOutput#server-side-caching\n\n### License \nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugthesystem%2Faspnetwebapi-outputcache-redis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbugthesystem%2Faspnetwebapi-outputcache-redis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugthesystem%2Faspnetwebapi-outputcache-redis/lists"}