Glyph11 0.3.7
dotnet add package Glyph11 --version 0.3.7
NuGet\Install-Package Glyph11 -Version 0.3.7
<PackageReference Include="Glyph11" Version="0.3.7" />
<PackageVersion Include="Glyph11" Version="0.3.7" />
<PackageReference Include="Glyph11" />
paket add Glyph11 --version 0.3.7
#r "nuget: Glyph11, 0.3.7"
#:package Glyph11@0.3.7
#addin nuget:?package=Glyph11&version=0.3.7
#tool nuget:?package=Glyph11&version=0.3.7
Dependency free, low allocation HTTP/1.1 parser for C#.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- No dependencies.
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Glyph11:
| Package | Downloads |
|---|---|
|
GenHTTP.Engine.Shared
Shared library that can be used by server engines to be integrated into GenHTTP. |
|
|
GenHTTP.Engine.Internal
Lightweight web server written in pure C# with few dependencies to 3rd-party libraries. |
|
|
ioxide.httpclient
The ring-native HTTP/1.1 client for the ioxide io_uring runtime - the upstream leg between a proxy and an origin. Connections are opened on the reactor thread that will use them, so a request never crosses a thread on its way out or back, and every response resumes the awaiting handler inline on its own reactor. Includes client-side TLS (SNI, ALPN, certificate verification and client certificates for mutual TLS) for https:// origins. Depends on ioxide core alone: no protocol package, no native asset. |
|
|
Glyph11.Pico
A fast HTTP/1.x request parser: picohttpparser (native, SSE4.2) tokenizes, then fills the same BinaryRequest glyph11 returns. No extra compliance checks beyond picohttpparser's — built for speed. Chunked decoding reuses glyph11's ChunkedBodyStream. |
|
|
GenHTTP.Engine.Ioxide
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.3.7 | 40 | 8/12/2026 |
| 0.3.6 | 526 | 7/10/2026 |
| 0.3.5 | 768 | 6/17/2026 |
| 0.3.4 | 119 | 6/16/2026 |
| 0.3.3 | 1,268 | 5/24/2026 |
| 0.3.2 | 219 | 4/6/2026 |
| 0.3.1 | 790 | 2/8/2026 |
| 0.3.0 | 126 | 2/8/2026 |
| 0.2.2 | 172 | 2/7/2026 |
| 0.2.1 | 116 | 2/6/2026 |
| 0.2.0 | 152 | 2/6/2026 |
| 0.1.3 | 129 | 2/6/2026 |
| 0.1.2 | 132 | 2/5/2026 |
| 0.1.1 | 124 | 2/5/2026 |
| 0.1.0 | 129 | 2/5/2026 |