-
Microsoft
- Bellevue, WA
- http://davidfowl.com/
- @davidfowl
Highlights
- Pro
Block or Report
Block or report davidfowl
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
This repository has examples of broken patterns in ASP.NET Core applications
-
-
BedrockFramework Public
High performance, low level networking APIs for building custom servers and clients.
-
Micronetes Public archive
Micronetes is a local orchestrator inspired by kubernetes that makes developing and testing microservices and distributed applications easier.
965 contributions in the last year
Activity overview
Contribution activity
August 2022
Created 4 commits in 2 repositories
Created 2 repositories
- davidfowl/AppService HTML
- davidfowl/SignalRRepro HTML
Created a pull request in dotnet/aspnetcore that received 31 comments
Remove the double dispatch on Windows for IO
The windows IO thread pool was replaced with one that dispatches to the thread pool. As a result, we remove the extra thread pool dispatch that we…
Opened 4 other pull requests in 3 repositories
jfheins/SignalRRepro
2
open
Azure/AppService
1
merged
dotnet/aspnetcore
1
merged
Reviewed 26 pull requests in 5 repositories
dotnet/aspnetcore
17 pull requests
- [SignalR] [JS Client] Retry HTTP request on auth failure
- [SignalR] Fix WebSocket client close when network disappears
- [SignalR] Avoid unobserved tasks in the .NET client
- CanCachePolicy=>AllowsCachingPolicies
- [SignalR] Avoid blocking common InvokeAsync usage
- Perf-up the AuthZ!
- Cache effective policy in endpoint metadata
- Reuse failed auth results in AuthN
- Kestrel: Support full cert chain
- [release/7.0-rc1] Add support for running final conventions during build
- Require CancellationToken for client results (and fix cancel closing connection)
- Reuse PolicyAuthorizationResult
- Make route handler filters work for MVC controllers
- Update DataProtectionKey to use DynamicDependency
- Fix check for auth services in middleware auto-registration
- Sync output cache with API review
- Updating HttpMethodMetadata based on ICorsMetadata
dotnet/runtime
5 pull requests
- Switch to unified fully managed Overlapped implementation
- [release/7.0-rc1] Fix leak caused by not disposing the scoped parent service provider
- Fix leak caused by not disposing the scoped parent service provider
- EnableAOTAnalyzer for Microsoft.Extensions.DependencyInjection
- Introduce a default synchronization context for wasm
dotnet/tye
2 pull requests
Azure/AppService
1 pull request
jfheins/SignalRRepro
1 pull request
Created an issue in dotnet/aspnetcore that received 11 comments
Allow specifying host and port or port in ASPNETCORE_URLS
Is there an existing issue for this? I have searched the existing issues Is your feature request related to a problem? Please describe the problem.






