Pinned Repositories
AzureEventGridSimulator
A simulator that provides endpoints to mimic the functionality of Azure Event Grid topics and subscribers and is compatible with the Azure.Messaging.EventGrid client library.
BicepTemplates
Some example bicep templates.
DockerExamples
Spin up some common db servers in docker.
Goldenacre
My dumping ground of useful stuff, mostly extension methods, that I find myself writing over and over again.
GuardAgainst
Useful guard clauses that simplify argument validity checking and make your code more readable.
ko-table
Easily make tables pageable and sortable with knockoutjs.
Middleman
Async C# 5 / .NET4.5 Http intermediary server (proxy).
ReactMSALExample
An example of using MSAL in a React/Typescript app.
ServerInfoPage
A single asp.net page that can be uploaded to a host to get information on its capabilities.
pm7y's Repositories
pm7y/AzureEventGridSimulator
A simulator that provides endpoints to mimic the functionality of Azure Event Grid topics and subscribers and is compatible with the Azure.Messaging.EventGrid client library.
pm7y/GuardAgainst
Useful guard clauses that simplify argument validity checking and make your code more readable.
pm7y/ko-table
Easily make tables pageable and sortable with knockoutjs.
pm7y/DockerExamples
Spin up some common db servers in docker.
pm7y/Goldenacre
My dumping ground of useful stuff, mostly extension methods, that I find myself writing over and over again.
pm7y/Middleman
Async C# 5 / .NET4.5 Http intermediary server (proxy).
pm7y/m7y.github.io
My blog about dotnet and the other things.
pm7y/ReactMSALExample
An example of using MSAL in a React/Typescript app.
pm7y/ServerInfoPage
A single asp.net page that can be uploaded to a host to get information on its capabilities.
pm7y/BicepTemplates
Some example bicep templates.
pm7y/.EditorConfig
An .editorconfig file that I like to use which is tuned towards C#. YMMV.
pm7y/AspNet.Identity.IntegerKeys
A customised set of asp.net Identity classes which provide integer primary keys instead of the string guids in the default implementation. Also provides the ability to easily rename the tables and columns.
pm7y/F1Telemetry
Playing with reading the UDP data emitted by the F1 2024 game.
pm7y/GleanETL
Extract data from text files that are in difficult formats.
pm7y/OctopusSubscriptionHandlerAzureFunction
An Azure function to handle Octopus Deploy subscription event messages and forward them on to Slack (or somewhere else).
pm7y/pm7y
pm7y
pm7y/ScratchConsole
pm7y/StrawberryShakeBugRepro
A reproduction of a StrawberryShake.Server bug.
pm7y/Utils
Useful bits and bobs that keep cropping up regularly in projects.