preamble
C#/.NET/.NET Core Technology Frontier Weekly, your weekly technology compass! It records and tracks the latest, most practical and valuable technical articles, community news, quality projects and learning resources of C#/.NET/.NET Core domain and ecosystem every week. Let you always stand in the forefront of technology, help technology growth and vision broadening.
Feel free to contribute, recommend or self-refer quality articles, projects, learning resources, etc.
- 🏆Technology Frontiers Weekly Gitee open source address: /ysgdaydayup/DotNetGuide/blob/main/docs/DotNet/
- 📰 Technology Frontiers Weekly GitHub open source address: /YSGStudyHards/DotNetGuide/blob/main/docs/DotNet/
Managing .NET SDK Updates with Dependabot
- Article Synopsis: Keeping .NET SDK versions up-to-date is critical to maintaining secure and efficient applications. NET SDK version in Dependabot, it's easier than ever to ensure you're always running the latest security patches and improvements.
- Article address: /dotnet/using-dependabot-to-manage-dotnet-sdk-updates
Multi-functional streaming media management and control platform based on .
- Article Synopsis: AKStream is a .NET-based development and open source (MIT License), full-featured streaming media management and control platform, integrated with GB28181, RTSP, RTMP, HTTP and other devices, push and pull stream control, PTZ control, audio and video file recording management, audio and video file cutting and merging and other functions.
- Article address: /s/n3QKHbhrlI-idwloWvV_EQ
Selected 10 C#/.NET development essential class library (including the use of tutorials), work efficiency to improve the tool!
- Article Synopsis: NET development in the field of technology continues to progress and the increasing complexity of the project, the choice and use of a suitable class library to improve development efficiency, ensure code quality and shorten the project cycle of the key factors. Today, Daiyao shares with you 10 essential class libraries for C#/.NET development, and all of them contain detailed descriptions and tutorials.
- Article address: /s/8-o0Yqs-KIO56BbOvEzmoA
NET9 Linux AOT Json Serialization
- Article Synopsis: Record a running tally of the steps taken to release an AOT program on Linux (Ubuntu) OS and then discover that the component throws an exception for Json serialization.
- Article address: /s/U4S4r7mDnryY84lfCtvqfA
A smart visitor management system based on .
- Article Synopsis: An intelligent visitor management system developed based on .NET + Blazor, the main role of the visitor system is to simplify and optimize the visitor management process, improve security and efficiency. It replaces the traditional paper registration through digital means to realize fast and accurate visitor information entry and tracking. The system is able to record the time, place and activity track of visitors' entry and exit, which helps the organization to strengthen the security management and at the same time provides a convenient visitor experience. In short, visitor system is an indispensable part of modern organization management, which ensures the standardization and efficiency of visitor management.
- Article address: /s/k3DnbdXHqO-iUHKNnE9S9w
Visual Studio File Encoding Display and Modification Extension Plugin written in C#
- Article Synopsis: FileEncoding is an extension plug-in for Visual Studio that displays the encoding format of the currently opened document in real-time in the bottom right corner of the Visual Studio text editor. This feature is very helpful to quickly recognize the encoding of a file, especially when working with code from different platforms or teams. What's more, with a simple click, you can easily modify the encoding format of a file without the need to use external tools or make complex settings adjustments.
- Article address: /s/EkxAdqceID7PCkNGtNSqwg
NET open source, free, powerful PDF processing tools
- Article Synopsis: PDF Patch Ding (PDFPatcher) is a . NET open source (AGPL), free, powerful PDF processing tools , you can edit bookmarks , crop rotate the page , lifting restrictions , extract or merge documents , probe the document structure , extract images , images and so on, aims to provide users with a convenient and efficient PDF editing and management experience.
- Article address: /s/MX8np6yN-x-D4FAdEf4dcA
Natasha v9.0 provides [Hot Execution] solution for .NET developers.
- Article Synopsis: Starting with the release of Natasha v9.0, I'll be introducing a hot-execution solution based on Natasha, a technology that allows projects based on the Console and newer Core architectures to be dynamically recompiled on the fly, to get up-to-date results without stopping the project, to help technical beginners, early stage developers, and others, to do rapid experimentation and trial-and-error.
- Article address: /NMSLanX/p/18261797
NET Aspire Solutions
- Article Synopsis: NET Aspire is a powerful set of tools, templates and packages for building observable production-ready applications. NET Aspire is delivered through a collection of NuGet packages that address specific cloud-native issues. Cloud-native applications typically consist of small interconnected parts or microservices rather than a single monolithic code base. Cloud-native applications typically consume a large number of services, such as databases, messaging, and caching.
- Article address: /huangmingji/p/18588251
Building an Easy-to-Use User Interface for TesseractOCR Based on WPF/C#
- Article Synopsis: How to install TesseractOCR with command line usage of TesseractOCR. However, command line usage is still not very convenient in daily use, so today we introduce how to build a simple and easy-to-use user interface for TesseractOCR using WPF/C#.
- Article address: /mingupupu/p/18592170
New MapStaticAssets() middleware in Core 9.0
- Article Synopsis: MapStaticAssets() middleware, new in Core 9.0.
- Article address: /vipwan/p/18582297
Why do Http pipe events in MVC start with Application_?
- Article Synopsis: Why do Http pipe events in MVC start with Application_?
- Article address: /jikhww/p/18582958