Thomas Clark
Thomas Clark
Firstly, I would like to thank you very much for your work on this package. I am using it combined with IdentityServer in order to support multi-tenancy, however I am...
Closes #164
This change adds support for custom output formatting and is inspired by #29 and https://github.com/google/json_serializable.dart/pull/179. I am currently in the process of rewriting the tests in [`xml_serializable`](https://github.com/tnc1997/dart-xml-serializable/blob/4c449910ffbaf6453a50e3fe1ef324066e9a941e/xml_serializable/test/xml_serializable_generator_test.dart) to use this...
## What does this PR do? This change adds an Azure App Configuration module using [Emulator for Azure App Configuration](https://github.com/tnc1997/azure-app-configuration-emulator). ## Why is it important? This module allows developers to...
### Problem I am the maintainer of an emulator for Azure App Configuration and I have received feedback from users that they would value a Testcontainer module to allow them...
Closes #4