#csharp #fluent #fluent_design #uwp #uwp_apps #winrt #winui #xaml #xaml_layout #xaml_style #xaml_theme #xaml_winrt
https://github.com/microsoft/Xaml-Controls-Gallery
https://github.com/microsoft/Xaml-Controls-Gallery
GitHub
GitHub - microsoft/WinUI-Gallery: This app demonstrates the controls available in WinUI and the Fluent Design System.
This app demonstrates the controls available in WinUI and the Fluent Design System. - GitHub - microsoft/WinUI-Gallery: This app demonstrates the controls available in WinUI and the Fluent Design S...
#typescript #electron #file #file_manager #file_xplorer #files #fluent_design #hacktoberfest #xplorer
https://github.com/kimlimjustin/xplorer
https://github.com/kimlimjustin/xplorer
GitHub
GitHub - kimlimjustin/xplorer: Xplorer, a customizable, modern file manager
Xplorer, a customizable, modern file manager. Contribute to kimlimjustin/xplorer development by creating an account on GitHub.
#csharp #dotnet #fluent #mica #theme #ui #windows_10 #windows_11 #wpf #wpf_controls #wpf_ui #xaml
https://github.com/lepoco/wpfui
https://github.com/lepoco/wpfui
GitHub
GitHub - lepoco/wpfui: WPF UI provides the Fluent experience in your known and loved WPF framework. Intuitive design, themes, navigation…
WPF UI provides the Fluent experience in your known and loved WPF framework. Intuitive design, themes, navigation and new immersive controls. All natively and effortlessly. - lepoco/wpfui
#csharp #developer_tools #fluent #fluent_design #mica #syntax_highlighting #uwp #windows #windows_10 #windows_11 #winui #xaml
https://github.com/veler/DevToys
https://github.com/veler/DevToys
GitHub
GitHub - DevToys-app/DevToys: A Swiss Army knife for developers.
A Swiss Army knife for developers. Contribute to DevToys-app/DevToys development by creating an account on GitHub.
#c_lang #c #cloudnative #data_collector #fluent_bit #fluentd #forwarder #log #logging #metrics #sql_queries #stream_processing #traces
https://github.com/fluent/fluent-bit
https://github.com/fluent/fluent-bit
GitHub
GitHub - fluent/fluent-bit: Fast and Lightweight Logs, Metrics and Traces processor for Linux, BSD, OSX and Windows
Fast and Lightweight Logs, Metrics and Traces processor for Linux, BSD, OSX and Windows - fluent/fluent-bit
#csharp #component #design #design_ui #fluent #fluent_design #framework #gui #material #nuget #realtaiizor #skin #theme #themes #ui #ui_design #ui_library #ux #ux_library #winform #winforms
https://github.com/Taiizor/ReaLTaiizor
https://github.com/Taiizor/ReaLTaiizor
GitHub
GitHub - Taiizor/ReaLTaiizor: ReaLTaiizor is a .NET WinForms control library that offers a wide range of components and is user…
ReaLTaiizor is a .NET WinForms control library that offers a wide range of components and is user-friendly and design-focused. - Taiizor/ReaLTaiizor
#html #android #design #fluent #flutter #icons #ios #react
https://github.com/microsoft/fluentui-system-icons
https://github.com/microsoft/fluentui-system-icons
GitHub
GitHub - microsoft/fluentui-system-icons: Fluent System Icons are a collection of familiar, friendly and modern icons from Microsoft.
Fluent System Icons are a collection of familiar, friendly and modern icons from Microsoft. - microsoft/fluentui-system-icons
❤5🤔1👌1
#typescript #components #fluent #microsoft #office_ui_fabric #react #react_components
Fluent UI Web is a set of tools and components for building web applications. It includes React components and Web Components, making it easy to create consistent and modern interfaces. The latest version, Fluent UI React v9, is stable and ready for use, while older versions like v8 are still supported for gradual migration. This means you can start using the new features of v9 without disrupting your existing projects. The project also provides detailed documentation, quick start guides, and changelogs to help you get started quickly. Additionally, Fluent UI ensures accessibility by default, making your applications usable for everyone.
https://github.com/microsoft/fluentui
Fluent UI Web is a set of tools and components for building web applications. It includes React components and Web Components, making it easy to create consistent and modern interfaces. The latest version, Fluent UI React v9, is stable and ready for use, while older versions like v8 are still supported for gradual migration. This means you can start using the new features of v9 without disrupting your existing projects. The project also provides detailed documentation, quick start guides, and changelogs to help you get started quickly. Additionally, Fluent UI ensures accessibility by default, making your applications usable for everyone.
https://github.com/microsoft/fluentui
GitHub
GitHub - microsoft/fluentui: Fluent UI web represents a collection of utilities, React components, and web components for building…
Fluent UI web represents a collection of utilities, React components, and web components for building web applications. - microsoft/fluentui
#csharp #asp_net_core #blazor #blazor_application #blazor_components #blazor_ui #blazor_ui_components #blazor_webassembly #bootstrap #bootstrap5 #charts #component_library #components #csharp #data_grid #data_visualization #datagrid #fluent #material #netcore #wasm
Radzen Blazor Components offer over 90 free and open-source UI controls for Blazor applications. These components are native to Blazor, meaning they are written in C# and don't rely on JavaScript frameworks. This makes them efficient and easy to use. You can install them from NuGet or build your own copy from source. The components are constantly updated with new features, and you have access to community support and optional dedicated support with a Radzen Professional subscription. This helps you develop Blazor applications quickly and effectively, with tools like a WYSIWYG design canvas and scaffolding for CRUD applications, making your development process smoother and more productive.
https://github.com/radzenhq/radzen-blazor
Radzen Blazor Components offer over 90 free and open-source UI controls for Blazor applications. These components are native to Blazor, meaning they are written in C# and don't rely on JavaScript frameworks. This makes them efficient and easy to use. You can install them from NuGet or build your own copy from source. The components are constantly updated with new features, and you have access to community support and optional dedicated support with a Radzen Professional subscription. This helps you develop Blazor applications quickly and effectively, with tools like a WYSIWYG design canvas and scaffolding for CRUD applications, making your development process smoother and more productive.
https://github.com/radzenhq/radzen-blazor
GitHub
GitHub - radzenhq/radzen-blazor: Radzen Blazor is the most sophisticated free UI component library for Blazor, featuring 100+ native…
Radzen Blazor is the most sophisticated free UI component library for Blazor, featuring 100+ native components including DataGrid, Scheduler, Charts, and advanced theming with full support for Mate...
#csharp #assertions #bdd_style #c_sharp #fluent_assertions #hacktoberfest #mstest #tdd #unit_testing #xunit
Fluent Assertions is a tool that helps developers write clearer and more readable unit tests for .NET projects. It provides extension methods that make it easier to express what you expect the outcome of your tests to be, making your code more understandable. This tool supports various .NET versions and is widely used and maintained by a community of contributors. Using Fluent Assertions can save you time and reduce errors in your testing process, making your development work more efficient.
https://github.com/fluentassertions/fluentassertions
Fluent Assertions is a tool that helps developers write clearer and more readable unit tests for .NET projects. It provides extension methods that make it easier to express what you expect the outcome of your tests to be, making your code more understandable. This tool supports various .NET versions and is widely used and maintained by a community of contributors. Using Fluent Assertions can save you time and reduce errors in your testing process, making your development work more efficient.
https://github.com/fluentassertions/fluentassertions
GitHub
GitHub - fluentassertions/fluentassertions: A very extensive set of extension methods that allow you to more naturally specify…
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET ...
#cplusplus #cpp #csharp #desktop #fluent_design #uwp #windows #windows_10 #winui #winui3 #xaml
WinUI 3 is a tool for building modern Windows apps with a user-friendly interface. It uses Fluent Design to make apps intuitive and accessible. Developers can use .NET with C# or C++ to create apps that work well on different types of hardware. WinUI 3 is part of the Windows App SDK, which gives access to powerful Windows features, making your apps perform well on various versions of Windows. This helps developers create high-quality experiences that many people use every day. To get started, you can find detailed guides and samples on Microsoft Learn, and even explore the WinUI 3 Gallery for interactive examples.
https://github.com/microsoft/microsoft-ui-xaml
WinUI 3 is a tool for building modern Windows apps with a user-friendly interface. It uses Fluent Design to make apps intuitive and accessible. Developers can use .NET with C# or C++ to create apps that work well on different types of hardware. WinUI 3 is part of the Windows App SDK, which gives access to powerful Windows features, making your apps perform well on various versions of Windows. This helps developers create high-quality experiences that many people use every day. To get started, you can find detailed guides and samples on Microsoft Learn, and even explore the WinUI 3 Gallery for interactive examples.
https://github.com/microsoft/microsoft-ui-xaml
GitHub
GitHub - microsoft/microsoft-ui-xaml: WinUI: a modern UI framework with a rich set of controls and styles to build dynamic and…
WinUI: a modern UI framework with a rich set of controls and styles to build dynamic and high-performing Windows applications. - microsoft/microsoft-ui-xaml