Penihel Roosewelt

Results 3 issues of Penihel Roosewelt

**Describe the bug** Error when i call SearchKeysAsync ``` System.MissingMethodException: Method not found: 'Boolean StackExchange.Redis.IServer.get_IsReplica()'. em StackExchange.Redis.Extensions.Core.ServerIteration.ServerEnumerable.d__4.MoveNext() em System.Linq.Enumerable.d__25`1.MoveNext() em System.Linq.Buffer`1..ctor(IEnumerable`1 source) em System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source) em StackExchange.Redis.Extensions.Core.Implementations.RedisDatabase.d__38.MoveNext() --- Fim do...

I have this component in angular (version "angular-imask": "6.2.2") and Angular 12.2 ```html {{model.documento}} ``` the typescript ```typescript getTipoDocumentoMask(idTipoDocumento: string) { if (!idTipoDocumento) return null; switch (idTipoDocumento) { case TiposDocumentos.CPF:...

Felipe, I suggest (of course, as soon as possible) to create a nuget package for this project.