Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / SlapperAutoMapper/Slapper.AutoMapper issues and pull requests

#89 - Mapper duplicate item for each item in 3 layer query

Issue - State: closed - Opened by cezkc about 2 years ago - 2 comments

#88 - Change TargetFramework to .NET Standatd 2.0

Pull Request - State: open - Opened by ElusiveAvenger over 2 years ago

#87 - Added AddTypeConverter

Pull Request - State: closed - Opened by PhilipBr95 over 2 years ago

#85 - Dictionary keys are mapped lowercase

Issue - State: open - Opened by davide882 almost 3 years ago

#84 - Wrong mapping of number-like string to int64

Issue - State: open - Opened by HuggerCoursera about 3 years ago - 1 comment

#83 - Memory continues to grow even when clearing instance cache

Issue - State: closed - Opened by wegnerb about 3 years ago - 3 comments

#82 - Add Multitarget to Netcore 2.1, 3.1 and Net 5.0

Pull Request - State: open - Opened by valfrid-ly over 3 years ago

#81 - Cleaning cache causes incorrect mapping

Issue - State: open - Opened by lukashovancik over 3 years ago - 2 comments

#80 - Fix conversion from guid to nullable guid

Pull Request - State: closed - Opened by mrZhitnik over 3 years ago - 2 comments
Labels: bug

#79 - KeyNotFoundException: The given key 'Id' was not present in the dictionary.

Issue - State: open - Opened by LucasWBritz about 4 years ago - 5 comments

#78 - Nullable Guid's don't work

Issue - State: closed - Opened by ShawnTheBeachy over 4 years ago - 4 comments
Labels: bug

#77 - Significant overhead for a large number of rows

Issue - State: closed - Opened by nenadnoveljic almost 5 years ago - 2 comments

#76 - Retarget slapper to .NET Standard

Pull Request - State: closed - Opened by takinosaji over 5 years ago - 1 comment

#75 - Add Guid support on primitive value collection mapping

Pull Request - State: closed - Opened by welbertwpg over 5 years ago - 1 comment

#74 - Reordering result

Issue - State: closed - Opened by FabioMorcillo over 5 years ago

#73 - Update README.md

Pull Request - State: closed - Opened by londospark over 5 years ago

#72 - Creating Column Name attribute to bind property by a specific name.

Pull Request - State: open - Opened by elvisveiga over 5 years ago

#71 - Three level mapping issue

Issue - State: open - Opened by JemCasey almost 6 years ago

#70 - Fix markdown headers

Pull Request - State: closed - Opened by jawn almost 6 years ago - 1 comment

#69 - Add Checks to ArgumentNullException

Pull Request - State: open - Opened by rafaelsc about 6 years ago

#68 - Class Configuration.cs not found

Issue - State: open - Opened by rodrigmars about 6 years ago - 1 comment
Labels: enhancement

#67 - Default enum value from Generic MapDynamic

Issue - State: closed - Opened by PabloPG about 6 years ago

#66 - Getting the following error when trying to compile against .net Standard 2.0

Issue - State: closed - Opened by Rishab1988 about 6 years ago - 2 comments

#65 - Slapper Not Working When Type of Property ICollection

Issue - State: closed - Opened by dreamid27 about 6 years ago - 1 comment

#64 - #Bug which occurs in tr-TR language environment

Pull Request - State: open - Opened by ozdeny over 6 years ago

#63 - Thank-you!

Issue - State: closed - Opened by ToddThomson over 6 years ago - 1 comment

#62 - Mapping Is Very Slow From Large Dynamics

Issue - State: closed - Opened by maembe over 6 years ago - 2 comments

#61 - Deep nested classes

Issue - State: closed - Opened by john-aaron-owens over 6 years ago - 1 comment

#59 - Fix mapping to Nullable<Guid>

Pull Request - State: closed - Opened by Roman-Rusov about 7 years ago - 1 comment

#57 - MapDynamic with array property always results in a single-member array

Issue - State: open - Opened by FilipFilipov over 7 years ago - 7 comments

#56 - Mapping nullable Guids fails

Issue - State: closed - Opened by FilipFilipov over 7 years ago - 2 comments
Labels: bug

#55 - Get Output from Slapper.AutoMapper Built-In Logger

Issue - State: open - Opened by asanchez128 over 7 years ago
Labels: enhancement

#54 - What causes a record dropped and not being mapped?

Issue - State: open - Opened by wyf5188 over 7 years ago

#53 - Map to Dictionary Support

Issue - State: open - Opened by nareshkumar66675 over 7 years ago

#52 - Mapping enum collections

Issue - State: open - Opened by VFSwiss over 7 years ago

#51 - Oracle aliases limit

Issue - State: open - Opened by Dolfik1 over 7 years ago - 2 comments
Labels: enhancement

#50 - Multiple collection mapping exception

Issue - State: closed - Opened by glondono almost 8 years ago - 1 comment

#49 - Fixes issue #48 w/ tests + fixes perf test

Pull Request - State: closed - Opened by manuel-ornato about 8 years ago - 1 comment

#48 - Wrong mapping when using long Id

Issue - State: closed - Opened by manuel-ornato about 8 years ago - 3 comments

#46 - Distinct list for primitive type

Issue - State: open - Opened by ducman about 8 years ago

#45 - Instance with same Id created twice.

Issue - State: open - Opened by martijnburgers about 8 years ago

#44 - Slapper migration to NET Framework 4.X and NET Standard 1.X

Issue - State: closed - Opened by odelvalle about 8 years ago - 15 comments
Labels: question

#43 - One-to-many relation is mapped to null, if "many" side is empty

