Skip to content
codewithmukesh
  • Home
  • Blog
  • About
  • Contact
  • Subscribe
  • AWS
  • .NETExpand
    • Web API
    • Blazor
    • Entity Framework Core
  • Golang
  • Design Patterns
  • Microservices
  • Boilerplates
Github Linkedin YouTube Twitter Facebook Instagram
codewithmukesh

codewithmukesh

Hey! I’m Mukesh Murugan

I’m a Software Engineer, Blogger & Open Source Contributor working on .NET, Golang, AWS, and other related technologies.

During my free time, as a part of my learning routine, I write articles & blogs around the technologies I come across or work with. This not only helps me to learn the topic well but also supports other developers like me looking for clean and well-detailed tutorials along with complete source codes that are available over at my Github!

I also have a couple of Open Source projects / Boilerplates available at Github.

connect via Linkedin
Under development

Fluent POS Microservices

Cloud Ready .NET 7 Microservices!
✅.NET 7 / Golang Microservices
✅AWS Ready – ECS Deployment
✅Docker / Docker-Compose Support
✅Terraform Support
✅RabbitMQ / Masstransit / PostgreSQL / MongoDB / EFCore
✅CI/CD with GitHub Actions / Pushing Docker Images to DockerHub

View on Github
fluentposBanner Home
.net web API & blazor wasm client is available!

fullstackhero

fullstackhero is a collection of Enterprise Level Boilerplates for Modern Web Applications that get you started with premium application development in no time!
Prime features include Clean Architecture, Multitenancy, Docker support, Multi Database Support, EFCore & Dapper and so much more!

The .NET 6.0 Web API and Blazor WASM Boilerplates are now available! Cheers! 

get started with fullstackhero
fullstackhero dotnet webapi banner 1 Home

VERSION 2.2.0 RELEASED

Blazor Hero –
Clean Architecture Template

Blazor Hero – Clean Architecture Template for Blazor Web Assembly 5.0 built with MudBlazor Components. Read the Quick Start Guide now! I also have a video that covers Blazor Hero in-depth.

read guide
Blazor Hero
Play

Popular Github Repositories

For more of my repositories, visit github.com/iammukeshm

.NET 6 Web API Boilerplate

Clean Architecture Template for .NET 6.0 Web API built with Multitenancy Support. Contains all the Essential Features & Packages to get started with Enterprise API Development in no time!

View Repository

Blazor WASM Boilerplate

Built with .NET 6.0 and the goodness of MudBlazor Component Library. Incorporates all Essential Packages! This project uses fullstackhero’s .NET WebAPI as the backed!

View Repository

Blazor Hero

BlazorHero is an all-in-one Clean Architecture Solution Template for Blazor Web assembly built with MudBlazor Components. This Repository contains both the server and client projects!

View Repository

Golang REST API CRUD with MUX

Implementing CRUD in Golang REST API with Mux for routing requests, GORM as the ORM to access the database, Viper for Loading configurations, and MySQL as the database provider.

View Repository

Recent Blog Posts

Everything Related to .NET, Golang, AWS, and much more!
Configuring AWS Credentials for .NET Applications Detailed Guide Configuring AWS Credentials for .NET Applications - Detailed Guide

Configuring AWS Credentials for .NET Applications – Detailed Guide

By Mukesh Murugan
Posted in AWS, .NET
In this article, we will go through the best practices for configuring & managing AWS Credentials for .NET applications. We will walk through various ways…
Read More Configuring AWS Credentials for .NET Applications – Detailed Guide
Tags.NET on AWS, amazon, aws, C#, dotnet on aws, serverless
Deploying ASP.NET Core WebAPI to AWS Elastic Beanstalk using AWS CodePipeline

Deploying ASP.NET Core Web API to AWS Elastic Beanstalk using AWS CodePipeline – Easy CI/CD with AWS

By Mukesh Murugan
Posted in AWS, .NET
In this article, we are going to be deploying ASP.NET Core Web API to AWS Elastic Beanstalk using AWS CodePipeline. In the process, we will…
Read More Deploying ASP.NET Core Web API to AWS Elastic Beanstalk using AWS CodePipeline – Easy CI/CD with AWS
Tags.NET on AWS, amazon, aws, C#, cicd, codebuild, codepipeline, continuous delivery, continuous integration, dotnet, dotnet on aws, elasticbeanstalk, github, pipeline, serverless
Logging to Amazon Cloudwatch with Serilog in .NET

Logging to Amazon Cloudwatch with Serilog in .NET – Getting Started with Cloudwatch

By Mukesh Murugan
Posted in AWS, .NET
In this article, we will learn about yet another AWS Service, Amazon Cloudwatch. We will learn about logging to Amazon Cloudwatch with Serilog in .NET…
Read More Logging to Amazon Cloudwatch with Serilog in .NET – Getting Started with Cloudwatch
Tags.NET on AWS, amazon, aws, C#, dotnet, dotnet on aws, Serilog
Deploy ASP.NET Core Web API to Amazon ECS

