neozhu / CleanArchitectureWithBlazorServer

This is a repository for creating a Blazor Server dashboard application following the principles of Clean Architecture
https://architecture.blazorserver.com/
MIT License
769 stars 217 forks source link

Create Multiselect components #734

Open Hkarimi1364 opened 1 week ago

Hkarimi1364 commented 1 week ago

Please Create Multiselect Components

neozhu commented 1 week ago

What's the use?

Hkarimi1364 commented 1 week ago

It is usually used for data storage I think it is necessary in many place For example, registering tags If you can, for example, create validation for duplicate data, that would be great.