framework icon indicating copy to clipboard operation
framework copied to clipboard

A lightweight low ceremony API for web services.

Results 15 framework issues
Sort by recently updated
recently updated
newest added

Greetings @davidfowl ! Awhile back I needed help with something, and you helped answer my [issue](https://github.com/dotnet/aspnetcore/issues/19891#event-3140200188). The way your library handles parsing for the HttpResponse object - is it superior...

This is the latest status of the samples already implemented and their feather's version. | Sample | Version | | -------- | -------- | | [Logging](https://github.com/dodyg/FeatherHttp/tree/master/samples/Logging) | 0.1.34 | |...

is it possible to have a single instance of WebApplication bind/listen to different ports and route to different protocols and/or controllers/signalr/grpc services. ie. a WebApplication listening on port 80/433 that...

If anyone encounter this problem when trying to update their fork, this thread has [a solution](https://github.community/t5/GitHub-Actions/Refusing-to-allow-an-integration-to-create-or-update/td-p/32472).

Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) from 2.25.0 to 2.52.0. Release notes Sourced from Grpc.Net.Client's releases. Release v2.52.0 What's Changed Update version to 2.52.0 (on v2.52.x branch) by @​jtattermusch in grpc/grpc-dotnet#2072 Full Changelog: https://github.com/grpc/grpc-dotnet/compare/v2.52.0-pre1...v2.52.0...

dependencies