Skip to content

logicality-io/libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2a46ac1 · Nov 12, 2024
Nov 12, 2024
Apr 17, 2022
Mar 28, 2021
May 13, 2023
Nov 12, 2024
Mar 28, 2021
Mar 28, 2021
Mar 28, 2021
Oct 25, 2020
May 14, 2023
Nov 8, 2020
Nov 18, 2023
May 13, 2023
Jul 16, 2024
Dec 5, 2022
Mar 28, 2021
Apr 17, 2022
Apr 1, 2023

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.