setting up a new Blazor project, creating a new page with a simple UI, creating data in MongoDB Atlas, showing those news on the website and making the website available by using Azure App Service to ...
Creating a C# .NET Core Worker based on Clean Architecture. This example is an implementation where I adapted a Worker layer to work together clean architecture layers. Read readme file in order to ...