Weihan Li
Weihan Li
**Is your feature request related to a problem? Please describe.** It would help us use complex json more easily ``` http pie.dev/post \ platform[name]=HTTPie \ platform[about][mission]='Make APIs simple and intuitive'...
Remove unnecessary dependencies
use Convert.ToHexString/FromHexString if available
try to fix the build error in https://github.com/grpc/grpc-dotnet/actions/runs/9087951847/job/24976660339
Sometimes we want excellent performance experience, we may consider for in-memory cache on the base of redis cache.
### Description puppeteer provides `@puppeteer/browsers` to help install browsers, could we support similar functions with a dotnet tool, thoughts? ``` # Download the latest available Chrome for Testing binary corresponding...
upgrade Roslyn packages
use InternalsVisibleTo MSBuild item to simplify `InternalsVisibleToAttribute` Use InternalsVisibleTo to generate the attribute - https://learn.microsoft.com/en-us/dotnet/core/project-sdk/msbuild-props#internalsvisibleto
init central package version management - [x] migrate package versions to `Directory.Pakcgaes.props` - [ ] verify the package dependencies work as before - [ ] build success && test cases...