Giter VIP home page Giter VIP logo

Comments (2)

ChaseDRedmon avatar ChaseDRedmon commented on August 18, 2024

Hi. This project targets .NET 5. Multi targeting for backwards compatibility is coming in the next minor release version, but is not currently supported.

Version 1.2 is in beta and is a large rewrite of the library, which does contain breaking changes from version 1.1

If you want to want to use the library now, you have to update your project to target .NET 5 or greater.

from cirrus.

ChaseDRedmon avatar ChaseDRedmon commented on August 18, 2024

Hi again,

After a bit of research on package dependencies, I won't be supporting .NET Framework 4.6.1 or earlier as it is not built on .NET Standard 2.0. (This includes .NET Framework 4.5.2)

.NET Standard 2.0 (which is in .NET Framework 4.6.1 and newer) is the minimum baseline for every dependency package in the Cirrus library and I can't really support versions of .NET Framework before 4.6.1 because it would break most of the features in the library.

Multi-targeting is still in progress and will be in the next version of the library, but the minimum target version will be .NET Standard 2.0 (.NET Framework 4.6.1)

Apologizes for the inconvenience.

Edit:

After taking a stab at backporting the library to .NET Standard 2.1, 2.0, & .NET FX 4.5.2, I'm reporting that the library will not support versions prior to .NET 5

from cirrus.

Related Issues (1)

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.