https://github.com/benjaminhirsch/platformsh-config-reader-dotnet
This library provides a streamlined and easy to use way to interact with a Platform.sh environment. It offers utility methods to access routes and relationships more cleanly than reading the raw environment variables yourself.
https://github.com/benjaminhirsch/platformsh-config-reader-dotnet
dotnet platformsh
Last synced: 24 days ago
JSON representation
This library provides a streamlined and easy to use way to interact with a Platform.sh environment. It offers utility methods to access routes and relationships more cleanly than reading the raw environment variables yourself.
- Host: GitHub
- URL: https://github.com/benjaminhirsch/platformsh-config-reader-dotnet
- Owner: benjaminhirsch
- License: mit
- Created: 2022-11-23T18:44:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-24T21:10:02.000Z (over 3 years ago)
- Last Synced: 2025-03-11T07:42:24.606Z (over 1 year ago)
- Topics: dotnet, platformsh
- Language: C#
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Platform.sh Config Reader for .NET
[](https://github.com/benjaminhirsch/platformsh-config-reader-dotnet/actions/workflows/dotnet.yml)
This library provides a streamlined and easy to use way to interact with a Platform.sh environment. It offers utility methods to access routes and relationships more cleanly than reading the raw environment variables yourself.
This library requires .NET 6.0 or .NET 7.0