DEV Community

Assis Zang
Assis Zang

Posted on

Creating a personal Blog in .NET 6

This week I created my personal blog, just to test my knowledge a little.

I made the Backend in .NET 6 using Minimal API and as a database I used SQLite together with the Entity Framework.
As a frontend I used pure javascript.
The API I published on Heroku and the blog on Vercel.

The result was the one below, if you like, feel free to copy the project.

Source code

It's not perfect, but it's already working properly.

Backend Minimal API:

Image description

Frontend:

Image description

Image description

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay