Experiment - Extending #unoplatform Material Toolkit for #Figma with overrides for Fluent look and feel.
Could it be done?
Turns out - YES. It's a bit of effort but we documented how to do it in this blog post. #dotnet
Build native mobile, desktop and WebAssembly apps with C#, XAML from single codebase. Open source and professionally supported. #WinUIEverywhere
| Website | https://platform.uno |
| GitHub | https://github.com/unoplatform/uno |
Experiment - Extending #unoplatform Material Toolkit for #Figma with overrides for Fluent look and feel.
Could it be done?
Turns out - YES. It's a bit of effort but we documented how to do it in this blog post. #dotnet
📺New 5 min Uno Tech Bite
Lets talk about ResponsiveView!!
The ResponsiveView makes it easy to display different content based on screen size.
#dotnet #unoplatform
https://www.youtube.com/watch?v=VgpC79ErNRI&list=PLl_OlDcUya9rP_fDcFrHWV3DuP7KhQKRA
Great article by Fiodar.
If you are a #dotnet developer and you are interested in desktop and mobile app development, you should check out #unoplatform .
He built a cross-platform audio player and described the whole process in the following article: https://scientificprogrammer.net/2024/02/19/building-an-audio-player-app-with-the-net-uno-platform/
Previously, in a tutorial presented as a series of articles, we looked at how to use .NET to build an audio player that can run on Windows, Mac, and Linux. This tutorial explains how the open-source NetCoreAudio NuGet package was …
📺New Uno Tech Bite:
@BiloganSteve
explains Uno Toolkit in just 4 min.
📺New short video alert!
Implementing Safe Area by @BiloganSteve
The Uno Tech Bites library is up to 15 short videos now!
https://www.youtube.com/watch?v=H-HkMzYCiOM&list=PLl_OlDcUya9rP_fDcFrHWV3DuP7KhQKRA&index=3&t=26s
New Uno Tech Bite is in:
Material Toolkit walkthrough by our lead designer Ludwig Tremblay.
https://www.youtube.com/watch?v=0BEFAEMnH4U
Just a few time savers the Material Toolkit brings you:
✔️Provided type styles for font flexibility, stick to existing styles for Uno Toolkit integration.
✔️Auto Layouts for design adaptability and responsiveness across devices.
✔️Predefined color styles for Material Design consistency
✔️Page templates for accurate XAML or C# Markup generation
We need video ideas please!!
Last week we released 13 brief videos: Uno Tech Bites
Share your video suggestions in the comments.
Playlist so far:
✅Intro to C# Markup
✅Using styles in C# Markup
✅How to write platform-specific C# Code
✅How to write platform-specific XAML markup
✅How to use WSL Debugging
✅Quick Start: Uno Platform Wizard's Blank Template
✅Styling your iOS and Android StatusBar
and more:
https://youtube.com/playlist?list=PLl_OlDcUya9rP_fDcFrHWV3DuP7KhQKRA&si=xfVlKu5hotiOzCGn
Ideas 👇
Got 2 min to learn something cool??
Exporting XAML or C# Markup from #figma designs is easy if you use our plugin. First, lets see how to set up your environment.
Matt from our team explains how to do it in the latest Uno Tech Bite episode.
https://www.youtube.com/watch?v=dfGKJcjOkgs&list=PLl_OlDcUya9rP_fDcFrHWV3DuP7KhQKRA
Tomorrow's issue of the .NET Pulse newsletter is Pattern Matching in C#.
It's a powerful feature. It enables you to match the shape and properties of values using patterns, making it easier to work with complex data structures.
Unlock the power of pattern matching in C#.
Join 750+ readers so you do not miss out 🚀
.NET Pulse: https://bit.ly/3H5vPm9
Who doesn't need a bit of help with debugging??
📺New video for your coffee-time break.
In this episode of Uno Tech Bites : How to use #WSL #Debugging