Issue - State: closed - Opened by ike86 about 8 years ago - 1 comment

#42 - Cannot use Enumerable.Empty<T>() as default property value

Issue - State: closed - Opened by ike86 about 8 years ago - 2 comments

#41 - Mapping non List nested collections fix (lile HashSet etc), Tests.

Pull Request - State: closed - Opened by sharpcoder7 over 8 years ago - 1 comment

#40 - Parent Child relationship with the same types,Never Ends

Issue - State: open - Opened by hrfarrokh over 8 years ago

#39 - case sensitivity issue when mapping dynamic dapper objects

Issue - State: open - Opened by iulian0512 over 8 years ago - 2 comments

#38 - feature/typeActivation

Pull Request - State: closed - Opened by tristal over 8 years ago

#37 - Using Slapper causes Unit Tests to fail with serialization errors

Issue - State: closed - Opened by ghost over 8 years ago - 2 comments

#36 - Fails to map an IEnumerable<EnumType>

Issue - State: open - Opened by ghost over 8 years ago

#35 - Use Delegate.CreateDelegate instead of reflection

Issue - State: open - Opened by geirsagberg over 8 years ago
Labels: enhancement

#34 - How to handle Left joins

Issue - State: open - Opened by Mech0z over 8 years ago

#33 - Problem with cache when mapping to primitive typed collection

Issue - State: open - Opened by rstraszewski over 8 years ago - 1 comment

#32 - Slapper behavior for dynamic object's child objects

Issue - State: closed - Opened by digaomatias over 8 years ago - 2 comments

#31 - Mapping many to many gives error

Issue - State: closed - Opened by Mech0z over 8 years ago - 1 comment

#30 - Application Domain corruption when running unit tests

Issue - State: closed - Opened by fabricioferreira over 8 years ago - 3 comments

#29 - Generics Map to base class

Issue - State: open - Opened by tossthekitty over 8 years ago - 1 comment

#28 - Nested objects being populated when null

Pull Request - State: closed - Opened by whytheday over 8 years ago

#27 - Test and fix for grandchild name part of child name

Pull Request - State: closed - Opened by geirsagberg over 8 years ago
Labels: bug

#26 - Mapping fails when grandchild's name contains part of child's name

Issue - State: closed - Opened by geirsagberg over 8 years ago - 1 comment
Labels: bug

#25 - Not supported on DNXCore

Issue - State: open - Opened by fabricioferreira over 8 years ago - 2 comments

#24 - Avoid hash collisions by including more keys

Pull Request - State: closed - Opened by geirsagberg almost 9 years ago

#23 - Avoid Nested Duplicate Instances

Issue - State: closed - Opened by mtschneiders almost 9 years ago - 1 comment
Labels: bug, question

#22 - Slapper.AutoMapper vulnerable to collisions

Issue - State: closed - Opened by kevingosse almost 9 years ago - 1 comment
Labels: enhancement

#21 - Mapping value type collections

Issue - State: closed - Opened by BlueInt32 almost 9 years ago - 4 comments
Labels: enhancement

#20 - Object 'this' properties

Issue - State: closed - Opened by xzaz almost 9 years ago - 6 comments

#19 - MapDynamic Enum Values causes error.

Issue - State: closed - Opened by codeplay87 almost 9 years ago - 3 comments

#18 - Looking for new Maintainer for Slapper.AutoMapper

Issue - State: closed - Opened by randyburden almost 9 years ago - 6 comments

#17 - Differents parents with equals chield save in cache fail

Issue - State: closed - Opened by odelvalle almost 9 years ago

#16 - Fix EnumConverter for nullable enums

Pull Request - State: closed - Opened by geirsagberg almost 9 years ago

#15 - Fixed issues #12 and #13

Pull Request - State: closed - Opened by Jpieraut about 9 years ago

#14 - Split slapper classes && support to cache equals hashcode...

Pull Request - State: closed - Opened by odelvalle about 9 years ago

#13 - If joining 1-* when the * contains 0 items NullRefs can be thrown

Issue - State: closed - Opened by lukemcgregor over 9 years ago - 3 comments

#12 - Slapper.Automapper crashes in certain a rare corner case; fix attached

Issue - State: closed - Opened by sharpe5 over 9 years ago - 6 comments

#11 - fix

Pull Request - State: closed - Opened by mirozv over 9 years ago

#10 - Please sign assembly

Issue - State: open - Opened by wulfland about 10 years ago - 1 comment

#9 - Can Map to an Interface Property

Issue - State: closed - Opened by pretzelfisch almost 11 years ago - 3 comments
Labels: enhancement, question

#8 - Support for abstract classes

Issue - State: closed - Opened by kkuepper almost 11 years ago - 2 comments

#7 - Use Arrays in combination with complex types

Pull Request - State: closed - Opened by kkuepper almost 11 years ago - 1 comment

#6 - Does not properly map to types without identifiers

Issue - State: closed - Opened by randyburden about 11 years ago - 2 comments
Labels: bug

#5 - add support for arrays

Pull Request - State: closed - Opened by kkuepper about 11 years ago - 1 comment

#4 - Support for Arrays

Issue - State: closed - Opened by kkuepper about 11 years ago - 1 comment

#3 - Type Casting from Int64 to Int32

Issue - State: closed - Opened by BStrat77 about 11 years ago - 4 comments
Labels: enhancement

#2 - NuGet package

Issue - State: closed - Opened by schotime about 11 years ago - 2 comments
Labels: enhancement

#1 - Map From IDictionary

Issue - State: closed - Opened by firatoltulu over 11 years ago - 6 comments
Labels: question