Use Inno Setup to automatically build installation packages at VS compile time
Many students in the C/S development field may more or less encounter scenarios where they need to make installation packages, and the packaging tools are also diverse.
Many students in the C/S development field may more or less encounter scenarios where they need to make installation packages, and the packaging tools are also diverse.
Recommend an open source audio player with a simple and beautiful interface that supports internationalization.
FluentFTP is an FTP and FTPS client for. NET and. NET Standard.
ThingsGateway is a new open source project in China that belongs to the Industrial Data Collection Gateway. After nearly four months of baptism, it has stabilized.
ip2 region v2.0 -is an offline IP address location library and IP location data management framework with a query efficiency of 10 microseconds. It provides xdb data generation and query client implementation in many major programming languages.
Known is a rapid development framework based on C#and Blazor that separates the front and back ends. It is available out of the box, cross-platform, and runs in one place of code and multiple places.
The Blazor version of the Tetris game has been launched, and online tools and online game components have been extracted into the Razor shared library, which can be reused by the Dotnet9 website and the Dotnet toolbox website.
The website is developed using Blazor Wasm. The website content includes two types: online tools and online Mini games. It is mainly to experience whether Web Assembly is good or not.
Blazor has been online for a day. It's really comfortable to start developing. Let's add another tool + a few Mini games.
Originally, webmasters rushed to experience the. NET 8 Blazor Web App and added Razor components to Razor Pages. However, the mixed-mode Razor component cannot interact, and the page also has a reconnection gray UI. They simply use Blazor Server to reconstruct it directly. After several days of hard work, the front desk of the website has completely replaced Razor Pages with Blazor Server, and the annoying reconnection has been solved. Now the website is very fast. I don't know if it's an illusion, but I feel very good.