amazon-kinesis-client-net
amazon-kinesis-client-net copied to clipboard
NuGet Package
Can we get a nuget package for this? It's not crucial, but it's nicer to have it rather than manually having to build and get the library.
This is something we're looking at, but I don't have an ETA yet.
Any ETA on this? Thanks!
Can I come up with a PR for this one ? It's a simple build and push to nuget stuff. Only stuff is we need a CI/CD setup to do so. Azure pipelines is a good option. @pfifer what do you reckon ? Would be nice to get this done.
See this branch https://github.com/awslabs/amazon-kinesis-client-net/compare/master...nabinked:master for ref, I have managed to push the ClientLibrary as a Nuget Package and the Bootstraper as a dotnet tool, using Azure Pipelines