https://github.com/soenneker/soenneker.dtos.webcookie
A .NET type representing a HTTP cookie
https://github.com/soenneker/soenneker.dtos.webcookie
browser cookie csharp dotnet dtos http object web webcookie
Last synced: 3 months ago
JSON representation
A .NET type representing a HTTP cookie
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.dtos.webcookie
- Owner: soenneker
- License: mit
- Created: 2025-01-03T16:30:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-12T22:38:32.000Z (about 1 year ago)
- Last Synced: 2025-04-21T02:21:43.205Z (about 1 year ago)
- Topics: browser, cookie, csharp, dotnet, dtos, http, object, web, webcookie
- Language: C#
- Homepage: https://soenneker.com
- Size: 246 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.dtos.webcookie/)
[](https://github.com/soenneker/soenneker.dtos.webcookie/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.dtos.webcookie/)
[](https://github.com/soenneker/soenneker.dtos.webcookie/actions/workflows/codeql.yml)
#  Soenneker.Dtos.WebCookie
### A .NET type representing a HTTP cookie
## Installation
```
dotnet add package Soenneker.Dtos.WebCookie
```