Found 26 packages
ASP.NET Core Live Reload Middleware that monitors for file changes in your project at development time and automatically reloads the browser's active page. It can monitor for client side static files, Razor Views and Pages and can also reload server changes when combined with `dotnet watch run`. This middleware is light-weight and self-contained without external dependencies, and can be completely turned on and off via configuration. There are also a standalone 'LiveReloadServer' Dotnet Tool and Chocolatey packages that can be used to run a standalone LiveReload Web Server for static content in any folder. The standalone server supports static content, self-contained Razor Pages as well as Markdown content for serving and live reloading. See `LiveReloadServer` NuGet Package for the Dotnet Tool or `LiveReloadWebServer` for Choco package. .
Automatically reload webpages when source files change
Allows reloading XAML views from Visual Studio on your running app
LiveXAML allows for live UI reload in Xamarin Forms applications. This package is a runtime dependency, you also need to install Visual Studio extension.
Implements a LiveReload server for .NET
A self-contained, local, cross-platform, static file Web Server with automatic Live Reloading, Markdown rendering and loose Razor Pages support.
LiveUpdate injects updated source code files while running to allow you to quickly view the effects of your changes without restarting the application. Needs fabulous-cli to work.
Connect Livereload (connect-livereload) binding library for Bridge.NET projects.
Live reload for ASP.NET development
NB! This package is deprecated, use LiveXAML instead LiveXAML allows for live UI reload in Xamarin Forms applications. This package is a runtime dependency, you also need to install Visual Studio extension.
Library for "live reloading" XAML pages in Xamarin.Forms on Android, UWP and iOS. To be used together with the Codexcite.Reloader.Monitor.
When used in a running ASP.NET application the site will pickup changes to CSS files on disk and update the stylesheet in the running browser without reloading the page using SignalR. Useful for development on mobile devices, simultanous testing in multiple browsers or looking varying browser sizes at the same time for responsive designs.
Package Description
Enjoy a Flutter-like UI development experience with .NET Hot Reload and WinUI 3, using Windows App SDK and/or Uno Platform. Build .NET applications fully in C#. Target browsers and native desktop / mobile. No XAML / HTML / JavaScript / CSS required
🔥 CSS Live Reload for Blazor Maui
It is a simple middleware which will enable live reload. You have to add the middleware: app.UseLiveReload(); LiveReloadingSettings can be use to override settings. https://github.com/kmughal/LiveRealoadAspNetCore github link fork it or changeit if you want
RealXaml is a live viewer for Xamarin Forms. Edit your xaml and see your changes in realtime (hot reload). It allows also to compile and deploy your app core assembly in real time (live reload). This package runs along with the RealXaml Visual Studio 2017 extension.
Out-of-box support for Compass, Require.js, live reload, CDNs, minification, bundling and revisioning - everything tied together with Bower, fully configurable via Grunt scripts and integrated with MsBuild/MsDeploy.