Skip to content
View Peled-Zohar's full-sized avatar

Block or report Peled-Zohar

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
Peled-Zohar/README.md

Hi, I’m Zohar

I've been working as a software developer since 1999, using multiple languages and frameworks.
Throughout my career I've learned and experienced multiple technologies, design patterns and architecture paradigms,
and I'm still excited to learn cool new tricks.

Here you can find a few of the things I've developed in my spare time, either as a way of learning new things or as a way of helping myself and others work more efficiently.

I also maintain a (not very active) Stackoverflow account and write a technical blog, called What The # Do I Know?. (also published on Dev.To).

I hope at least some of you will benefit from at least some of these repositories or from some of my blog posts.

Feel free to contact me on Linkedin or email me at peled.zohar(AT)gmail.com.

Popular repositories Loading

  1. ADONETHelper ADONETHelper Public

    A Helper project for working with ADO.Net

    C# 2 1

  2. ExtendedConsole ExtendedConsole Public

    Provides a set of methods to make your life as a programmer easier when writing a Console application.

    C# 1

  3. AutoEntityGenerator AutoEntityGenerator Public

    A Visual Studio extension that simplifies the process of generating Data Transfer Objects (DTOs) and mapping extensions based on existing domain entity classes.

    C# 1 1

  4. Peled-Zohar Peled-Zohar Public

    Config files for my GitHub profile.

  5. EntityFramework.Docs EntityFramework.Docs Public

    Forked from dotnet/EntityFramework.Docs

    Documentation for Entity Framework Core and Entity Framework 6

    PowerShell

  6. ResultOf ResultOf Public

    A simple yet powerful implementation of the Result pattern, allowing returning a Result instead of throwing an exception for non-exceptional failures.

    C#