Seeking Project Idea to Implement ASP.NET Core Web APIs #55725
Unanswered
phadkesharan
asked this question in
General
Replies: 2 comments 1 reply
-
https://www.reddit.com/r/dotnet/ might be a better place to farm ideas. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @phadkesharan :) How about the old classic, build a point of sales system? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello fellow developers,
I've recently completed all the Microsoft Learn courses related to ASP.NET Core and have delved into the basics of Clean Architecture by Ardalis. Additionally, I have a solid proficiency in developing Web APIs. Now, I'm on the lookout for a project idea where I can put my knowledge and skills into practice, primarily focusing on Web APIs while also considering the integration of SPAs or MVC.
Here are a few key points to consider:
ASP.NET Core Web APIs: The project should primarily revolve around the development of Web APIs using ASP.NET Core, ensuring adherence to best practices for creating scalable, maintainable, and secure APIs.
Clean Architecture: I aim to implement Clean Architecture principles, separating concerns and maintaining a clear separation of layers, such as domain logic, application logic, and infrastructure, to promote flexibility and testability.
Integration with SPA or MVC: While the main focus is on Web APIs, I'm open to integrating a Single Page Application (SPA) or MVC components to enhance the user experience and showcase full-stack development capabilities.
Functional Requirements: Detailed functional requirements or use cases would greatly assist in shaping the project idea and ensuring it aligns with real-world scenarios.
I'm eager to hear your suggestions, insights, and any references you can provide. Let's collaborate to create a meaningful project that not only hones my skills but also contributes value to the developer community.
Thank you in advance for your contributions!
Beta Was this translation helpful? Give feedback.
All reactions