透過全會話可視性監控戶口活動

3月 20, 2026
ASP.NET Zero 15.2 添加主動會話管理功能,讓使用者能夠監控登錄和撤銷會話,以提升安全性和控制。

繼續用英語閱讀:

ASP.NET Zero is a comprehensive starting point for building new web applications, providing a modern UI, SOLID-based architecture, and implementations of common line-of-business requirements so developers can focus on business logic while working directly with full source code. It offers multiple architectural options, including ASP.NET Core MVC and ASP.NET Core with Angular, and includes ASP.NET Zero Power Tools, a Visual Studio extension and CLI utility that improves development by generating entities and their full application layers from the database to the user interface.

The ASP.NET Zero 15.2 update introduces active session management and revocation, allowing developers to implement enhanced security controls by giving users clear visibility into all active sessions across devices and browsers, along with the ability to selectively revoke individual sessions. This capability helps reduce the risk of unauthorized access due to compromised credentials or unattended logins, supports more granular control over authentication.

To see a full list of what's new in 15.2, see our release notes.

ASP.NET Zero is licensed based on the number of developers using the framework and the number of products being developed. See our ASP.NET Zero licensing page for full details.

For more information, visit our ASP.NET Zero product page.