Skip to content
View DEVBYDIBIN's full-sized avatar

Block or report DEVBYDIBIN

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

Popular repositories Loading

  1. Cache-memory-in-APIs Cache-memory-in-APIs Public

    In this project we implement the Cache memory in a API With Ef Core .Caching is a technique of storing frequently used data in a temporary storage area.IMemoryCache - Simplest form of cache which u…

    C#

  2. PROJECT_SeriLog PROJECT_SeriLog Public

    Every application needs logging to function properly. It assists in diagnosing and troubleshooting issues as well as helping developers understand what’s happening in the application.In this projec…

    C#

  3. JWT_IMP JWT_IMP Public

    In this project we implement the JWT in a API With Ef Core.JSON Web Token is a proposed Internet standard for creating data with optional signature and/or optional encryption whose payload holds JS…

    C#

  4. CQRS_API CQRS_API Public

    In this project, we implement the CQRS (Command and Query Responsibility Segregation) pattern in .NET Core. CQRS helps to decouple operations and make the application more scalable and flexible on …

  5. BlazorIntergration BlazorIntergration Public

    In This Project we create a simple Blazor project for some Open Api integration.Blazor is a modern .Net front-end web framework based on HTML, CSS, and C# that helps you build web apps faster.Usern…

    CSS