Grahame Horner

Results 26 issues of Grahame Horner

@ianrufus nice article and example IMHO I would have passed an IObserver to the ServiceListener instead of the Action as this would allow greater flexibility and the Observering/receiving code to...

too many lines in some source files, consider splitting into smaller files.

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...

This is great work; is it possible to position the pagination/filter at the top of the grid and/or have two pagination area top/bottom? BTW I'm working on a odata wrapper...

I have a project where I need to import a large road network that is expressed/exported as GML is/are there: - 1. any existing or plans to create tools that...

enhancement

Please consider adding support for IHttpClientFactory, HttpPolicies

question

Is it possible for a template parameter value to have a regex validation attached to prevent/validate the values supplied; an or display a validation error if/when the value supplied violates...

Please provide an example of how the templates can be installed using VSIX and integrated/used from within VisualStudio 2017 & 2019; file->new project etc. including adding templates to the ASP.NET...

Please consider implementing a ServiceFabric cluster HealthCheck

HealthChecks should use similar logic to transient fault handling to avoid false negative health reporting of transient faults https://docs.microsoft.com/en-us/aspnet/aspnet/overview/developing-apps-with-windows-azure/building-real-world-cloud-apps-with-windows-azure/transient-fault-handling