Skip to content

Commit 1a49df6

Browse files
committed
Remove anonymous-id sample
1 parent 1db6dad commit 1a49df6

File tree

3 files changed

+0
-32
lines changed

3 files changed

+0
-32
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,6 @@ To run these samples, simply open your command line console, go to each folder a
8080

8181
Enumerate the connection information of a HTTP request.
8282

83-
- [Keeping track of anonymous users](/projects/anonymous-id)
84-
85-
Keep track of anonymous user in your ASP.NET Core (useful in scenario such as keeping track of shopping cart) using `ReturnTrue.AspNetCore.Identity.Anonymous` library.
86-
8783
- [Password Hasher server](/projects/password-hasher)
8884

8985
Give it a string and it will generate a secure hash for you, e.g. `localhost:5000?password=mypassword`.

projects/anonymous-id/Program.cs

Lines changed: 0 additions & 19 deletions
This file was deleted.

projects/anonymous-id/anonymous-id.csproj

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)