toddb

Results 43 comments of toddb

If it is any help, there are datasets linked to [this paper](https://arxiv.org/abs/1802.09567) and they provide datasets which single out license plates. I'm sorry I can find the direct download link...

I am facing a similar problem. However, my use case is a set of scale factors based on absolute values that determine the scale and that I need to upload...

Fixed with [0.4.0](https://github.com/novuhq/novu-dotnet/releases/tag/v0.4.0)

I can see that you want to add the contributors section similar to other SDK projects (eg [novu-kotlin](https://raw.githubusercontent.com/novuhq/novu-kotlin/main/Readme.md)) ``` ## Contributors ``` Would you look to improve the [README](https://github.com/novuhq/novu-dotnet/blob/main/README.md) more...

What is the problem that is being solved here? What happens when it goes out of date? Who maintains it? How was this generated? Who is the audience?

@alexlobanov That links refers to: `PUT /v1/subscribers/{subscriberId}/credentials` Update subscriber credentials * link above is broken and has been migrated https://v0.x-docs.novu.co/api-reference/subscribers/update-subscriber-credentials * here is the Subscriber Preferences Update documentation to API...

@alexlobanov It would really helpful for any of these to be a reconciliation against the document in the library in [README](https://github.com/novuhq/novu-dotnet/blob/main/README.md). You'll see, there are no new additions/removals based on...

@alexlobanov Sorry I forgot to mention that all of the documentation differencing is scripted and I have updated in this [temporary branch](https://github.com/novuhq/novu-dotnet/tree/106-subscribers-cannot-be-notified-by-topic) for now (which will get merged). I'd start...

@sumitsaurabh927 really glad that you are interested in the library and wondering if you would like to help out. You are right that not all endpoints are implemented but that...