Is there an open source ASP.NET app that uses C# and MVC with a MySQL database?

Abraham Luna 6 Reputation points
2021-03-29T18:08:45.893+00:00

I am looking for a pre-built solution that uses the above technologies I can use the build my own project on top of. I remember that there was a marketplace for ASP.NET apps and controls that could be used freely. Thanks for your help, Abe.

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
Developer technologies ASP.NET Other
Developer technologies C#
{count} votes

2 answers

Sort by: Most helpful
  1. Karen Payne MVP 35,586 Reputation points Volunteer Moderator
    2021-03-29T22:25:51.32+00:00
    1 person found this answer helpful.
    0 comments No comments

  2. Anonymous
    2021-03-30T06:58:08.353+00:00

    Hi @Abraham Luna ,

    If it is for learning, I think this should be helpful:https://github.com/Coding-Dojo-CSharp-Jan-18/CSharp_Projects
    a marketplace for ASP.NET apps and controls? I'm not sure if you are referring to GitHub, it does have a large number of open source projects, you can filter according to your requirements, for example, enter: "asp.net mvc mysql" in the search box and press Enter.
    If you really need to use it, I think you also need to learn about the use of git, you can read this document: Git - gittutorial

    Best regards,
    Xudong Peng


    If the answer is helpful, please click "Accept Answer" and upvote it.

    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.

    1 person found this answer helpful.
    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.