adamfoneil
I'm into C#, Blazor, SQL Server, Azure, modern .NET, Razor Pages, and even WinForms desktop apps.
Scientific GamesTravelers Rest, SC
Pinned Repositories
BlazorTemplate
Blazor template app for mixed WASM and Server components, secure API endpoints, and Radzen UI
ChunkUpload
Library for implementing chunked uploads to Azure blob storage. Intended for use with DropzoneJS.
Dapper.CX
A Crud library based on Dapper
Dapper.QX
More powerful and testable inline SQL used with Dapper
Dapper.Repository
A repository pattern implementation for Dapper
Ginseng8
Software project management for small teams
JsonSettings
Base class for saving, encrypting, and loading application settings in a Json file
Postulate.Zinger
A WinForms SQL client for generating C# query result classes, Dapper productivity
QuestPdfUtil
A lightweight HTML to PDF conversion library for QuestPDF
RoslynMarkdowner
Evolving into a markdown documentation generator for .NET solutions
adamfoneil's Repositories
adamfoneil/Ginseng8
Software project management for small teams
adamfoneil/TestDataGen
Library and maybe GUI project for test data generation
adamfoneil/PayPalHelper2
Generic PayPal IPN listener for .NET Standard
adamfoneil/Postulate.WinForms
Form and DataGridView data binding framework that leverages Postulate.Orm
adamfoneil/ViewMaterializer
Helper object to leverage SQL Server Change Tracking for materializing views
adamfoneil/GridEditor.RazorPages
A crude helper for inline table editing in ASP.NET Core Razor Pages
adamfoneil/Postulate.MergeUI
Schema merge app for Postulate model classes and SQL Server
adamfoneil/Aerie.ExcelUploader
adamfoneil/CloudObjects
A simple cloud object storage service, because I find Azure Table Storage too complicated
adamfoneil/Loom
adamfoneil/Loomer
A WinForms virtual weaving app
adamfoneil/Postulate.Mvc
Helpers and support classes for ASP.NET MVC apps that leverage Postulate.Orm
adamfoneil/TreeData
adamfoneil/BlobManager2
adamfoneil/ConnectionString.Library
A small library for parsing connection strings and redacting sensitive token values.
adamfoneil/CopyObject
A small library for copying plain objects with identically-named properties
adamfoneil/DbCache
A simple, generic SQL Server cache solution
adamfoneil/FileSystemLib2
adamfoneil/FindLargestFiles.Wpf
Simple WPF app for finding 10 larges files in a directory
adamfoneil/Gander
Browser test automation via Selenium, with database-level assertions
adamfoneil/GitHubAutoRelease
Generate GitHub Releases for your web apps on startup automatically
adamfoneil/LinqExtensions
A few possibly-handy Linq extension methods that have been done many times before in different ways.
adamfoneil/MiniRegex
A tech interview question I failed
adamfoneil/Postulate.Lite
Lightweight code-first ORM for SQL Server or MySQL based on Dapper
adamfoneil/Postulate.Orm.MySql
Postulate.Orm for MySql
adamfoneil/RoslynDocumentor
Will eventually help generate markdown documentation from C# source files using Roslyn
adamfoneil/SourceFolderCleanup
WinForms utility for freeing up disk space under source folder (bin, obj folders)
adamfoneil/SqlChartify.Issues
Use this to submit bugs and feature request for SqlChartify
adamfoneil/StringId
Generate random string Id values, with ability to specify lengths and combinations of upper, lower, numeric, and special characters
adamfoneil/WebJobRunner
.NET API client for https://www.setcronjob.com/ and related MVC integration library