π₯ Welcome to the first episode of Vibe Coding with Mani!
In this real-world coding session, we:
- Build a modern .NET 8 Web API
- Use Entity Framework Core to connect to a SQL Server (running in Docker)
- Set up a GitHub Actions workflow to automate build & deployment
No boring walkthroughs. No scripts. Just pure development vibes β experimenting, debugging, and building like a real dev.
π₯ Watch the Video
π Watch on YouTube
π» Tech Stack
- .NET 8 (Web API)
- SQL Server + Docker
- GitHub Actions (CI/CD)
- Entity Framework Core
π§ Ideal For
- Developers learning backend with .NET
- Anyone curious about CI/CD with GitHub Actions
- Coders who enjoy watching real development flow and decision-making
π¦ Source Code
π GitHub Repo: Dotnet-Vibe
If you're tired of perfect tutorials and want to see how real devs think, break, and build β you're in the right place.
ποΈ Follow me for more Vibe Coding sessions using TypeScript, Java, AI tools, and fullstack tech.
β Mani π»π§
Top comments (3)
Did you stick with .NET 8 for purposeful reasons? I'm curious about using AI anything with a version of .NET that was initially released (in preview) right about the same time as chatgpt. Very interesting! Hope to hear your input.
That is a nice question. probably I will make another video and use Dotnet 9 or maybe pre-release 10 and let us see what is the result
I just used the LTS version for no reason. but we will do it with other versions. that was a very good point