Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.33 KB

CONTRIBUTING.md

File metadata and controls

34 lines (20 loc) · 1.33 KB

Contributing

If you'd like to contribute, that would be fantastic as we could definitely use your help!

Code of conduct

Any contribution or participation on this project is expected to follow the Code of Conduct.

Getting Started

If you're looking to start contributing you can Contact Us, Create an Issue or Create a Pull Request.

For bug fixes or small changes, please create a pull request. For larger changes or architectural decisions, please contact us so we can discuss your proposed change(s).

Roadmap

That doesn't mean the library is done, still a lot of work to do and I have the following in mind currently:

  • Convert this project over to .NET Core / Standard
  • Refactoring based on new framework capability
  • Add message framing
  • Add chunked transfers
  • Add serialisation (maybe or can be optional)
  • Standardise on naming conventions (varies slightly)
  • Add CI/CD pipelines and build status to README
  • Publish NuGet packages
  • Add documentation / samples

License

Licensed under Apache License, Version 2.0, any contribution submitted by you for inclusion in the project will be license the same and without any additional terms or conditions.