An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Platform.sh Config Reader for .NET

[![.NET](https://github.com/benjaminhirsch/platformsh-config-reader-dotnet/actions/workflows/dotnet.yml/badge.svg)](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