Tag

Vue

Browsing articles related to Vue.

8 articles
1 Current page
Why My Blog Website Returned to Blazor

Why My Blog Website Returned to Blazor

The development of the blog website has gone through many hardships, with nearly 10 versions including MVC, Vue, Go, etc. Now it has returned to Blazor and adopted static SSR, resulting in a significant speed increase and successful launch.

沙漠尽头的狼 11/6/2024 11:19 PM
Elegant! Another .NET Core Open Source Framework Project: Yi Framework

Elegant! Another .NET Core Open Source Framework Project: Yi Framework

A .NET 8 web open source framework starting from user experience, supporting ABP vNext native version, Furion version, frontend background integrated with RuoYi Vue 3.0, built-in RBAC permission management and modern community modules, ready to use out of the box.

ccnetcore 1/13/2024 3:40 PM
.NET Toolbox: Open-source, free pure frontend tool website, exploring 10 major tool categories and 73 real-time online gadgets

.NET Toolbox: Open-source, free pure frontend tool website, exploring 10 major tool categories and 73 real-time online gadgets

Dotnet Toolbox is a pure frontend, open-source, and free tool website. Over the weekend, I referred to the open-source project it-tools, localized the website interface text into Chinese, and redeployed the site. The website has 10 major tool categories and provides 73 real-time online gadgets. Developed with Vue3, the Dotnet Toolbox has unique features. This article details some of these featured tools and briefly shares how to deploy your own tool website. If you are interested in tool websites, why not come and learn about Dotnet Toolbox!

沙漠尽头的狼 10/16/2023 2:08 PM
Vue3.2 setup syntax sugar summary

Vue3.2 setup syntax sugar summary

In Vue3.2, simply add the setup attribute to the script tag, no need to return, and the template can be used directly. It's really awesome!

玲小叮当 5/19/2022 6:47 AM
Open Source Project 'Vue.NET Core'

Open Source Project 'Vue.NET Core'

.NET Core + Vue2/Vue3 + Element plus + uniapp front-end and back-end separation, automatically generating PC and mobile code; supports mobile (uniapp) iOS/Android/H5/WeChat Mini Programs. http://www.volcore.xyz/

x_discoverer 4/11/2022 8:22 PM
Implementing Hybrid Development with Vue in .NET MAUI

Implementing Hybrid Development with Vue in .NET MAUI

In MAUI, Microsoft's official solution is to use Blazor development, but most current Web projects are built with Vue, React, etc. If we cannot bypass the accumulated technology, rewriting the entire project with Blazor is not realistic.

林 小 1/18/2022 10:11 PM