I'm into C#, SQL Server, modern .NET, Blazor, Razor, DigitalOcean, and Azure. I love relational data access, EF Core, Dapper, and I make a couple Dapper extension libraries:
- Dapper.Entities, my latest repository-based library for Dapper
- Dapper.QX, for making inline SQL better and testable
I work with Blazor a lot. Most of my work is closed-source, but I have a couple things in progress that are public:
- BlazorTemplate provides a realistic WASM app template
- ApiAuthDemo demonstrates a Blazor WASM app using APIs that require authorization
- PayPalComponenets.RCL is a miniature PayPal IPN testing dashboard with a Pay Now button component.
- UserVoice.RCL is a user feedback and acceptance test portal.
- GitHubIssues.RCL lets users see your GitHub Issues within your application. Also its standalone GitHub client
I have some closed-source products:
- Sendhook.net for capturing inbound email as HTTP posts at your own endpoints, uses Azure functions, queues, and blob storage. (Note this app is currently stopped, but feel free to ask me about it.)
- SqlChartify for writing queries and getting charts made with ChartJS.
WinForms stuff:
- ImgCloudPaste, for pasting images and getting screenshot URLs using Azure storage