GithubHelp home page GithubHelp logo

Hot reload with .net 6? about pluginframework HOT 4 OPEN

weikio avatar weikio commented on July 2, 2024
Hot reload with .net 6?

from pluginframework.

Comments (4)

mikoskinen avatar mikoskinen commented on July 2, 2024

Thank you for the good question and sorry for the long delay in getting back to you. The better support for runtime unloading & updating & reloading is something which is planned to the version 2.0.

We're not yet sure how hot reload is going to affect things as that feature is currently targeted more for as a development time UI feature, allowing you to actively see the changes when you write XAML/Razor etc. That's at least our interpretation of hot reload for now.

from pluginframework.

aloksharma1 avatar aloksharma1 commented on July 2, 2024

thanks for the reply,
There are other plugin libraries that are giving feature of runtime unloading & reload. This is useful in plugin scenario as this enables changes to happen without pushing a big application to a complete restart cycle, where you will loos all your user sessions or other states you were maintaining with signalR or similar cases, think of a case where you just want to update a plugin based social login feature or a payment gateway without taking the whole site down... when you just want to change a small feature. I hope you got my point.
regards

from pluginframework.

HybridSolutions avatar HybridSolutions commented on July 2, 2024

@aloksharma1 can you share the other plugin libraries you've tried? Thanks!

from pluginframework.

aloksharma1 avatar aloksharma1 commented on July 2, 2024

@HybridSolutions sure you can find one here https://github.com/natemcmaster/DotNetCorePlugins, i found it pretty useful in my projects. although i had to customize a bit of code it was easy to implement with what was already provided out of box.

from pluginframework.

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.