Skip to content

Montukharb/DotNetLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

37 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

NET Practice Projects Welcome to the .NET Practice Repository β€” a collection of focused, hands-on mini projects designed to deepen your understanding of modern C# and .NET features.

This repository includes organized modules covering specific C# topics, ideal for:

Practicing and experimenting with language features Preparing for technical interviews Building a solid foundation for professional development πŸ“ Structure dot-net-practice/ β”œβ”€β”€ Features/ # Feature-focused console apps (C#) β”‚ β”œβ”€β”€ Exception-Filters/ # Exception handling with filters β”‚ β”œβ”€β”€ String-Interpolation/ # String formatting and interpolation β”‚ β”œβ”€β”€ features.sln # Solution file for Features module β”‚ └── program.cs # Entry point (comment/uncomment code as needed)

πŸš€ How to Run Open solution: Open features.sln in Visual Studio or VS Code with the C# extension.

Build the project: Use the build option or run the following command:

dotnet build Run a specific project (optional): Navigate to the desired project folder and run:

dotnet run --project Features/Exception-Filters πŸ“š Topics Covered

βœ… Exception Filters in C# βœ… String Interpolation and Raw String Literals ✨ More coming soon... 🀝 Contributing This repository is meant for personal learning. However, you can fix it for your own practice or interview prep.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages