Xabaril / Esquio

Esquio is a Feature Toggle Library for .NET Developers.
Apache License 2.0
428 stars 49 forks source link

Use new Blazore InputFile #174

Open unaizorrilla opened 3 years ago

unaizorrilla commented 3 years ago

On .NET 5 Blazor contains a InputFile component, at this moment the Esquio UI already define a InputFile component but will be better to reduce dependencies on custom componentes if the framework already contains these components!