﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Article By </title><link>https://www.c-sharpcorner.com/articles/</link><description>Articles from C# Corner</description><copyright>© 1999 - 2026  CSharp Inc. All contents are copyright of their authors.</copyright><atom:link href="https://www.c-sharpcorner.com/rss/authorarticles.aspx?MemberUniqueName=jaydeep-patil5" rel="self" type="application/rss+xml" /><item><title>Deploying a .NET Weather Forecast App to AKS Using GitHub Actions and Argo CD</title><description>Learn how to deploy a .NET Weather Forecast app to Azure Kubernetes Service (AKS) using GitHub Actions for CI/CD and Argo CD for GitOps-based continuous delivery.</description><link>https://www.c-sharpcorner.com/article/deploying-a-net-weather-forecast-app-to-aks-using-github-actions-and-argo-cd/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/deploying-a-net-weather-forecast-app-to-aks-using-github-actions-and-argo-cd/</guid><pubDate>Sun, 02 Mar 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Argo Workflows with GitHub Actions From Scratch</title><description>This article walks you through automating CI/CD pipelines, managing Kubernetes-native workflows, and triggering Argo workflows directly from GitHub Actions.</description><link>https://www.c-sharpcorner.com/article/argo-workflows-with-github-actions-from-scratch/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/argo-workflows-with-github-actions-from-scratch/</guid><pubDate>Sat, 01 Mar 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Getting Started with GitHub Actions and Workflows</title><description>This article covers setting up workflows, configuring YAML files, and automating tasks like building and deploying applications. Learn how to streamline development with GitHub Actions and Workflows.</description><link>https://www.c-sharpcorner.com/article/getting-started-with-github-actions-and-workflows/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-github-actions-and-workflows/</guid><pubDate>Sat, 22 Feb 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Set Up GitHub Actions for Azure Using Terraform</title><description>GitHub Actions enables CI/CD automation through workflows and runners. Easily deploy Azure resources using Terraform by setting up a self-hosted runner, writing workflows in YAML, and managing infrast</description><link>https://www.c-sharpcorner.com/article/set-up-github-actions-for-azure-using-terraform/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/set-up-github-actions-for-azure-using-terraform/</guid><pubDate>Sat, 22 Feb 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Terraform - Infrastructure as Code (IaC)</title><description>Terraform is a powerful tool for Infrastructure as Code (IaC), enabling automated provisioning, management, and scaling of cloud infrastructure. </description><link>https://www.c-sharpcorner.com/article/terraform-infrastructure-as-code-iac/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/terraform-infrastructure-as-code-iac/</guid><pubDate>Sat, 15 Feb 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Containerize React JS and .NET Core Apps using Azure Kubernetics Service (AKS)</title><description>This article covers the entire process, from setting up Docker containers for your apps to deploying and managing them on AKS. Explore container orchestration, scaling, and cloud-native solutions with</description><link>https://www.c-sharpcorner.com/article/containerize-react-js-and-net-core-apps-using-azure-kubernetics-service-aks/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/containerize-react-js-and-net-core-apps-using-azure-kubernetics-service-aks/</guid><pubDate>Mon, 23 Dec 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Azure Logic App</title><description>In this article, we will learn about Azure Logic Apps, which is a cloud-based service that enables users to create automated workflows and integrate applications, data, and services across the cloud a</description><link>https://www.c-sharpcorner.com/article/azure-logic-app3/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-logic-app3/</guid><pubDate>Sat, 09 Nov 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Containerize React JS and .NET Core Apps with Docker and Kubernetes</title><description>This guide demonstrates how to build a sample product management application using .NET Core Web API for the backend and React JS for the frontend. The app is containerized with Docker and Kubernetes </description><link>https://www.c-sharpcorner.com/article/containerize-react-js-and-net-core-apps-with-docker-and-kubernetes/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/containerize-react-js-and-net-core-apps-with-docker-and-kubernetes/</guid><pubDate>Sat, 14 Sep 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Introduction of React Hooks with Examples</title><description>In this article, we explore React Hooks: special functions for using state and other features in functional components. Learn about useState, useEffect, useReducer, useContext, useMemo, and custom hoo</description><link>https://www.c-sharpcorner.com/article/introduction-of-react-hooks-with-examples/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/introduction-of-react-hooks-with-examples/</guid><pubDate>Sat, 17 Aug 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Build &amp;amp; Containerize Product App with React JS .NET Core Docker</title><description>Learn how to develop and containerize a modern product application using React JS for frontend development, .NET Core for backend services, and Docker for efficient deployment.</description><link>https://www.c-sharpcorner.com/article/build-containerize-product-app-with-react-js-net-core-docker/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/build-containerize-product-app-with-react-js-net-core-docker/</guid><pubDate>Sat, 29 Jun 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Containerization of React JS Application using Docker</title><description>Learn to create a sample React JS application and containerize it using Docker. This guide covers prerequisites, step-by-step instructions for creating and running a React app, generating a Docker fil</description><link>https://www.c-sharpcorner.com/article/containerization-of-react-js-application-using-docker/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/containerization-of-react-js-application-using-docker/</guid><pubDate>Mon, 24 Jun 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>NGINX Ingress with the .NET Core Microservices and Kubernetes</title><description>This article delves into ingress fundamentals and its use cases, detailing step-by-step service implementation and containerization using .NET Core 8 Web API, Docker, Kubernetes, and Ingress.</description><link>https://www.c-sharpcorner.com/article/nginx-ingress-with-the-net-core-microservices-and-kubernetes/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/nginx-ingress-with-the-net-core-microservices-and-kubernetes/</guid><pubDate>Tue, 09 Apr 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Containerized Apps: Auto Scaling &amp;amp; Monitoring with Kubernetes</title><description>Learn the fundamentals of Docker and Kubernetes, including auto-scaling. Follow a detailed guide to implement a Weather Forecast API using .NET Core 6 Web API, containerize the application with Docker</description><link>https://www.c-sharpcorner.com/article/auto-scaling-containerized-apps-kubernetes-for-high-traffic-monitoring/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/auto-scaling-containerized-apps-kubernetes-for-high-traffic-monitoring/</guid><pubDate>Sun, 31 Mar 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Mastering DevOps: History, Benefits, and Real-World Applications</title><description>This article delves into the fundamentals and advantages of DevOps through real-world examples. It covers DevOps history, its principles, workflow, continuous integration, and continuous deployment in</description><link>https://www.c-sharpcorner.com/article/mastering-devops-history-benefits-and-real-world-applications/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/mastering-devops-history-benefits-and-real-world-applications/</guid><pubDate>Sat, 23 Mar 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Product Management Application using .NET Core and React JS with CRUD Operations</title><description>In this article, learn to create a product management web API with CRUD operations using .NET Core 6 and React JS. Utilize SQL Server for the backend and Axios for API consumption.</description><link>https://www.c-sharpcorner.com/article/product-management-application-using-net-core-and-react-js-with-crud-operations/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/product-management-application-using-net-core-and-react-js-with-crud-operations/</guid><pubDate>Sat, 27 Jan 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Logging in .NET Core with NLog</title><description>Explore the fundamentals of logging and its benefits in software development using NLog in .NET Core 6. Follow a step-by-step implementation with prerequisites, NLog configuration, and a demo Weather </description><link>https://www.c-sharpcorner.com/article/logging-in-net-core-with-nlog/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/logging-in-net-core-with-nlog/</guid><pubDate>Sat, 06 Jan 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Logging in .NET Core with Serilog</title><description>Dive into the fundamentals of logging and follow a detailed guide on implementing Serilog in .NET Core 6 Web API. Learn the benefits and step-by-step configuration for efficient log management.</description><link>https://www.c-sharpcorner.com/article/logging-in-net-core-with-serilog/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/logging-in-net-core-with-serilog/</guid><pubDate>Fri, 22 Dec 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Containerize the .NET Core 7 Web API with Docker and Kubernetes</title><description>Containerize the&amp;#160;.NET Core 7 Web API with Docker and Kubernetes</description><link>https://www.c-sharpcorner.com/article/containerize-the-net-core-7-web-api-with-docker-and-kubernetes/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/containerize-the-net-core-7-web-api-with-docker-and-kubernetes/</guid><pubDate>Sat, 09 Sep 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Containerization of the .NET Core 7 Web API using Docker</title><description>Containerization of the&amp;#160;.NET Core 7 Web API using&amp;#160;Docker</description><link>https://www.c-sharpcorner.com/article/containerization-of-the-net-core-7-web-api-using-docker/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/containerization-of-the-net-core-7-web-api-using-docker/</guid><pubDate>Sat, 02 Sep 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Containerize the .NET Core 7 Console Application using Docker</title><description>To containerize a .NET Core 7 Console Application using Docker, you&amp;#39;ll need to create a Dockerfile, which is a script that specifies how to build the Docker image for your application. Here&amp;#39;s </description><link>https://www.c-sharpcorner.com/article/containerize-the-net-core-7-console-application-using-docker/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/containerize-the-net-core-7-console-application-using-docker/</guid><pubDate>Wed, 30 Aug 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Auth Guards in Angular</title><description>Discover Angular&amp;#39;s auth guards basics and their step-by-step implementation through diverse use cases. Explore routing protection and authentication nuances for robust web applications.</description><link>https://www.c-sharpcorner.com/article/auth-guards-in-angular/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/auth-guards-in-angular/</guid><pubDate>Sun, 13 Aug 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>What are forms in Angular?</title><description>In this article, we will learn about angular forms.</description><link>https://www.c-sharpcorner.com/article/what-are-forms-in-angular/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/what-are-forms-in-angular/</guid><pubDate>Sat, 12 Aug 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>HTTP Interceptors in Angular</title><description>Explore the essential concepts of HTTP Interceptors in Angular, their benefits, and practical applications using step-by-step examples with Angular 15, improving HTTP request handling and enhancing fu</description><link>https://www.c-sharpcorner.com/article/http-interceptors-in-angular/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/http-interceptors-in-angular/</guid><pubDate>Sun, 23 Jul 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Observable and Subjects in Angular</title><description>In this article, we are going to discuss the basics of observable and subject. Also, the difference between them is explained with the help of practical examples and the different types of subjects.</description><link>https://www.c-sharpcorner.com/article/observable-and-subjects-in-angular/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/observable-and-subjects-in-angular/</guid><pubDate>Sat, 22 Jul 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Feature Module with Lazy Loading in Angular</title><description>Learn how to utilize feature modules in Angular, streamline your codebase, and benefit from lazy loading for improved performance. Follow a step-by-step example using Angular CLI and Node.js.</description><link>https://www.c-sharpcorner.com/article/feature-module-with-lazy-loading-in-angular/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/feature-module-with-lazy-loading-in-angular/</guid><pubDate>Sun, 16 Jul 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Routing in Angular</title><description>This article will discuss What is Angular, What is Routing, Benefits of Routing, Routing in Angular, and Routing examples.</description><link>https://www.c-sharpcorner.com/article/routing-in-angular2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/routing-in-angular2/</guid><pubDate>Sat, 15 Jul 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>How to Deploy an Angular app to Firebase</title><description>Angular 15 Application Deployment on Firebase</description><link>https://www.c-sharpcorner.com/article/how-to-deploy-an-angular-app-to-firebase/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-deploy-an-angular-app-to-firebase/</guid><pubDate>Sat, 01 Jul 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Test HTTP API Endpoint in Visual Studio without using Postman</title><description>Test HTTP API Endpoint in Visual Studio without using Postman</description><link>https://www.c-sharpcorner.com/article/test-http-api-endpoint-in-visual-studio-without-using-postman/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/test-http-api-endpoint-in-visual-studio-without-using-postman/</guid><pubDate>Sat, 03 Jun 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>What is Kubernetes?</title><description>What is Kubernetes?</description><link>https://www.c-sharpcorner.com/article/what-is-kubernetes/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/what-is-kubernetes/</guid><pubDate>Sat, 20 May 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Why Should You Use Docker?</title><description>Docker is a popular software development platform that allows developers to package and distribute applications in containers. Containers are lightweight, standalone executables that contain everythin</description><link>https://www.c-sharpcorner.com/article/why-should-you-use-docker/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/why-should-you-use-docker/</guid><pubDate>Wed, 10 May 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Rate Limiting in .NET Core 7 Web API</title><description>Rate Limiting in .NET Core 7 Web API</description><link>https://www.c-sharpcorner.com/article/rate-limiting-in-net-core-7-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/rate-limiting-in-net-core-7-web-api/</guid><pubDate>Sat, 06 May 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Create Your First Visual Studio Extension</title><description>Create Your First Visual Studio Extension</description><link>https://www.c-sharpcorner.com/article/create-your-first-visual-studio-extension/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-your-first-visual-studio-extension/</guid><pubDate>Sat, 08 Apr 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>MongoDB Basics And CRUD Operation Using .NET Core 7 Web API</title><description>In this article, you will learn about MongoDB Basics and CRUD Operation using .NET Core 7 Web API.</description><link>https://www.c-sharpcorner.com/article/mongodb-basics-and-crud-operation-using-net-core-7-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/mongodb-basics-and-crud-operation-using-net-core-7-web-api/</guid><pubDate>Sun, 02 Apr 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>GraphQL Introduction and Product Application using .NET Core 7</title><description>GraphQL Introduction and Product Application using .NET Core 7</description><link>https://www.c-sharpcorner.com/article/graphql-introduction-and-product-application-using-net-core-7/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/graphql-introduction-and-product-application-using-net-core-7/</guid><pubDate>Sat, 01 Apr 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Rudderstack Introduction And Implementation Using .NET Core 7 Web API</title><description>In this article, you will learn about Rudderstack Introduction and Implementation using .NET Core 7 Web API.</description><link>https://www.c-sharpcorner.com/article/rudderstack-introduction-and-implementation-using-net-core-7-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/rudderstack-introduction-and-implementation-using-net-core-7-web-api/</guid><pubDate>Sat, 18 Mar 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Kafka Application With Confluent Cloud And Azure Function App Using .NET Core 7</title><description>In this article, you will learn about Kafka Application with Confluent Cloud and Azure Function App using .NET Core 7.</description><link>https://www.c-sharpcorner.com/article/kafka-application-with-confluent-cloud-and-azure-function-app-using-net-core-7/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/kafka-application-with-confluent-cloud-and-azure-function-app-using-net-core-7/</guid><pubDate>Sat, 11 Mar 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Observable And Promise In Angular</title><description>In this article, you will learn about Observable and Promise in Angular.</description><link>https://www.c-sharpcorner.com/article/observable-and-promise-in-angular/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/observable-and-promise-in-angular/</guid><pubDate>Sat, 04 Mar 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>ELSA Workflows Designer Introduction And Implementation Using .NET Core 7 Web Application</title><description>In this article, you will learn about ELSA Workflows Designer Introduction and Implementation using .NET Core 7 Web Application.</description><link>https://www.c-sharpcorner.com/article/elsa-workflows-designer-introduction-and-implementation-using-net-core-7-web-ap/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/elsa-workflows-designer-introduction-and-implementation-using-net-core-7-web-ap/</guid><pubDate>Sat, 25 Feb 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Content Child And Content Children In Angular</title><description>We are going to discuss ContentChild and ContentChildren decorators in angular and their practical implementation.</description><link>https://www.c-sharpcorner.com/article/content-child-and-content-children-in-angular/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/content-child-and-content-children-in-angular/</guid><pubDate>Sun, 19 Feb 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>View Child And View Children In Angular</title><description>In this article, you will learn about View Child and View Children in Angular.</description><link>https://www.c-sharpcorner.com/article/view-child-and-view-children-in-angular/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/view-child-and-view-children-in-angular/</guid><pubDate>Sat, 18 Feb 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Component Communication In Angular</title><description>In this article, you will learn about component Communication in Angular.</description><link>https://www.c-sharpcorner.com/article/component-communication-in-angular/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/component-communication-in-angular/</guid><pubDate>Sat, 04 Feb 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Azure Key Vault Configuration And Implementation Using .NET Core 7 Web API</title><description>In this article, you will lean about Azure Key Vault Configuration and Implementation using .NET Core 7 Web API.</description><link>https://www.c-sharpcorner.com/article/azure-key-vault-configuration-and-implementation-using-net-core-7-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-key-vault-configuration-and-implementation-using-net-core-7-web-api/</guid><pubDate>Sat, 24 Dec 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Azure Service Bus implementation using .NET Core 6 and Queue Trigger to fetch messages</title><description>Azure Service Bus implementation using .NET Core 6 and Queue Trigger to fetch messages.</description><link>https://www.c-sharpcorner.com/article/azure-service-bus-implementation-using-net-core-6-and-queue-trigger-to-fetch-me/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-service-bus-implementation-using-net-core-6-and-queue-trigger-to-fetch-me/</guid><pubDate>Sun, 18 Dec 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Azure File Share Storage Implementation Using .NET Core 6 Web API</title><description>In this article, you will learn about Azure File Share Storage implementation using .NET Core 6 Web API.</description><link>https://www.c-sharpcorner.com/article/azure-file-share-storage-implementation-using-net-core-6-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-file-share-storage-implementation-using-net-core-6-web-api/</guid><pubDate>Sun, 18 Dec 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Azure Redis Cache Introduction And Implementation Using .NET Core 6 Web API</title><description>In this article, you will learn about Azure Redis Cache Implementation using .NET Core 6 Web API.</description><link>https://www.c-sharpcorner.com/article/azure-redis-cache-introduction-and-implementation-using-net-core-6-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-redis-cache-introduction-and-implementation-using-net-core-6-web-api/</guid><pubDate>Sat, 17 Dec 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Upload File Into Azure Blob Storage And Trigger Blob Storage Using Azure Function</title><description>In this article, you will learn how to upload File into Azure Blob Storage and Trigger Blob Storage using Azure Function.</description><link>https://www.c-sharpcorner.com/article/upload-file-into-azure-blob-storage-and-trigger-blob-storage-using-azure-functio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/upload-file-into-azure-blob-storage-and-trigger-blob-storage-using-azure-functio/</guid><pubDate>Sun, 11 Dec 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Deploy And Run .NET Core 7 Web API On Azure Container Registry And Container Instance</title><description>In this article, you will learn how to deploy and Run .NET Core 7 Web API on Azure Container Registry and Container Instance</description><link>https://www.c-sharpcorner.com/article/deploy-and-run-net-core-7-web-api-on-azure-container-registry-and-container-ins/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/deploy-and-run-net-core-7-web-api-on-azure-container-registry-and-container-ins/</guid><pubDate>Sat, 10 Dec 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Deploy And Run .NET Core 7 Web API On Azure Kubernetes Service (AKS)</title><description>In this article,  you will learn how to deploy and Run .NET Core 7 Web API on Azure Kubernetes Service (AKS).</description><link>https://www.c-sharpcorner.com/article/deploy-and-run-net-core-7-web-api-on-azure-kubernetes-service-aks/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/deploy-and-run-net-core-7-web-api-on-azure-kubernetes-service-aks/</guid><pubDate>Sat, 10 Dec 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Apache Kafka Introduction, Installation, And Implementation Using .NET Core 6</title><description>In this article, you will learn about Apache Kafka Introduction, Installation, and Implementation Using .NET Core 6.</description><link>https://www.c-sharpcorner.com/article/apache-kafka-introduction-installation-and-implementation-using-net-core-6/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/apache-kafka-introduction-installation-and-implementation-using-net-core-6/</guid><pubDate>Mon, 05 Dec 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>CQRS And MediatR Pattern Implementation Using .NET Core 6 Web API</title><description>In this article, you will learn about CQRS and MediatR Pattern Implementation Using .NET Core 6 Web API.</description><link>https://www.c-sharpcorner.com/article/cqrs-and-mediatr-pattern-implementation-using-net-core-6-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/cqrs-and-mediatr-pattern-implementation-using-net-core-6-web-api/</guid><pubDate>Sun, 04 Dec 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Unit Of Work With Generic Repository Implementation Using .NET Core 6 Web API</title><description>Unit Of Work with Generic Repository implementation using .NET Core 6 Web API.</description><link>https://www.c-sharpcorner.com/article/unit-of-work-with-generic-repository-implementation-using-net-core-6-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/unit-of-work-with-generic-repository-implementation-using-net-core-6-web-api/</guid><pubDate>Sat, 03 Dec 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Redis Cache And Its Different Ways Of Installation</title><description>In this article, you will learn about redis cache and its different ways of installation.</description><link>https://www.c-sharpcorner.com/article/redis-cache-and-its-different-ways-of-installation/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/redis-cache-and-its-different-ways-of-installation/</guid><pubDate>Sun, 13 Nov 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Introduction Of Docker File</title><description>This article is the introduction of Docker file.</description><link>https://www.c-sharpcorner.com/article/introduction-of-docker-file/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/introduction-of-docker-file/</guid><pubDate>Sat, 05 Nov 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>CRUD Operation Using Entity Framework Core And Stored Procedure In .NET Core 6 Web API</title><description>In this article, you will learn about CRUD Operation using Entity Framework Core and Stored Procedure in .NET Core 6 Web API.</description><link>https://www.c-sharpcorner.com/article/crud-operation-using-entity-framework-core-and-stored-procedure-in-net-core-6-w/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/crud-operation-using-entity-framework-core-and-stored-procedure-in-net-core-6-w/</guid><pubDate>Sun, 16 Oct 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Minimal API Using .NET Core 6 Web API</title><description>We will discuss minimal APIs in .NET Core 6, their purpose, and step-by-step implementation.</description><link>https://www.c-sharpcorner.com/article/minimal-api-using-net-core-6-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/minimal-api-using-net-core-6-web-api/</guid><pubDate>Sat, 08 Oct 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Consume The .NET Core 6 Web API In PowerShell Script And Perform CRUD Operation</title><description>In this article, you will learn how to consume the .NET Core 6 Web API in PowerShell script and perform CRUD operation</description><link>https://www.c-sharpcorner.com/article/consume-the-net-core-6-web-api-in-powershell-script-and-perform-crud-operation/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/consume-the-net-core-6-web-api-in-powershell-script-and-perform-crud-operation/</guid><pubDate>Wed, 05 Oct 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Hosting .NET Core Web API images With Docker Compose over HTTPS</title><description>Hosting .NET Core Web API images with Docker Compose over HTTPS using certificate</description><link>https://www.c-sharpcorner.com/article/hosting-net-core-web-api-images-with-docker-compose-over-https/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/hosting-net-core-web-api-images-with-docker-compose-over-https/</guid><pubDate>Sun, 02 Oct 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Upload Single And Multiple Files Using The .NET Core 6 Web API</title><description>In this article, you willl learn how to upload single and multiple files using the .NET Core 6 Web API.</description><link>https://www.c-sharpcorner.com/article/upload-single-and-multiple-files-using-the-net-core-6-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/upload-single-and-multiple-files-using-the-net-core-6-web-api/</guid><pubDate>Sat, 01 Oct 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Continuous Integration Of .NET Core Application Using TeamCity, GitHub, And Docker</title><description>In this article, you will learn about Continuous Integration of .NET Core Application using TeamCity, GitHub, and Docker.</description><link>https://www.c-sharpcorner.com/article/continuous-integration-of-net-core-application-using-teamcity-github-and-dock/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/continuous-integration-of-net-core-application-using-teamcity-github-and-dock/</guid><pubDate>Sat, 24 Sep 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>CI/CD Pipeline Using Jenkins And GitHub For .NET Core Web Application </title><description>In this article, you will learn about CI/CD Pipeline using Jenkins and GitHub for .NET Core Web Application.</description><link>https://www.c-sharpcorner.com/article/cicd-pipeline-using-jenkins-and-github-for-net-core-web-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/cicd-pipeline-using-jenkins-and-github-for-net-core-web-application/</guid><pubDate>Sat, 17 Sep 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Portainer Containers And Clusters Management Tool</title><description>In this blog, you will learn about Portainer Containers and Clusters Management Tool.</description><link>https://www.c-sharpcorner.com/blogs/portainer-containers-and-clusters-management-tool</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/portainer-containers-and-clusters-management-tool</guid><pubDate>Mon, 12 Sep 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>CRUD Operation And Microservice Communication Using gRPC In .NET Core 6 Web API</title><description>In this article, you will learn about CRUD Operation and Microservice Communication using gRPC in.NET Core 6 Web API</description><link>https://www.c-sharpcorner.com/article/crud-operation-and-microservice-communication-using-grpc-in-net-core-6-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/crud-operation-and-microservice-communication-using-grpc-in-net-core-6-web-api/</guid><pubDate>Sun, 04 Sep 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>gRPC Introduction And Implementation Using .NET Core 6</title><description>In this article, you will learn about gRPC Introduction and Implementation using .NET Core 6.</description><link>https://www.c-sharpcorner.com/article/grpc-introduction-and-implementation-using-net-core-6/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/grpc-introduction-and-implementation-using-net-core-6/</guid><pubDate>Sun, 28 Aug 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Microservices Async Communication Using Ocelot Gateway, RabbitMQ, Docker, And Angular 14</title><description>In this article, you will learn about Microservices Asynchronous Communication using Ocelot Gateway, RabbitMQ, Docker, and Angular 14.</description><link>https://www.c-sharpcorner.com/article/microservices-async-communication-using-ocelot-gateway-rabbitmq-docker-and-an/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/microservices-async-communication-using-ocelot-gateway-rabbitmq-docker-and-an/</guid><pubDate>Sun, 21 Aug 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Asynchronous Communication Between Microservices Using .NET Core API, RabbitMQ, and Docker</title><description>Asynchronous Communication Between Microservices Using the .NET Core API, RabbitMQ, and Docker</description><link>https://www.c-sharpcorner.com/article/asynchronous-communication-between-microservices-using-net-core-api-rabbitmq/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/asynchronous-communication-between-microservices-using-net-core-api-rabbitmq/</guid><pubDate>Sat, 20 Aug 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Implementation And Containerization Of Microservices Using .NET Core 6 And Docker</title><description>The Implementation and Containerization of Microservices Using .NET Core 6 and Docker.</description><link>https://www.c-sharpcorner.com/article/implementation-and-containerization-of-microservices-using-net-core-6-and-docke/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/implementation-and-containerization-of-microservices-using-net-core-6-and-docke/</guid><pubDate>Fri, 12 Aug 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Implementation Of Global Exception Handling Using .NET Core 6 Web API</title><description>In this article, you will learn how to implement Global Exception Handling using .NET Core 6 Web API.</description><link>https://www.c-sharpcorner.com/article/implementation-of-global-exception-handling-using-net-core-6-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/implementation-of-global-exception-handling-using-net-core-6-web-api/</guid><pubDate>Sun, 07 Aug 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Microservices Implementation With Ocelot Gateway Using .NET Core 6 API And Angular 14</title><description>Microservices Implementation with Ocelot Gateway using .NET Core 6 API and Angular 14.</description><link>https://www.c-sharpcorner.com/article/microservices-implementation-with-ocelot-gateway-using-net-core-6-api-and-angul/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/microservices-implementation-with-ocelot-gateway-using-net-core-6-api-and-angul/</guid><pubDate>Sun, 31 Jul 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>SignalR Introduction And Implementation Using The .NET Core 6 Web API And Angular 14</title><description>In this article, you will learn about SignalR introduction and implementation using the.NET Core 6 Web API and Angular 14.</description><link>https://www.c-sharpcorner.com/article/signalr-introduction-and-implementation-using-the-net-core-6-web-api-and-angula/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/signalr-introduction-and-implementation-using-the-net-core-6-web-api-and-angula/</guid><pubDate>Sun, 24 Jul 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>RabbitMQ Message Queue Using .NET Core 6 Web API</title><description>In this article, you will learn about RabbitMQ Introduction and Implementation using .NET Core 6 Web API.</description><link>https://www.c-sharpcorner.com/article/rabbitmq-message-queue-using-net-core-6-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/rabbitmq-message-queue-using-net-core-6-web-api/</guid><pubDate>Sat, 23 Jul 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Implementation Of Unit Test Using Xunit And Moq in .NET Core 6 Web API</title><description>Implementation of Unit Test using Xunit and Moq in .NET Core 6 Web API</description><link>https://www.c-sharpcorner.com/blogs/implementation-of-unit-test-using-xunit-and-moq-in-net-core-6-web-api</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/implementation-of-unit-test-using-xunit-and-moq-in-net-core-6-web-api</guid><pubDate>Mon, 18 Jul 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Bulk Data Insertion In SQL Table Using Union ALL</title><description>In this blog, you will learn about bulk data Insertion in SQL Table using Union ALL.</description><link>https://www.c-sharpcorner.com/blogs/bulk-data-insertion-in-sql-table-using-union-all</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/bulk-data-insertion-in-sql-table-using-union-all</guid><pubDate>Mon, 18 Jul 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Unit Test using xUnit In .NET Core 6</title><description>In this blog, you will learn about Unit Test using xUnit in .NET Core 6.</description><link>https://www.c-sharpcorner.com/blogs/unit-test-using-xunit-in-net-core-6</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/unit-test-using-xunit-in-net-core-6</guid><pubDate>Mon, 11 Jul 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Web Storage And Its Types</title><description>Web Storage and Its type like Local Storage and Session Storage</description><link>https://www.c-sharpcorner.com/blogs/web-storage-and-its-types</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/web-storage-and-its-types</guid><pubDate>Sun, 10 Jul 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>JWT Token Authentication In Angular 14 And .NET Core 6 Web API</title><description>JWT Token Authentication in Angular 14 and .NET Core 6 Web API</description><link>https://www.c-sharpcorner.com/article/jwt-token-authentication-in-angular-14-and-net-core-6-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/jwt-token-authentication-in-angular-14-and-net-core-6-web-api/</guid><pubDate>Sat, 02 Jul 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Host And Publish .NET Core 6 Web API Application On IIS Server</title><description>In this article, you will learn how to host and Publish .NET Core 6 Web API Application on IIS Server.</description><link>https://www.c-sharpcorner.com/article/host-and-publish-net-core-6-web-api-application-on-iis-server2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/host-and-publish-net-core-6-web-api-application-on-iis-server2/</guid><pubDate>Sat, 02 Jul 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>JWT Authentication And Authorization</title><description>In this blog, you will learn about JWT Authentication and Authorization.</description><link>https://www.c-sharpcorner.com/blogs/introduction-and-detail-about-the-jwt-authentication-and-authorization</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/introduction-and-detail-about-the-jwt-authentication-and-authorization</guid><pubDate>Tue, 28 Jun 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>JWT Token Authentication Using The .NET Core 6 Web API</title><description>JWT Token Authentication using the .NET Core 6 Web API</description><link>https://www.c-sharpcorner.com/article/jwt-token-authentication-using-the-net-core-6-web-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/jwt-token-authentication-using-the-net-core-6-web-api/</guid><pubDate>Sun, 26 Jun 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Implement In-Memory Cache In The .NET Core API</title><description>In this article, you will learn how to implement In-Memory Cache in the NET Core API.</description><link>https://www.c-sharpcorner.com/article/implement-in-memory-cache-in-the-net-core-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/implement-in-memory-cache-in-the-net-core-api/</guid><pubDate>Sun, 19 Jun 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Implementation Of The Redis Cache In The .NET Core API</title><description>In this article, you will learn how to implement of the Redis Cache in the.NET Core API.</description><link>https://www.c-sharpcorner.com/article/implementation-of-the-redis-cache-in-the-net-core-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/implementation-of-the-redis-cache-in-the-net-core-api/</guid><pubDate>Sun, 19 Jun 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Hangfire Introduction and Implementation in .NET Core 6 Web API</title><description>Hangfire Introduction and Implementation in .NET Core 6 Web API</description><link>https://www.c-sharpcorner.com/blogs/hangfire-introduction-and-implementation-in-net-core-6-web-api</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/hangfire-introduction-and-implementation-in-net-core-6-web-api</guid><pubDate>Tue, 14 Jun 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Build End-to-End .NET Core API And Angular Application Using Kubernetes</title><description>Build End-to-End .NET Core API and Angular Application on Kubernetes </description><link>https://www.c-sharpcorner.com/blogs/build-endtoend-net-core-api-and-angular-application-on-kubernetes</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/build-endtoend-net-core-api-and-angular-application-on-kubernetes</guid><pubDate>Tue, 14 Jun 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Custom And Thread Safe Logging .NET Core API</title><description>In this blog, you will learn about the custom and Thread Safe Logging .NET Core API.</description><link>https://www.c-sharpcorner.com/blogs/custom-and-thread-safe-logging-net-core-api</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/custom-and-thread-safe-logging-net-core-api</guid><pubDate>Sun, 12 Jun 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Dependency Injection And Different Ways To Inject It using .NET Core API</title><description>In this blog, you will learn about dependency Injection and Different ways to inject it without using constructor using .NET Core API.</description><link>https://www.c-sharpcorner.com/blogs/dependency-injection-using-net-core-api</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/dependency-injection-using-net-core-api</guid><pubDate>Wed, 08 Jun 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Containerization Of Angular Application Using Kubernetes And Docker</title><description>Containerization of Angular Application using Kubernetes and Docker</description><link>https://www.c-sharpcorner.com/blogs/containerization-of-angular-application-using-kubernetes-and-docker</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/containerization-of-angular-application-using-kubernetes-and-docker</guid><pubDate>Sun, 05 Jun 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Containerization Of .NET Core Web API Using Kubernetes And Docker</title><description>In this blog, you will learn about containerization of .NET Core Web API using Kubernetes and Docker.</description><link>https://www.c-sharpcorner.com/blogs/containerization-of-net-core-web-api-using-kubernetes-and-docker</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/containerization-of-net-core-web-api-using-kubernetes-and-docker</guid><pubDate>Wed, 01 Jun 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Architecture Of Kubernetes</title><description>The Architecture of Kubernetes and its working.</description><link>https://www.c-sharpcorner.com/blogs/architecture-of-kubernetes</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/architecture-of-kubernetes</guid><pubDate>Mon, 30 May 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Introduction Of Kubernetes</title><description>In this blog, you will learn about the introduction and history of Kubernetes.</description><link>https://www.c-sharpcorner.com/blogs/introduction-of-kubernetes</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/introduction-of-kubernetes</guid><pubDate>Mon, 30 May 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Docker .Net Core API and Angular End-To-End Application Using Docker Compose</title><description>Full .Net Core REST API and Angular App with all API URL Configuration and Port using Docker Compose.</description><link>https://www.c-sharpcorner.com/blogs/net-core-rest-api-and-angular-environmental-configuration-part-iii</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/net-core-rest-api-and-angular-environmental-configuration-part-iii</guid><pubDate>Tue, 03 May 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Docker Basic .Net Core REST API And Angular Application</title><description>Build Basic .Net Core REST API and Angular Application Docker Images using Docker.</description><link>https://www.c-sharpcorner.com/blogs/docker-basic-net-core-rest-api-and-angular-application-part-ii</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/docker-basic-net-core-rest-api-and-angular-application-part-ii</guid><pubDate>Thu, 28 Apr 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Docker Introduction, Architecture, and Command Details</title><description>Basics of Docker, Architecture, and a few areas of docker.</description><link>https://www.c-sharpcorner.com/blogs/docker-introduction-architecture-and-command-details-parti</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/docker-introduction-architecture-and-command-details-parti</guid><pubDate>Wed, 27 Apr 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Managed And Unmanaged Code</title><description>In this blog, you will learn about Managed and Unmanaged Code.</description><link>https://www.c-sharpcorner.com/blogs/managed-and-unmanged-code</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/managed-and-unmanged-code</guid><pubDate>Mon, 25 Apr 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Docker Compose Export/Save Images And Move To Another Machine</title><description>We faced daily challenges while working with docker many times we want to save our running images and want to import/export them to another machine and load them on that machine and used them directly</description><link>https://www.c-sharpcorner.com/blogs/docker-compose-exportsave-images-and-move-to-another-machine</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/docker-compose-exportsave-images-and-move-to-another-machine</guid><pubDate>Wed, 20 Apr 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item><item><title>Dynamic Configuration Of Angular API URL Using Docker Compose YML File</title><description>Dynamic Configuration of Angular Environmental Variables and Backend .NET Core API URL using Docker Compose YML File.</description><link>https://www.c-sharpcorner.com/blogs/dynamic-configuration-of-angular-api-url-using-docker-compose-yml-file</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/dynamic-configuration-of-angular-api-url-using-docker-compose-yml-file</guid><pubDate>Mon, 18 Apr 2022 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaydeep Patil)</author></item></channel></rss>