ejball
I write C# web APIs and libraries for @Faithlife, @FacilityApi, and myself.
@Faithlife / @LogosBibleBellingham, WA
Pinned Repositories
ArgsReading
A simple library for reading command-line arguments.
CodeGenCore
Library to generate code from a template.
EdgeWiki
ASP.NET wiki engine
GitHubDigestBuilder
A tool that builds an HTML digest of daily GitHub activity.
jsonface
A geeky Pebble watchface that looks like a JSON document.
Logos.Utility
C#/.NET Utility code created by Logos Bible Software
MySqlConnector
Async MySql.Data replacement for .NET Core
pbcpp
A C++ library for writing Pebble watchfaces and apps.
RegexMatchValues
Converts regular expression matches to strong types.
XmlDocMarkdown
Generates Markdown from .NET XML documentation comments.
ejball's Repositories
ejball/XmlDocMarkdown
Generates Markdown from .NET XML documentation comments.
ejball/ArgsReading
A simple library for reading command-line arguments.
ejball/CodeGenCore
Library to generate code from a template.
ejball/MySqlConnector
Async MySql.Data replacement for .NET Core
ejball/GitHubDigestBuilder
A tool that builds an HTML digest of daily GitHub activity.
ejball/RegexMatchValues
Converts regular expression matches to strong types.
ejball/CodingGuidelines
Faithlife's coding guidelines.
ejball/CSharpTemplate
A template for creating new C# repositories.
ejball/Facility
The Facility API Framework consists of tools, libraries, and specifications that facilitate designing, implementing, documenting, and consuming web APIs.
ejball/FacilityAspNet
ASP.NET support for the Facility API Framework.
ejball/FacilityCSharp
C# support for the Facility API Framework.
ejball/FacilityJavaScript
JavaScript and TypeScript support for the Facility API Framework.
ejball/FacilityLanguageServer
Language server for Facility Service Definition documents.
ejball/FacilityMarkdown
Markdown support for the Facility API Framework.
ejball/FacilityPython
Python support for the Facility API Framework.
ejball/FacilitySwagger
Swagger (OpenAPI) 2.0 support for the Facility API Framework.
ejball/FacilityVisualStudio
Visual Studio extension for Facility API
ejball/FaithlifeBuild
A build automation system using C# build scripts.
ejball/FaithlifeData
Helpers for using ADO.NET.
ejball/FaithlifeDataAnnotations
Helpers for working with DataAnnotations from System.ComponentModel.
ejball/FaithlifeFakeData
A fake in-memory relational database for prototypes and unit tests.
ejball/FaithlifeReflection
Helpers for reflecting over .NET types.
ejball/FaithlifeTesting
Helpers for unit testing
ejball/gelf-extensions-logging
GELF provider for Microsoft.Extensions.Logging
ejball/jieba.NET
jieba中文分词的.NET版本(支持.NET Framework与.NET Core)
ejball/NGuid
.NET Library for creating GUIDs according to RFC 4122 and draft-ietf-uuidrev
ejball/OpenCC.NET
The .NET version of OpenCC(Open Chinese Convert), for the conversion between Simplified Chinese and Traditional Chinese.
ejball/parlot
Fast and lightweight parser creation tools
ejball/Parsing
ejball/SimpleDataflows
Helpers for creating simple pipelines using TPL Dataflow.