Become a sponsor to Eric Woodruff
If you've found my projects to be of value, you can express your gratitude by sponsoring me. If a recurring monthly sponsorship isn't possible, GitHub also allows for one-time donations. Your sponsorship in any way supports ongoing efforts in maintaining the projects and is greatly appreciated.
Featured work
-
EWSoftware/SHFB
Sandcastle Help File Builder (SHFB). A standalone GUI, Visual Studio integration package, and MSBuild tasks providing full configuration and extensibility for building help files with the Sandcastl…
C# 2,243 -
EWSoftware/VSSpellChecker
A Visual Studio spell checker editor extension that checks the spelling of comments, strings, and plain text as you type. Supports configuration and various languages.
C# 383 -
EWSoftware/ExtendedDocCommentsProvider
An editor extension that augments the standard C# XML documentation comments elements with custom elements, attributes, and attribute values supported by the Sandcastle Help File Builder and other …
C# 19 -
EWSoftware/PDI
A Personal Data Interchange (PDI) library that implements the vCard (RFC 2426), vCalendar, and iCalendar (RFC 2445) specifications including recurrence pattern generation
C# 66 -
EWSoftware/EntityFrameworkUtils
This library adds various extension methods and SQL Server stored procedure support similar to LINQ to SQL to the Microsoft Entity Framework.
C#