-
Notifications
You must be signed in to change notification settings - Fork 298
Description
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 have created with 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 ?