Extensibility #3640
crictor-ches
started this conversation in
Ideas
Extensibility
#3640
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Any hope of being able to write custom C# extensions for dab?
"runtime": {
"extensions": [
"extensions\JwtTokenIssuer.dll"
],
...
},
with a dll that contains ApiControllers.
This is helpful when you would like to expose an Api with functionality that is not supported directly in the data source.
Beta Was this translation helpful? Give feedback.
All reactions