Giter VIP home page Giter VIP logo

repository's People

Contributors

eocrawford avatar matthewschrager avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

repository's Issues

Trying to update an item or insert a new one always fails in the FileSystemRepository

When trying to update an item, the repository is throwing an exception (as below) when the SaveChanges() method is called.

{"Could not load file or assembly 'KellermanSoftware.Compare-Net-Objects, Version=3.1.0.0, Culture=neutral, PublicKeyToken=d970ace04cc85217' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)":"KellermanSoftware.Compare-Net-Objects, Version=3.1.0.0, Culture=neutral, PublicKeyToken=d970ace04cc85217"}

Version lock for AutoMapper extensions

Hi,

I was wondering if there is a reason that you require the AutoMapper version 3.0.0. For all other references you've set SpecificVersionto False. Is it possible not to lock on a specific version or does Repository need 3.0.0?

Cheers,
scho

NuGet

It would be really nice to have this as a NuGet package.

InMemoryRespository not working

Saving items into the InMemoryRepository and then trying to access them seems to always return null.
Plus, the Items object on the repository is always empty too.

Incompatibility with EF 6

Hi,

I've started to play around with the EFRepository. I got some strange errors on my Asp.Net MVC page that it couldn't load the System.Data.Entity.dll.
In the end I found out, that EFRepository doesn't support EF6 and it tries to use EF5. I'm not so familiar with the nuget stuff, but maybe you add that the EntityFramework dependency must not be 6 or newer. Also stating it somewhere in the readme would be awesome.

I my project, I finally ended up fixing the few issues with EF6 by myself (basically all due to namespace changes). If you want I can send you a pull request with my changes and you can release a new version of Repository.EntityFramework.

Anyway, I'm planning on using you library a lot in the future, so far it looks really promising!

Cheers,
scho

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.