Giter Site home page Giter Site logo

noteprivee's Introduction

๐ŸŒฑ Always in pursuit of learning and continuous improvement.
โš™๏ธ Developer primarily focused on .NET technologies.
๐Ÿ“š Currently exploring Blazor.
๐Ÿค Open to collaborations and discussions.
๐ŸŽจ Also, check out my artistic page on Instagram: uglyteapot.
stats graph languages graph

noteprivee's People

Contributors

guillac avatar mmfazrin-phcc-gov avatar nirzaf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

noteprivee's Issues

Issue: Upgrade Project to .NET 8 and C# 12

Is your feature request related to a problem? Please describe.

The project is currently built on .NET 5 and C# 9. This older technology stack prevents us from taking advantage of the significant performance improvements, new language features, and modernized APIs available in the latest .NET versions.

Describe the solution you'd like

Upgrade the project to .NET 8 and C# 12. This includes:

Updating all project files and dependencies to target .NET 8.

Refactoring code to utilize new C# 12 features where applicable and beneficial (e.g., primary constructors for records, collection literals, using directives).

Updating NuGet packages to their latest versions compatible with .NET 8.

Thoroughly testing the application after the upgrade to ensure functionality and compatibility across all intended environments.

Describe alternatives you've considered

Staying on .NET 5 and C# 9: This is not a viable long-term solution as it severely restricts access to new features, performance enhancements, and potentially impacts security.

Upgrading to an intermediate version (e.g., .NET 6 or .NET 7): This would necessitate an additional upgrade step in the near future and might not be the most efficient use of resources compared to directly upgrading to the latest LTS version.

Additional context

Link to official .NET 8 documentation: https://learn.microsoft.com/en-us/dotnet/core/dotnet-eight

Link to official C# 12 documentation: https://learn.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-12

Briefly describe any potential challenges or areas that might require extra attention during the upgrade process (e.g., specific dependencies, custom code implementations, breaking changes in APIs).

Upgrading to .NET 8 and C# 12 will modernize the project, potentially lead to significant performance improvements, and allow us to leverage the latest advancements in the .NET ecosystem.

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.