Giter VIP home page Giter VIP logo

Comments (4)

JonPSmith avatar JonPSmith commented on June 20, 2024 2

I have released AuthPermissions.AspNetCore 6.1.0. The release adds .NET 8 support to this library, so version 6.1.0 supports .NET 6, 7, and 8.

This release took some time because:

  1. Creating libraries that supports multiple .NET releases is complex.
  2. The AuthP library if very big, and its easy to miss a change to NuGet libraries. That's why you MUST have unit tests for each .NET release version.
  3. There were two changes in the .NET 8 EF Core code that caused problems in the unit tests and require extra code.

from authpermissions.aspnetcore.

JonPSmith avatar JonPSmith commented on June 20, 2024 1

Hi @raulidavid,

I will update AuthP library to .NET 8, but I have to update three of my libraries that AuthP uses to .NET 8 first. I'm currently waiting for the Npgsql.EntityFrameworkCore.PostgreSQL NuGet to get to .NET 8.

from authpermissions.aspnetcore.

JonPSmith avatar JonPSmith commented on June 20, 2024 1

I have released various libraries see my twitter feed, some of which I needed to make AuthP supports .NET 8. However I found some breaking changes in the .NET 8. EF Core release that stops from AuthP working with .NET 8.

I will look at this but it will take some time. When I have solved these problems I will close this issue as completed.

from authpermissions.aspnetcore.

raulidavid avatar raulidavid commented on June 20, 2024

@JonPSmith https://www.nuget.org/packages/Npgsql.EntityFrameworkCore.PostgreSQL#versions-body-tab is ready for .NET 8.0 😎

from authpermissions.aspnetcore.

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.