A suite of .NET libraries used in a variety of Logicality applications and services. Managed in a mono-repo for convenience. Open source and shared under MIT for use, or better still, copying into your own projects.
- ASP.NET Core: Extensions and helpers around ASP.NET Core.
- BullsEye: Helpers functions for use in BullsEye based build programs.
- Configuration: Extensions to
Microsoft.Extensions.Configuration
. - github: GitHub related utitlities including a fluent actions workflow builder.
- Hosting: Some utility Extensions to
Microsoft.Extensions.Hosting
. - Lambda: Utilities, extensions and testing helpers for AWS lambda functions.
- Pulumi: Custom component resources, extensions and helpers
for
Pulumi
based infrastructure programs. - System Extensions: Extensions to
System.*
. - Testing: Helpers, fixtures and other utilities to help with testing.