WinUI 3 | Japanese Calculator Part 1 Full Project | XAML | C# | .NET | UWP | WPF

Опубликовано: 14 Июль 2026
на канале: Andrew KeepCoding
794
14

We'll create a simple calculator but a Japanese one from scratch.

GitHub repo:
https://github.com/AndrewKeepCoding/J...

Part 1 Calculator projects:
   • WinUI 3 | Japanese Calculator Part 1 Full ...  
Part 2 Calculator buttons and animations:
   • WinUI 3 | Japanese Calculator Part 2 Full ...  
Playlist:
   • WinUI 3 Japanese Calculator Full Project  

Chapters:
00:00 Intro
00:40 Creating a solution and a GitHub repo
00:59 Adding an .editorconfig file
01:27 Creating projects
02:17 Calculator class
08:03 Installing FluentAssertions NuGet package
08:12 Adding temporary unit tests
10:22 Japanese Calculator class
13:22 [BUG] The second TryGetValue method needs to take "character", not "source"...
14:20 Ending

Twitter:
  / andrewkeepcodin  

CommunityToolkit.Mvvm:
https://github.com/CommunityToolkit/d...
XUnit:
https://xunit.net/
FluentAssertions:
https://fluentassertions.com/
WinUI 3 Project Templates:
   • Visual Studio WinUI 3 Project Templates (V...  

#winui3 #winappsdk #xaml