8000 GitHub - ro7584/SessionTest: IIS redis session testing project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ro7584/SessionTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IIS redis session testing repo

This Repo target for testing redis session on both asp.net web app and http module.

Get started

  1. start redis container
docker run -p 6379:6379 --name redis --restart=always -d redis
  1. open solution in IDE(VS/Rider), then run WebApp

About

IIS redis session testing project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0