-
Microsoft
- Bellevue, WA
- https://hachyderm.io/@davidfowl
- @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
-
AspNetCoreDiagnosticScenarios
AspNetCoreDiagnosticScenarios PublicThis repository has examples of broken patterns in ASP.NET Core applications
-
DotNetCodingPatterns
DotNetCodingPatterns PublicA collection of coding patterns in no particular order
-
BedrockFramework
BedrockFramework PublicHigh performance, low level networking APIs for building custom servers and clients.
-
Micronetes
Micronetes Public archiveMicronetes is a local orchestrator inspired by kubernetes that makes developing and testing microservices and distributed applications easier.
1,695 contributions in the last year
| Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Activity overview
Contribution activity
February 2024
Created 12 commits in 3 repositories
Created a pull request in dotnet/aspire that received 11 comments
WIP: PublishAs
Building on top of Parameter support, we can now add PublishAsConnectionString and PublishAsParameter. Contributes to #1960 Microsoft Reviewers: Opβ¦
Opened 13 other pull requests in 2 repositories
dotnet/aspire
3
open
1
closed
7
merged
-
Clean up resource output modeling
This contribution was made on Feb 17
-
Added support for user assigned managed identities
This contribution was made on Feb 17
-
Added support for user assigned managed identities
This contribution was made on Feb 17
-
Write the postgres connection string to keyvault
This contribution was made on Feb 17
-
Rename AsDockerFileInManifest to PublishAsDockerFile
This contribution was made on Feb 13
-
Always copy the bicep files
This contribution was made on Feb 13
-
Implement PublishAsAzureRedis
This contribution was made on Feb 12
-
Clean up WithReference logic
This contribution was made on Feb 11
-
Fail provisioning if any of the individual tasks fails
This contribution was made on Feb 11
-
Use keyvault for secret outputs
This contribution was made on Feb 8
-
Adding bicep resource type
This contribution was made on Feb 3
dotnet-presentations/eshop-app-workshop
2
merged
-
Added cli instructions
This contribution was made on Feb 11
-
Minor tweaks to lab 1
This contribution was made on Feb 11
Reviewed 49 pull requests in 5 repositories
dotnet/aspire
25 pull requests
-
Added support for user assigned managed identities
This contribution was made on Feb 17
-
Use versioned tags.
This contribution was made on Feb 17
-
Don't set
ASPNETCORE_URLSetc. in DCP at allThis contribution was made on Feb 16 -
Add database migration playground and skip connection string validation for EF tooling
This contribution was made on Feb 16
-
For #794. Add Azure AI Search Component
This contribution was made on Feb 16
-
Introduce execution context and expose operation.
This contribution was made on Feb 16
-
DRAFT: Azure.Provisioning integration
This contribution was made on Feb 15
-
Add WithEndpoint(name, callback) and WithImageX(...) methods.
This contribution was made on Feb 14
-
Add connection security to dashboard OTLP
This contribution was made on Feb 14
-
Always copy the bicep files
This contribution was made on Feb 13
-
Pass Otel service name to containers
This contribution was made on Feb 12
-
Implement PublishAsAzureRedis
This contribution was made on Feb 12
-
NATS Aspire container
This contribution was made on Feb 12
-
Use existing constants rather than computing them
This contribution was made on Feb 12
-
Cosmos DB Emualtor container surrogate.
This contribution was made on Feb 11
-
Clean up WithReference logic
This contribution was made on Feb 11
-
Container surrogate for UseEmulator for Azure Storage.
This contribution was made on Feb 10
-
Remove unnecessary link in Aspire.Hosting.Orleans
This contribution was made on Feb 9
-
Use keyvault for secret outputs
This contribution was made on Feb 9
-
Fix structured logging name and improve comment
This contribution was made on Feb 8
-
Add resource name to annotations
This contribution was made on Feb 8
-
Consolidate Oracle resources.
This contribution was made on Feb 8
-
Consolidate MongoDB resources.
This contribution was made on Feb 8
-
Adds Mongo Express
This contribution was made on Feb 7
-
Fix mapping internal span kind
This contribution was made on Feb 7
- Some pull request reviews not shown.
Azure/azure-dev
1 pull request
-
bicep-resource and input parameter
This contribution was made on Feb 17
davidfowl/WebQWorker
1 pull request
-
preview 3
This contribution was made on Feb 16
dotnet/aspire-samples
1 pull request
-
Add Serilog example
This contribution was made on Feb 4
dotnet/dotnet-docker
1 pull request
-
Add Aspire Dashboard container images
This contribution was made on Feb 1
Created an issue in dotnet/aspire that received 33 comments
Aspire dashboard sometimes doesn't start but the app host boots successfully
@wicksipedia found this in the .NET Aspire workshop in NDC Sydney. I can reproduce the same with repeated Ctrl+F5 attempts on the same project. It β¦
Opened 14 other issues in 4 repositories
dotnet/aspire
9
open
1
closed
-
Consider shipping a Aspire.OpenTelemetry.ServiceDefaults package
This contribution was made on Feb 11
-
Reduce default partition count in cosmos emulator
This contribution was made on Feb 11
-
Move all 3rd party resources types to a separate package
This contribution was made on Feb 10
-
Support Azure MySQL as a deployment option for mysql in Aspire.Hosting.Azure
This contribution was made on Feb 8
-
How is "{{- index .Annotations \"otel-service-name\" -}}" resolved
This contribution was made on Feb 7
-
Make PgAdmin, RedisCommander, and MyPhpAdmin usable for remote resources
This contribution was made on Feb 7
-
Support multiple connection string formats
This contribution was made on Feb 7
-
Unable to change ASPNETCORE_ENVIRONMENT
This contribution was made on Feb 6
-
Follow up bicep resource work
This contribution was made on Feb 6
-
Add ability to express exposed services in app host
This contribution was made on Feb 6
Azure/azure-dev
2
open
-
[Security] Aspire deployments use a single user assigned managed identity for everything
This contribution was made on Feb 16
-
Performance: azd up does re-runs similar commands over and over
This contribution was made on Feb 7
dotnet/eShop
1
open
-
Enable key rotation and non-developer signed credentials in eShop deployments
This contribution was made on Feb 7
Azure/azure-sdk-for-net
1
closed
-
[FEATURE REQ]: Support passing the fully qualified name to the service bus client without having to trim it
This contribution was made on Feb 5
Answered 2 discussions in 1 repository
dotnet/aspire
-
about AddRedis
This contribution was made on Feb 4
-
Skip Lifecycle hook when publishing my manifest
This contribution was made on Feb 3







