Jeffrey T. Fritz
Jeffrey T. Fritz
**Describe the bug** Does nothing with the version number assigned through VERSION_STATIC **Failed Action Log URL (Required)** A URL to the failed action log. **To Reproduce** Steps to reproduce the...
Releases
Can you please add a tag for the source that was distributed to NuGet and add a binary release to GitHub?
- [x] Project Name renamed - [x] Namespace renamed - [ ] NuGet package renamed
Introduce `Action` parameters on configuration that optionally allow injection of methods to be triggered before the data interaction and after the data interaction - [ ] OnBefore delegate property added...
We should enable Authorization with optional entries in the InstantAPI configuration __from @bravecobra's post on #49_ [ ] allow authorization for the generated APIs and be able to specify authenticated...
Introduce configuration to allow mapping from the datasource to a ViewModel, and mapping from the ViewModel to the datasource Using [Automapper](https://automapper.org/) may be the preferred technique here
Need to configure individual APIs with documentation for OpenAPI
We should enable optional GraphQL support with an entry in the InstantAPI configuration