Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-25 | 338 Bytes | |
v0.3.2-alpha source code.tar.gz | 2025-01-25 | 42.3 kB | |
v0.3.2-alpha source code.zip | 2025-01-25 | 160.7 kB | |
Totals: 3 Items | 203.4 kB | 0 |
đ Bug Fixes
Core
- Used RpcId
for ProgressToken
to allow both string and integer values
Server
- Corrected lifetime of SessionFacade
to singleton
Hosting Integration
- Refined the default-logger-removal target to ConsoleLoggerProvider
.
Kept ILogger<>
and ILoggerFactory
as they are probably needed