Skip to content

logicality-io/platform-libs

Repository files navigation

Logicality Platform Libs

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.

Libraries

  1. ASP.NET Core: Extensions and helpers around ASP.NET Core.
  2. BullsEye: Helpers functions for use in BullsEye based build programs.
  3. Configuration: Extensions to Microsoft.Extensions.Configuration.
  4. github: GitHub related utitlities including a fluent actions workflow builder.
  5. Hosting: Some utility Extensions to Microsoft.Extensions.Hosting.
  6. Lambda: Utilities, extensions and testing helpers for AWS lambda functions.
  7. Pulumi: Custom component resources, extensions and helpers for Pulumi based infrastructure programs.
  8. System Extensions: Extensions to System.*.
  9. Testing: Helpers, fixtures and other utilities to help with testing.