How rules I will follow to write clean code on csharp asp.net mvc ?

Ahmed Salah Abed Elaziz 390 Reputation points
2023-12-14T09:07:07.26+00:00

I work on asp.net core 7 asp.net mvc csharp I need to know what is rules i will follow to write clean code

if you are have links website for that or live example on github or any source code 

to see exactly How to write clean code with sample project or articles

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | ASP.NET | Other
Developer technologies | C#
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2023-12-14T11:20:12.9466667+00:00

    Hi @Ahmed Salah Abed Elaziz,

    Build a clean asp.net core applicatio need consider a lot of things, like coding, architectures, High performance and scalability requirements and so on.

    To learn how to build a modern asp.net core application, I suggest you could read this e-book. This e-book contains a lot of information to help you develop a good asp.net core application.

    ASP.NET Core architecture e-book

    Also it contains an example project which has updated to asp.net core 7. This is the link.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. SurferOnWww 4,721 Reputation points
    2023-12-15T00:32:30.6066667+00:00

    Please try the following tutorials. They will probably give you lot of ideas:

    Get started with ASP.NET Core MVC

    ASP.NET Core MVC with EF Core - tutorial series

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.