This project is a compact and efficient implementation of a portfolio using Razor Pages within the ASP.NET Core framework. Leveraging the simplicity and elegance of Razor Pages, the application provides a concise structure for presenting personal or professional information.
You can checkout the project here: "https://portfoliomvc.application-service.work/"
To run this project, you will need to add the following variables to your appsettings.json file, replacing dummy information with real information.
"SMTPClient": "smtp.yoursmtpserver.com",
"SMTPKey": "yourkey",
"SMTPEmail": "[email protected]",
"OwnerEmail": "[email protected]"
If you send me a message through the contact form, I will receive your message in my personal email. Feel free to send one.
If you have any feedback, please reach out to me.