Global Search

搜索工具、项目与文章

一个入口检索站内内容,优先返回最相关的工具、项目说明与技术文章。

关键字:dotnet 共 139 条结果
工具 0 项目 10 文章 129
文章 11/13/2024

NET 9 officially released

NET 9 is officially released! This is the most productive, modern, secure, intelligent and powerful release of. NET to date.

匹配内容:.NET 9正式发布了!这是.NET迄今为止生产力最高、最现代化、最安全、最智能且性能最强的版本。

.NET announcing-dotnet-9
查看结果
文章 11/9/2024

Compared to Go, what areas do. NET cannot or cannot do well?

When I saw this question, I was instantly in a trance. Where can Go do it? Net can't do it, but C#can't?

匹配内容:看到这个问题的时候,我瞬间有些恍惚,有哪些地方Go能做到?Net会不做到,C 不行呢?

.NET / more languages areas-where-dotnet-falls-short-compared-to-go
查看结果
文章 10/24/2024

NET Cross-Platform Client Framework- Avalonia UI

This is a cross-platform UI framework based on WPF XAML and supports multiple operating systems (Windows (. NET Core), Linux (GTK), MacOS, Android and iOS), Web (WebAssembly)

匹配内容:这是一个基于WPF XAML的跨平台UI框架,并支持多种操作系统(Windows(.NET Core),Linux(GTK),MacOS,Android和iOS),Web(WebAssembly)

Avalonia UI one-of-the-best-choices-for-dotnet-cross-platform-frameworks-avalonia-ui
查看结果
文章 3/14/2024

C#and Java

In the dynamic and evolving world of software development, Java and C#are two giants, each with its own unique advantages, concepts, and ecosystems. This article makes an in-depth comparison between Java and C#, and discusses their historical background, language features, performance indicators, cross-platform functions, etc.

匹配内容:在动态且不断发展的软件开发世界中,Java 和 C 是两个巨头,每个都有自己独特的优势、理念和生态系统。本文深入比较了 Java 和 C ,探讨了它们的历史背景、语言特性、性能指标、跨平台功能等。

.NET java-vs-csharp-dotnet
查看结果
文章 3/12/2024

NetBeauty2: Make your. NET project output directory more refreshing

In. NET project development, as the complexity of the project increases, the number of dll files you rely on will gradually increase. This often leads to confusing output directories and inconvenient to manage and deploy.

匹配内容:在.NET项目开发中,随着项目复杂性的增加,依赖的dll文件也会逐渐增多。这往往导致输出目录混乱,不便于管理和部署。

.NET netbeauty2-let-your-dotnet-project-output-directory-is-more-refreshing
查看结果
文章 3/8/2024

Small but beautiful, strong and powerful: revealing the small-sized NoSQL database in the. NET domain

In the world of. NET, database selection is crucial. Today, I reveal a lightweight NoSQL database-LiteDB. It is small but powerful, providing a fast and flexible data storage solution for your projects. Whether you are a beginner or an experienced developer, LiteDB will be your right-hand assistant!

匹配内容:在.NET的世界里,数据库选择至关重要。今天为大家揭秘一款轻量级NoSQL数据库——LiteDB,它小巧但功能强大,为你的项目提供快速、灵活的数据存储解决方案。无论你是初学者还是资深开发者,LiteDB都将是你的得力助手!

.NET small-and-beautiful-strong-and-strong-secret-small-nosql-database-in-the-field-of-dotnet
查看结果
文章 1/19/2024

FluentValidation verification tutorial based on. NET

FluentValidation is a verification framework developed based on. NET. It is open source, free, and elegant. It supports chain operations. It is easy to understand and has complete functions. It can still be deeply integrated with MVC5, WebApi2 and ASP.NET CORE. It provides more than a dozen commonly used validators within the components. It is scalable, supports custom validators, and supports localized multiple languages.

匹配内容:FluentValidation 是一个基于 .NET 开发的验证框架,开源免费,而且优雅,支持链式操作,易于理解,功能完善,还是可与 MVC5、WebApi2 和 ASP.NET CORE 深度集成,组件内提供十几种常用验证器,可扩展性好,支持自定义验证器,...

.NET based-on-fluent-validation-verification-tutorial-for-dotnet
查看结果
文章 1/13/2024

Elegance! Another. NET Core open source framework project: Italian Framework

A set of. NET 8 Web open source framework based on user experience. It supports the native version and Furion version of ABP vNext. It connects to RuoYi Vue 3.0 in the front and background. It has built-in RBAC privilege management and modern community modules, and it is available out of the box.

匹配内容:一套从用户体验出发的 .NET 8 Web 开源框架,支持 ABP vNext 原生版本、Furion 版本,前端后台接入 RuoYi Vue 3.0,内置 RBAC 权限管理与现代社区模块,开箱即用。

.NET elegantanother-onedotnetcore-open-source-framework-project-italian-framework
查看结果
文章 9/26/2023

NET decompilation, third-party library debugging (interception, tampering, counterfeiting), one library multiple versions compatible

Simulate the actual application scenario of. NET and comprehensively apply three main knowledge points: first, use dnSpy to decompile and debug the third library, second, use the Lib.Harmony library to realize interception and counterfeiting of the third library, and third, realize that the same library supports multiple versions. Reference.

匹配内容:模拟.NET实际应用场景,综合应用三个主要知识点:一是使用dnSpy反编译第三库及调试,二是使用Lib.Harmony库实现第三库拦截、伪造,三是实现同一个库支持多版本同时引用。

.NET simulate-scenarios-using-third-party-dotnet-libraries-for-debugging-interception-decompilation-and-compatibility-solutions-for-multiple-versions-of-one-library
查看结果