The idea is to extract few child packages:
- JwtNet.Json.NewtonSoft for JsonNet based implementation of Json (de)serialization
- JwtNet.Json.ServiceStack for ServiceStack.Text based implementations
- JwtNet.Cryptography.RS256 for System.Security.Cryptography based implementation of RS256Algorithm