Skip to content
View venushar's full-sized avatar
🏠
Working from home
🏠
Working from home
  • @Pannipitiya-SriLanka

Block or report venushar

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. .NetCore-Unit-testingAndIntegrationTesting-Xunit .NetCore-Unit-testingAndIntegrationTesting-Xunit Public

    This implementation done usingXunit.Business level functions tested using moq and repository level functions tested using the concept of InMemory

    C# 1

  2. Angular-Sample-login-application-with-Login Angular-Sample-login-application-with-Login Public

    This implementation consists of a sample Angular login form with the features of login/logout functionalities ,Auth guard ,Interceptors(for token and errors) and Fake backend,

    TypeScript 1

  3. Angular-Real-time-data-binding Angular-Real-time-data-binding Public

    This implementaion is related to showing real time data between two components which are non related components

    TypeScript

  4. Repository-and-Unitof-Work-design-pattern Repository-and-Unitof-Work-design-pattern Public

    This will implement repository and uow for CRUD operations in .net core sample appiocation

    C#

  5. SeriLog-configuration SeriLog-configuration Public

    This implementaion describe how to do the basic serilog implemantion,to add log files one per day.

    C#

  6. Password-hashing-csharp Password-hashing-csharp Public

    This implemnation uisng password hashing functionality.There are two methods implemenation.one is for create hash and one is for verify the hash

    C#