codexguy's repositories
CodexMicroORM
An alternative to ORM's such as Entity Framework, offers light-weight database mapping to your existing CLR objects. Visit "Design Goals" on GitHub to see more rationale and guidance.
xSkrape.APIWrapper.REST
Data extraction, identification, and shaping functionality. This repository is for the REST-based interfaces to xSkrape.com, which offers these parsing services in a hosted environment.
WPF_CustomTypeProvider_Demo
Sample to accompany article that discusses WPF data binding, ICustomTypeProvider, and how CodexMicroORM allows POCO to still use this (and other) useful interfaces. https://www.c-sharpcorner.com/article/wpf-data-binding-with-icustomtypeprovider/
xSkrape.APIWrapper.InProc.Sample
Public examples of how can use the xSkrape In-Process libraries, available on NuGet
radzen-blazor
The home of the Radzen Blazor components.
SQL_Audit_Benchmarks
T-SQL to support article on xskrape.com that discusses different SQL audit options
SQL_Materialized_View_Benchmarks
Accompanies a C# Corner article (URL TBD, stay tuned!)