Coder Social home page Coder Social logo

Upgrade to .Net 8 about jube HOT 6 CLOSED

richard-churchman avatar richard-churchman commented on May 23, 2024
Upgrade to .Net 8

from jube.

Comments (6)

richard-churchman avatar richard-churchman commented on May 23, 2024

I have worked through the build issues (which was mainly straggling BinarySerializer use) and the warnings (generally swapping to NotImplementedException). Most issues relate to code in Accord.Net which is being used only very partially for Neural Network training. At some point this code will need to be pruned to leave only the methods implemented.

Upgraded own OS to Fedora 39 to gain support for .Net 8. Also upgraded database 15.4.

Noticed much better build performance, anecdotally.

Testing.

from jube.

richard-churchman avatar richard-churchman commented on May 23, 2024

Upgraded AutoMapper to version 13.0.1 for breaking changes.

from jube.

richard-churchman avatar richard-churchman commented on May 23, 2024

Some breaking changes in the latest version of AutoMapper relating to the mapping of collections. Added:

.ForMember("Item", opt => opt.Ignore());

To mapping configurations throughout where lists are being mapped.

from jube.

richard-churchman avatar richard-churchman commented on May 23, 2024

Narrow scope of ticket to focus on the upgrade to .Net 8 and only upgrading Nuget packages which are not compatible.

from jube.

richard-churchman avatar richard-churchman commented on May 23, 2024

Pending a full test and updating of documentation.

from jube.

richard-churchman avatar richard-churchman commented on May 23, 2024

Done. Merged to master.

from jube.

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.