Kishor Naik's repositories
Sol_Auto_Register_Dependency_Injection_AspDotNet_WebApi
Auto Register Dependency Injection services in Asp.net core
Sol_BackgroundService_AspDotNet_WebApi
Example of Background Service in Asp.net core Web API
Sol_Scalar_OpenApi_Dashboard_AspDotnet_WebApi
Scalar Open API dashboard in Asp.net core. An alternative of Swagger API dashboard.
Modular_Monolithic_Architecture_Express.js
Sample example of Modular Monolithic Architecture in Express.Js
Redis-Messaging-Broker
This package provides a Redis Messaging Broker with seamless .NET integration, utilizing Publish/Subscribe for scalable, asynchronous communication and Request/Reply for direct, synchronous interactions. Ideal for building responsive, event-driven systems with Redis as the core infrastructure.
Sol_BackgroundService_ExpressJs_WebApi
Example of Background Service in ExpressJs Web Api
Sol_BackgroundService_Start_Stop_Via_Controller_AspDotNet_WebApi
Start and Stop background service via controller endpoint in Asp.net core Web Api
Sol_Cron_Job_AspDotNet_WebApi
Example of Cron Job in Asp.Net Core Web API
Sol_Delegates_Typescript
Inspired by C# Action, Func and Predicate delegates in typescript
Sol_ExpressJs_Typescript_Kubernetes_Minikube
Step by Step guide to deploy expressJs in Kubernetes with minikube
Sol_Factory_Pattern_Typescript
Factory Pattern demo in typescript.
Sol_Hmac_Auth_AspDotNet_WebApi
Hmac Auth in asp.net core web api.
Sol_Invoice_App_NextJs15
Full stack Invoice App with Next.Js 15, shadcn, tailwind, drizzle, xata, clerk and stripe.
Sol_Modular_Monolithic_Architecture_AspDotnet_WebApi
Under Construction
Sol_SeriLogs_AspDotNet_WebApi
Integration Serilog with custom TraceId
Sol_Sinon_Testing_Typescript
Sample example of sinon testing framework