Skip to content
View hannes92's full-sized avatar

Block or report hannes92

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. EFCore.BulkExtensions EFCore.BulkExtensions Public

    Forked from borisdj/EFCore.BulkExtensions

    Entity Framework Core Bulk Batch Extensions for Insert Update Delete and Read (CRUD) operations on SQL Server and SQLite

    C#

  2. querydsl querydsl Public

    Forked from querydsl/querydsl

    Unified Queries for Java

    Java

  3. 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

  4. JSqlParser JSqlParser Public

    Forked from JSQLParser/JSqlParser

    JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern

    Java