Deploy ASP.NET Core Web API to Amazon ECS – Dockerized Applications with AWS Fargate – Ultimate Guide

By Mukesh Murugan
Posted in AWS, .NET, Serverless Applications with AWS on .NET, Web API
In this article, we will be looking into How to Deploy ASP.NET Core Web API to Amazon ECS, aka Amazon Elastic Container Services. So, with…
Read More Deploy ASP.NET Core Web API to Amazon ECS – Dockerized Applications with AWS Fargate – Ultimate Guide
Tags.NET on AWS, amazon ecs, aws, aws ecs, C#, container, docker, dotnet on aws, ecr, ecs, serverless, vpc
AWS SAM CLI for .NET Developers

AWS SAM CLI for .NET Developers – Getting Started with Serverless Application Model CLI Tool

By Mukesh Murugan
Posted in .NET, AWS, Serverless Applications with AWS on .NET
In this article, we will learn about AWS SAM CLI for .NET Developers, using which one can quickly build complete serverless applications. It is a…
Read More AWS SAM CLI for .NET Developers – Getting Started with Serverless Application Model CLI Tool
Tagsamazon, amazon api gateway, aws, aws on dotnet, aws sam cli, cloudformation, dotnet, dotnetonaws, gateway, lambda, sam, sam cli
Hosting ASP.NET Core Web API with AWS Lambda

Hosting ASP.NET Core Web API with AWS Lambda – Truly Serverless REST APIs

By Mukesh Murugan
Posted in .NET, AWS, Serverless Applications with AWS on .NET
In this article, we will learn about hosting ASP.NET Core Web API with AWS Lambda in a rather simple-to-follow manner. It is going to be…
Read More Hosting ASP.NET Core Web API with AWS Lambda – Truly Serverless REST APIs
Tags.NET on AWS, amazon, aspnetcore webapi, aws, C#, dotnet, dotnet on aws, lambda function url, serverless, web api

Read More Awesome Articles?

I write mostly about .NET, Golang, AWS, and various best practices and trending libraries. I make sure that I generate some in-depth practical guides for you to grasp the concepts in a better way. GitHub Repository links for each article/guide are also attached at the bottom of every post so that you guys can get along with the articles.
55+

Detailed Articles

3M+

Lifetime Readers

120+

Github Repositories

Read more articles
testimonials

From the Community!

You are very good. You simplify the code and make it easy to understand so thank you much!
Arafa alsayed
Thanks for amazing post. First time I tried to integrate the template with .Net 5
The explanation given in the article is awesome.
Kaleem Ansari
Hello Mukesh!
This is a wonderful and clear article – thank you very much for sharing!!
Scott Threlkeld
Thank you for this article, I like the way you present and deliver the information. Straightforward and easy to follow.
Joel
Hi Mukesh,
One of the best blogs I’ll say..it helps me a lot to understand the new stuff and implement it in my upcoming solutions.
Amit Singh
Pretty much as too the point and well written as one could possible ask for.
Fantastic articulation, thanks for writing!
Ryan
Your contents are amazing. Is So clean and professional.
Thank you.
Emmanuel
Thanks Mukesh!
Managed to complete the “tutorial” and found it an excellent intro to .Net Core Identity
Rob
Great article, very simplified explanation of multitenancy in ASP.NET Core.
Thanks and keep doing great work!
Branislav Petrović
support me

Thank you for visiting. If you like my content and code, support me by buying a couple of coffees so that I can find enough time to research & write new articles. Cheers!

Buy Me A Coffee
JOIN TODAY

Subscribe to codewithmukesh

Stay up to date! Get all the latest & greatest posts delivered straight to your inbox..
codewithmukesh

Detailed articles and guides around .NET, Golang, AWS and other technologies that I come across or work with. I make sure that each of the resource are of high quality and well detailed!

Categories

  • AWS
  • .NET
    • Web API
    • Blazor
    • Entity Framework Core
  • Golang
  • Design Patterns
  • Microservices
  • Boilerplates

Navigate

  • Home
  • Blog
  • About
  • Contact
  • Subscribe

Contact Me

You can mail me or reach me out at LinkedIn!

Do not forget to Endorse me on LinkedIn if you like my content!

Privacy Policy

You can read the Privacy Policy here.

© 2023 codewithmukesh - Mukesh Murugan

Github Linkedin YouTube Twitter Facebook Instagram
This website uses cookies to improve your experience. We use cookies to personalize content and ads, to provide social media features. Accept Read More
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT
Scroll to top
  • Home
  • Blog
  • About
  • Contact
  • Subscribe
Linkedin Facebook Twitter Instagram YouTube Github
Search