Technical Details
-
WPF Application
- .NET8
- C#
- WPF
- SQLite v3.40
- Upload capability to Azure Blob storage
- Deployed with MSIX
- NUnit and Moq for unit testing
-
Web Application
- ASP.NET Core MVC
- .NET8
- C#
- EF8 Code First
- Php and Peachpie for Paypal integration
- Stripe integration for credit card payments
- Azure SQL Server
- Deployed as Azure Web App via Docker container
- HTML, CSS, Javascript, JQuery for front end functionality
- NUnit and Moq for unit testing
-
File Processing Service
- .NET8
- C#
- Deployed and executed by Azure Function
- Triggered by Azure Blob storage trigger
- NUnit and Moq for unit testing