Socialvoid.NET/.github
Aliwoto 0fb30da3fe
completed implementation of exceptions in `SocialVoid.Errors` namespace
-----------------------------------------------------------------------
1. Added `AuthenticationErrors`, `MediaErrors`, `NetworkErrors`, `ServerErrors` and `ValidationErrors` namespaces.
2. Added `Tests.Errors` namespace (using `NUnit.Framework` as test framework),
3. Added github workflows for testing the library,
4. Added `dependabot` and `stale` configurations to the project.
5. Added `CODESTYLE.md` file.

Signed-off-by: Aliwoto <aminnimaj@gmail.com>
2021-09-01 14:24:02 +00:00
..
ISSUE_TEMPLATE completed implementation of exceptions in `SocialVoid.Errors` namespace 2021-09-01 14:24:02 +00:00
workflows completed implementation of exceptions in `SocialVoid.Errors` namespace 2021-09-01 14:24:02 +00:00
dependabot.yml completed implementation of exceptions in `SocialVoid.Errors` namespace 2021-09-01 14:24:02 +00:00
stale.yml completed implementation of exceptions in `SocialVoid.Errors` namespace 2021-09-01 14:24:02 +00:00