Skip to content
View vizetar's full-sized avatar
  • Hewlett-Packard Enterprise
  • Bangalore, India

Block or report vizetar

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

    This repository contains a dummy project to show Identity server 4 into Web API project for creating token and protecting resources(API).

    C#

  2. SingletonDemo SingletonDemo Public

    This is about one of the Creational Design pattern which is Singleton - Basic Architecture.

    C#

  3. ValletKeyPatern ValletKeyPatern Public

    ValletKey Pattern generally used for Azure storage account blobs or files downloading & uploading streams with restricted access. Use a token or key that provide client to restricted direct access …

    C#

  4. WebAPICqrs_SimpleInjector WebAPICqrs_SimpleInjector Public

    WebAPICqrs_SimpleInjector , is simple project for web API 2.0 with CQRS architecture with interdependent layers and separate data bus

  5. structuremap structuremap Public

    Forked from structuremap/structuremap

    A Dependency Injection/Inversion of Control tool for .NET

    C#

  6. FactoryPatterns FactoryPatterns Public

    It involves all versions of one of the creational pattern that is Factory Pattern