Pinned Repositories
AspNetCore.Docs
Documentation for ASP.NET Core
AspNetCore8
Hands On for AspNetCore8
awesome-backend
🚀 A curated and opinionated list of resources (English & Russian) for Backend developers | Структурированный список ресурсов для изучения Backend разработки
CQRS
CQRS Demo
developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
docs
This repository contains .NET Documentation.
eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
kg-portfolio
kg portfolio
realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
run-aspnetcore-microservices
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation. Also includes Cross-Cutting concerns like Implementing Centralized Distributed Logging with Elasticsearch, Kibana
kiran-gondi's Repositories
kiran-gondi/AspNetCore8
Hands On for AspNetCore8
kiran-gondi/run-aspnetcore-microservices
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation. Also includes Cross-Cutting concerns like Implementing Centralized Distributed Logging with Elasticsearch, Kibana
kiran-gondi/Ang-LearnReact
Contains codesandbox.io demos from Dr. Angela Yu from The Complete 2024 Web Development Bootcamp
kiran-gondi/angular-essential-training-3266043
This is code repository for the LinkedIn Learning course Angular Essential Training.
kiran-gondi/awesome-leetcode-resources
Awesome LeetCode resources to learn Data Structures and Algorithms and prepare for Coding Interviews.
kiran-gondi/aws-serverless
AWS Lambda & Serverless - Developer Guide with Hands-on Labs. Develop thousands line of aws lambda functions interact to aws serverless services with real-world hands-on labs
kiran-gondi/AWSServicesWithCSharp
AWSServicesWithC#
kiran-gondi/Basics-of-TS
Created with StackBlitz ⚡️
kiran-gondi/BlazorDemo
Build e-commerce web application using Blazor Web App and .NET 9(EF Core) to get real world experience with Blazor
kiran-gondi/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
kiran-gondi/CSharp10
CSharp10 Demos
kiran-gondi/DialogPocs
DialogPocs
kiran-gondi/dotnet-starter-kit
Production Grade Cloud-Ready .NET 8 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
kiran-gondi/EShopMicroservices
EShopMicroservices
kiran-gondi/gitignore
A collection of useful .gitignore templates
kiran-gondi/JS-Essentials-for-React
Created with StackBlitz ⚡️
kiran-gondi/lecture-api-gateway-comparison
https://berkselvi.dev/posts/api-gateway-alternatives-from-a-net-developer-standpoint/
kiran-gondi/LINQDemo
LINQDemo
kiran-gondi/MedicalRegexDemos
MedicalRegexDemos
kiran-gondi/MicroServicesHO
MicroServicesHO from udemy
kiran-gondi/mslearn-challenge-project-create-mini-game-with-copilot
Starter and Final code for the Challenge project: "Challenge project - Build a minigame console app with GitHub Copilot"
kiran-gondi/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
kiran-gondi/ParallelProgramming
This course is about .NET Parallel Programming with C# and covers the core multithreading facilities in the .NET Framework, namely the Task Parallel Library (TPL) and Parallel LINQ (PLINQ).
kiran-gondi/React-Basics
Created with StackBlitz ⚡️
kiran-gondi/React-BasicsV02
Created with StackBlitz ⚡️
kiran-gondi/react-complete-guide-course-resources
React - The Complete Guide Course Resources (Code, Attachments, Slides)
kiran-gondi/SDSails
SD Sails Basic Architecture
kiran-gondi/skills-deploy-to-azure
My clone repository
kiran-gondi/styledcomponentsdemo
Created with StackBlitz ⚡️
kiran-gondi/U-DesignPatterns
Udemy DesignPatterns from Design Patterns in C# and .NET