Replies: 1 comment 6 replies
-
Hi @Freysi21 thanks for the question, wanted to let you know that I am following up on this and will have an answer for you shortly. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First of, I love this product. Second I have created a thing called shotgun https://github.com/[Freysi21/Shotgun](https://github.com/Freysi21/Shotgun) which tries to accomplish the same thing as dab but only the rest part with abstract classes. I use this package for all data retrival apis within my workplace (which requires on prem infrastructure) and have created a bunch of stuff for dotnet webapis to plug into logging and etc.
I wanna scrap my project and use dab but I don't see a way for me to do so whilst not being able to plug into the on prem infrastructure which i do via middlewares and etc. I could use YARP in front of a dab api but that feels more like a hack. Is there a plan to be able to use dab as a nuget package within a dotnet project rather then as a global tool ?
Beta Was this translation helpful? Give feedback.
All reactions