.NET Best Open Source FTP Client Library
FluentFTP is an FTP and FTPS client for .NET and .NET Standard.
FluentFTP is an FTP and FTPS client for .NET and .NET Standard.
ThingsGateway is a new domestic open-source project, belonging to industrial data acquisition gateways. After nearly four months of refinement, it has become stable.
ip2region v2.0 - is an offline IP address location library and IP location data management framework with 10-microsecond query efficiency, providing xdb data generation and query client implementations for many mainstream programming languages.
Known is a fast development framework with separated front-end and back-end based on C# and Blazor. Out-of-the-box, cross-platform, write once, run everywhere.
Convert between HEX, RGB, RGBA, ARGB, and HSL
The goal of the XamlFlair library is to simplify the implementation of common animations and allow developers to easily add single or combined animation sets using a few lines of Xaml.
Launched the Blazor version of Tetris game, and extracted online tools and online game components into a Razor shared library, which can be reused by Dotnet9 website and Dotnet Toolbox website.
The site is developed using Blazor Wasm, with content including online tools and online mini-games, mainly to experience how good Web Assembly is.
Blazor has been live for 1 day, and development feels really comfortable. Let's add another tool and a few mini games.
Originally, the site owner aimed to experience .NET 8 Blazor Web App by adding Razor components to Razor Pages. However, the hybrid mode Razor components currently cannot interact, and the page also shows a reconnection gray UI. So, they simply used Blazor Server for refactoring. After days of hard work, the website's front-end has been completely replaced with Blazor Server over Razor Pages, and the annoying reconnection issue has been resolved. Now the website loads very fast, though it might be an illusion, but personally it feels great.