Masked input control for Blazor?

This page summarizes the projects mentioned and recommended in the original post on /r/Blazor

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • BlazorInputMask

    Blazor Input Mask

    The only control I've been able to find has been this one, but using it causes a NullReferenceException to be thrown, when the application starts up, so I gave up on making it work.

  • Inputmask

    Input Mask plugin

    This library looks good as you can use data attributes on your elements instead of performing any JSInterop calls. https://github.com/RobinHerbots/Inputmask

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • proposals

    Tracking WebAssembly proposals (by WebAssembly)

    A bit late of a reply, already slept at that time. I'm currently just subscribing to each proposal I'm interested in following at https://github.com/WebAssembly/proposals/issues. The notable ones I'm eagerly following are GC, Threads, and Interface types.

  • interface-types

    The tracking issues there gets updated when it changes phases and each proposal has it's own repo for discussion or how it works overall. For interface types it's this repo https://github.com/WebAssembly/interface-types

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts