Random Discovery
It has been more than a year since the stable version of Flutter Web was released. After more than a year of development, let's take a look at what makes Flutter Web different as a turbulence in the big frontend era. The main content shared in this article is currently a relatively comprehensive Web content rarely seen under Flutter.
Flutter
Random Discovery
This article introduces the new file-based program feature of the .NET CLI, which allows developers to run C# source files directly without creating a project file. This feature works by generating a virtual project file in memory and supports NuGet dependencies and project property settings, providing convenience for developing scripts and simple applications. The article also looks forward to the future development directions of this feature, including target path extension, unified command-line arguments, performance improvements, and support for more file-based program commands.
.NET
Random Discovery
Today, the site owner recommends a log visualization component `LogDashboard`. It does not require installing third-party processes. Just install the corresponding **NuGet** package in your project and add a few lines of code to have a web-based log management panel. It's really nice.
ASP.NET Core