BililiveRecorder/BililiveRecorder.Core/Api
Genteure 453e63c651
feat: upgrade target framework for cli to .NET 8.0 (#624)
* feat: upgrade target framework to .NET 8.0

* refactor: fix obsolete warnings

* chore: update AutoMapper package to version 13.0.1

* chore: suppress warnings

* feat: upgrade Docker images to .NET 8.0
2024-11-22 14:52:28 +00:00
..
Danmaku fix(core): changes around danmaku connection 2023-08-25 01:07:52 +08:00
Http fix(core): unify user-agent 2023-11-05 17:58:41 +08:00
Model feat: add streamer uid to IRoom and other types 2023-07-10 21:35:06 +08:00
BilibiliApiResponse.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
BilibiliApiResponseCodeNotZeroException.cs feat: upgrade target framework for cli to .NET 8.0 (#624) 2024-11-22 14:52:28 +00:00
Http412Exception.cs feat: upgrade target framework for cli to .NET 8.0 (#624) 2024-11-22 14:52:28 +00:00
IApiClient.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
IApiClientExtensions.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
IDanmakuClient.cs feat(core): add onDanmakuHandshake userscript event 2023-07-06 06:43:18 +08:00
IDanmakuServerApiClient.cs feat(core): connect to danmaku server with buvid3 from cookie & refactor HttpApiClient (#507) 2023-07-16 08:01:50 +00:00
IHttpClientAccessor.cs feat(core): connect to danmaku server with buvid3 from cookie & refactor HttpApiClient (#507) 2023-07-16 08:01:50 +00:00
ModelExtensions.cs feat: add support for websocket danmaku protocol 2022-08-25 18:42:36 +08:00
PolicyWrappedApiClient.cs feat(core): connect to danmaku server with buvid3 from cookie & refactor HttpApiClient (#507) 2023-07-16 08:01:50 +00:00