Skip to content

DotNetToolkit.Repository v2.1.0

Choose a tag to compare

@johelvisguzman johelvisguzman released this 16 Mar 15:01
e8b9d25

Closed Issues

  • #27 Needs a new IRepositoryQueryable interface which returns a Queryable property
  • #25 Add a ToDictionary function to the ICanAggregate trait
  • #23 Add check to throw an exception if trying to get an entity with an invalid key value type
  • #19 Introduce a new xml repository
  • #18 Introduce a new json repository
  • #15 Consolidate code for the in-memory repository
  • #9 Unable to find an entity by using the primary key specification
  • #5 Missing a generic IRepository interface with no key