Coder Social home page Coder Social logo

linq2restanc's People

Contributors

jamesej avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

linq2restanc's Issues

Contract Assume Failed on filters which worked with the original linq2rest

This project doesn't seem to be maintained anymore but now I get "Contract Assume Failed" on all of my filter operations after upgrading a project to .net core. These filters previously worked with the original linq2rest.

The data set is a class/entity with many other class entities as properties when I try to filter on eNum property values.

A filter might look like

(Application/ApplicationType/Value ne CRM.Templates.Xrm.application+eApplicationType'V_VeteranTuitionWaiver')

If I intentionally cause an error by comparing the eNum value to a string I get the expected response:

The binary operator NotEqual is not defined for the types 'CRM.Templates.Xrm.application+eApplicationType' and 'System.String'.

The issue appears to be in converting the specified comparison value to the eNum type and happens in every case where this is attempted.

.Net 4.5.2 Nuget

I could use a NuGet package for the .Net framework I am working in: 4.5.2.
Of course I suppose I could compile this project for that version but it is handy to have NuGet packages for all major .Net versions

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.