Skip to content
View wajid7511's full-sized avatar

Block or report wajid7511

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. GraphQlDemoPostgreSQL GraphQlDemoPostgreSQL Public

    A demo project for building GraphQL endpoints with .NET Core, using PostgreSQL as the database for efficient data storage and retrieval. 🚀

    C#

  3. 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

  4. 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#

  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#