dotnet / aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
https://asp.net
MIT License
35.28k stars 9.96k forks source link

Official Microsoft Fluent Design components for Blazor #11229

Closed yehia2amer closed 3 years ago

yehia2amer commented 5 years ago

Is your feature request related to a problem? Please describe.

One of the Things that can make Blazor even more promising, is to have Open source, Enterprise ready, Native C#, Blazor UI components for things like (Layout, Navigation, Data Entry, Grids, Forms, Data Visualization, etc..). So that developers don't have to reinvent the wheel.

Also Microsoft Now do have a complete and really Great UI/UX Design System that i think will make sense in this context which is Fluent Design System.

This is a very successful approach in front-end web frameworks like Angular and Developers use it extensively. as it makes development time much less, so that they can focus more on their business requirements. Examples are:

I Know that this can be developed by the community, But a project like that backed by Microsoft will encourage too much developers to migrate to Blazor, just like google's approach in material design & Angular.

Describe the solution you'd like

Create an Open source, Enterprise ready, Native C#, Blazor UI components that work across web, mobile and desktop using .

Describe alternatives you've considered

Mercurial commented 3 years ago

@hkusulja The work is happening in the https://github.com/microsoft/fast-blazor repo and is being handled by the Fluent UI folks who work on the Fluent UI web components. The Blazor component wrappers are currently based on .NET 5.

great to hear Dan!

hkusulja commented 3 years ago

So, then i would say this thread can be closed and all can be moved to https://github.com/microsoft/fast-blazor/issues ?

Particularly in my case I also created - https://github.com/microsoft/fast-blazor/issues/47

danroth27 commented 3 years ago

So, then i would say this thread can be closed and all can be moved to https://github.com/microsoft/fast-blazor/issues ?

Yep! Thanks everyone for your input on this!