Skip to content
View wajid7511's full-sized avatar

Block or report wajid7511

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. GraphQlDemo GraphQlDemo Public

    Built a GraphQL API with ASP.NET Core and HotChocolate, focusing on SQL database integration and code-first schema design. Implemented CRUD operations, pagination, and AutoMapper. Managed EF Core m…

    C# 1

  2. openai.chatgpt openai.chatgpt Public

    Integration of OpenAI's ChatGPT with a Blazor Server .NET Core application, providing real-time AI-powered conversations through a clean, scalable architecture.

    C# 2

  3. ruleengine ruleengine Public

    RuleEngine is a modular system for executing business rules dynamically based on input parameters. It features error handling, logging, and rule chaining, allowing easy updates and maintenance. Ide…

    C#

  4. GraphqlDemoMessageConsumer GraphqlDemoMessageConsumer Public

    Message consumer service for processing RabbitMQ messages, interacting with a GraphQL API, and storing data in MongoDB using .NET Core.

    C#

  5. signalconnectionwithflutter signalconnectionwithflutter Public

    In this repo we will create a signal connection to update users with in same app.

    C# 2 1

  6. ReponseCache ReponseCache Public

    ResponseCache is a .NET Core library that provides easy-to-use caching mechanisms for API responses. It improves performance by storing and serving cached responses for repeated requests. The libra…

    C#