Git Product home page Git Product logo

Comments (7)

copernicus365 avatar copernicus365 commented on July 29, 2024 4

FYI, I was able to transfer the files that were in NET CORE project into a new netstandard2.0 project (completely on it's own), and it compiles beautifully. https://github.com/copernicus365/ExpressMapper.NetStandard

from expressmapper.

bbqchickenrobot avatar bbqchickenrobot commented on July 29, 2024 1

No news? Is this project still being maintained? I am willing to convert this to netcore 2.0 which shouldn't be too hard...

from expressmapper.

NickCarton avatar NickCarton commented on July 29, 2024

This is also the case for .NET Core 2

At build time:

warning NU1701: Package 'Expressmapper 1.9.1' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project.

At Run Time:
System.IO.FileLoadException: 'Could not load file or assembly 'ExpressMapper, Version=1.9.1.0, Culture=neutral, PublicKeyToken=ac363faa09311ba0'. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)'

from expressmapper.

mkontula avatar mkontula commented on July 29, 2024

Having exactly same issue as @NickCarton. This is becoming a rapid show stopper for use.

from expressmapper.

jarzimichal avatar jarzimichal commented on July 29, 2024

Same in here - can't use with .net core 2.0.
Any chance to to have that fixed?

Thanks!

from expressmapper.

artyom-p avatar artyom-p commented on July 29, 2024

The same here, core 2.0

from expressmapper.

smairo avatar smairo commented on July 29, 2024

There is also standard2.0/standard2.1 version available (works with netframework, coreapp 1.0-3.0):
https://github.com/Enegia/ExpressMapper
https://www.nuget.org/packages/HolopaMir.ExpressMapper/

from expressmapper.

Related Issues (20)

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.