Kount .NET Standard SDK
- Contains sources, tests, and resources for the Kount .NET SDK
- SDK Version:
1.0.0
- Writing tests
- New features development / bug fixes should be implemented in their own branch having a meaningful name. Create a pull request, assign a reviewer, and respond to comments.
- Code review -- if you are the assigned reviewer, check for
- correct usage of programming language tools
- nice comments
- code cleanliness (no unused imports, variables, methods)
- code complexity
- tests
- Repo owner or admin
- Other community or team contact