Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (5 days ago)
- Default Branch: main
- Last Pushed: 2025-01-03T16:38:34.000Z (5 days ago)
- Last Synced: 2025-01-03T16:50:48.171Z (5 days ago)
- Topics: browser, cookie, csharp, dotnet, dtos, http, object, web, webcookie
- Language: C#
- Homepage: https://soenneker.com
- Size: 0 Bytes
- Stars: 0
- 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://img.shields.io/nuget/v/soenneker.dtos.webcookie.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.dtos.webcookie/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.dtos.webcookie/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.dtos.webcookie/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.dtos.webcookie.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.dtos.webcookie/)# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Dtos.WebCookie
### A .NET type representing a HTTP cookie## Installation
```
dotnet add package Soenneker.Dtos.WebCookie
```