Skip to content
#

input-validation

Here are 24 public repositories matching this topic...

Simulador de máquina tragaperras desarrollado en C# con interfaz de consola. Permite a los jugadores girar los rodillos, alinear símbolos para ganar premios y gestionar recompensas personalizadas desde archivos CSV. El proyecto enfatiza principios de programación orientada a objetos como abstracción, encapsulación, herencia y polimorfismo.

  • Updated Dec 19, 2024
  • C#

A collection of my early C# learning projects, from basic input/output and loops to intermediate concepts like arrays, matrices, lambda expressions, and menu-driven systems. Includes exercises (e.g., election simulation, list managers) and emphasizes data manipulation, input validation, and structured problem-solving.

  • Updated Apr 11, 2025
  • C#

📚 Modern ASP.NET Core e-commerce platform with Identity authentication, Stripe payments, Bootstrap UI, and role-based access control. Features product management, multi-tier pricing, order processing, and AWS deployment.

  • Updated Sep 5, 2025
  • C#

A .NET repository demonstrating the use of guard clauses for input validation and defensive programming. Includes implementations using both built-in .NET features and custom guard clauses, with practical examples for Order and Customer objects in a console application.

  • Updated Oct 18, 2025
  • C#

Improve this page

Add a description, image, and links to the input-validation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the input-validation topic, visit your repo's landing page and select "manage topics."

Learn more