Skip to content
View AfsanehR-zz's full-sized avatar
Block or Report

Block or report AfsanehR-zz

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

  1. corefx corefx Public

    Forked from dotnet/corefx

    This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others. We welcome contributions.

    C# 2

  2. dotnet-docker dotnet-docker Public

    Forked from dotnet/dotnet-docker

    This repo contains the base Docker images for working with .NET Core and the .NET Core Tools.

    Dockerfile 2 1

  3. EntityFramework6 EntityFramework6 Public

    Forked from dotnet/ef6

    This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/aspnet/EntityFrameworkCore.

    C# 2

  4. EntityFrameworkCore EntityFrameworkCore Public

    Forked from dotnet/efcore

    Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology

    C# 2

  5. mssql-jdbc mssql-jdbc Public

    Forked from microsoft/mssql-jdbc

    The Microsoft JDBC Driver for SQL Server is a Type 4 JDBC driver that provides database connectivity with SQL Server through the standard JDBC application program interfaces (APIs).

    Java 1

  6. caffeine caffeine Public

    Forked from ben-manes/caffeine

    A high performance caching library for Java 8

    Java