An ultra-lightweight workflow engine for. NET Core: Workflow-Core
I heard that there is a workflow thing, but I didn't understand what I could do with it.
I heard that there is a workflow thing, but I didn't understand what I could do with it.
Here is a summary of some notes I stepped on when developing MAUI applications.
For a long time, we have used WebApi + JSON for front-end interactions, and the same is true for calls between back-end services.
Recently, when checking an upload function, the client uploads a zip file. After going to the server, I use the C#code to decompress the zip file to decompress the uploaded file and verify whether it is a file type that is allowed to upload. I also need to verify that the file suffix is changed indiscriminately. I have to go through everything on the header of the file. As a result, there is a monster when decompressing the zip file.
In some special projects, the software may be unattended. If the program hangs for some reason or the process is killed, it is very necessary to develop a watchdog program at this time
ClickOnce is a deployment technology that allows you to create self-updating Windows-based applications that can be installed and run with minimal user interaction.
I always thought that uno could only develop desktop and mobile apps, but it turns out that it can also develop the Web, and this is just a Web Mini games!
Use FigmaSharp. Maui.Graphics to convert Figma designs to. NET MAUI Graphics code.
NET 7 Release Candidate 1 (RC1) is now available and includes many major new improvements to ASP.NET Core.
Today we announce version 1 of. NET 7. This is the first of two Release Candidate (RC) for. NET 7 supported in production.