Skip to content

System.IndexOutOfRangeException Index was outside the bounds of the array. #269

@gshukla3155

Description

@gshukla3155

Hi Team,

We are currently using Dapper.SimpleCrud v1.13.0 & Dapper v1.50.4 (Dot Net Framework 4.8) and getting below exceptions:

System.IndexOutOfRangeException: Index was outside the bounds of the array. at System.Collections.Generic.Dictionary2.Insert(TKey key, TValue value, Boolean add)
at Dapper.SimpleCRUD.GetTableName(Type type) in C:\Users\ecoffman\Documents\GitHub\Dapper.SimpleCRUD\Dapper.SimpleCRUD\SimpleCRUD.cs:line 877
at Dapper.SimpleCRUD.GetListAsync[T](IDbConnection connection, Object whereConditions, IDbTransaction transaction, Nullable1 commandTimeout) in C:\Users\ecoffman\Documents\GitHub\Dapper.SimpleCRUD\Dapper.SimpleCRUD NET45\SimpleCRUDAsync.cs:line 77

Can someone please look into it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions