.NET SDK
I'm creating this support item to gauge the need / priority for a .net sdk. I'm looking at creating one so that I can use it in the app stack I am currently building for work, but wanted to see what Novu's direction was and to see what others thought as well. π
22 Replies
cc: @emilpearce
@zacclifton wdyt?
I can create a private repo that you guys can look at and clear and then should you want, I can then change ownership over to
novuhq
if it passes your standards π just food for thoughtWe are looking to have our apis generated automatically from our openapi spec. We are hoping to have this plus others done soon. I do not have to many details at this moment.
Sounds good, I'll just make one for my use case until the official one comes out
@unicodeveloper We have after some long research and discussion we have decide to have the community build our sdks going forward.
@dr.really If you are still willing to build the foundation it we are willing to bring it into novu and give you the credit.
Yep, more than happy to work with you guys and build Novu.NET π
@unicodeveloper @dr.really is going to pull the library out of my works' repo and sanitize it and get it up on github.
Once he does that we will get the base moved over and start the process of building it together on the Novu Github Org.
Hello @dr.really . Looking forward to this!
I should have it out on GitHub later tonight and will ping you guys when it's ready to review π
after that, i would recommend we move this conversation over to #πͺβactive-projects? π excited for this
https://github.com/wh1337/novu.net
@unicodeveloper @zacclifton
Sanitized, only thing you can do right now is pull a subscriber(s) which is what we initial built it for lol but here is the renamed and sanitized version, I'll work on it more tomorrow when I get back to work, I'm tired π΄ πͺ π
GitHub
GitHub - wh1337/novu.net
Contribute to wh1337/novu.net development by creating an account on GitHub.
@dr.really we appreciate this tremendously π
anytime! by the end of the week (work depending) I should have subscribers and trigger apis built so that way it's more functional than just pulling things right now lol btw, is the Application Identifier used anywhere in the api? I noticed the only thing needed to be passed in was the api key
Not that I am aware, we delineate the environment you are using by your api token, which is environment specific.
Okay cool, Iβll remove that from the interfaces then
Thanks @dr.really. Looking forward to the rest of the implementation πͺπΎπͺπΎ
Update: Basic CRUD on the Subscribers endpoint is complete. Working on finishing out the rest of the subscriber endpoints.
Subscribers are mostly done, got busy this past weekend trying to fix my yard haha
Did you use Novu to notify your family? lol
Hey @dr.really how's it going? I just wanted to catch up on the SDK features. What's left? How can I help?
Hey, sorry for the lack of progress updates been sick but feeling better. I'm working on the best way to do the dynamic trigger payloads once that's complete it should be good to move over to the novuhq org and we can just iterate over it there
Sorry about that. Thank goodness you are feeling better now.
Hey @dr.really how's it going? How are you feeling now?
Checking in on the SDK features. Any updates so far?
Event trigger complete
Event trigger bulk complete