Skip to content

.NET MAUI app demonstrating resource management with embedded images, global styles, localization, and dynamic/static resources.

Notifications You must be signed in to change notification settings

pacheco4480/MauiResources1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MauiResources1 📦

About the Project

MauiResources1 is a cross-platform mobile application developed with .NET MAUI. This project demonstrates how to effectively manage and utilize different types of resources in a MAUI application, ensuring a scalable, organized, and maintainable codebase.

Features 🚀

  • 🖼️ Embedded Images: Loading and displaying images from the app's resources.
  • 🎨 Global Styles: Centralized styling using resource dictionaries for consistent UI design.
  • 🌍 Localization (RESX): Multi-language support with .resx files for dynamic content translation.
  • 🏷️ Static and Dynamic Resources: Efficient management of static and runtime resources.
  • 🎛️ Reusable UI Components: Centralized UI elements for better code reusability.

Technologies Used 🛠️

  • Framework: .NET MAUI
  • Language: C# 🟦
  • UI Design: XAML
  • Localization: .resx resource files
  • Resource Management: Static and Dynamic Resources

How to Run the Project 💻

  1. Clone the repository:
    git clone https://github.com/pacheco4480/MauiResources1.git

About

.NET MAUI app demonstrating resource management with embedded images, global styles, localization, and dynamic/static resources.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages