Implementing JWT Authentication and Authorization using Identity Framework in .NET 6.0
A simple process to introduce uploading and downloading multiple files using ASP.NET Core 6.0 Web API.
CodeWF.Markdown: PDF text copyable, images embeddable, copying to WeChat Official Account/Zhihu/Juejin no longer shows HTML source code
Browse by Topic Start with .NET196 articles, suitable for quickly filtering by technical direction
Continuous Reading Read Web Open Source Projects as a topic3 articles, better for systematic reading
A simple process to introduce uploading and downloading multiple files using ASP.NET Core 6.0 Web API.
AvaloniaUI is a powerful cross-platform .NET client development framework that enables developers to build applications for multiple platforms including Windows, Linux, macOS, Android, and iOS. When building complex applications, modularization and inter-component communication become particularly important. The Prism framework provides a modular development approach with support for hot-plugging plugins, while MediatR is an event subscription and publishing framework that implements the Mediator pattern, making it very suitable for communication between modules and between modules and the main program.
Last night, the site owner had a Q&A with ChatGPT. Everyone, do you think its answer was up to standard?
In this world, users have always driven capital, capital drives change, and change creates ecology.
After a few hours of tinkering, successfully ran Hello World on Windows and Mac. I'll choose MAUI for desktop and mobile development from now on.
We all know that InnoDB using '%xx' in fuzzy queries causes index failure, but sometimes the requirements are like this, and there are many similar requirements.
For some reasons, the access speed to GitHub is really slow, images often fail to load, and sometimes projects cannot be downloaded. Although Gitee is good, it cannot replace GitHub's position in the programming world yet.
Design a beautiful registration interface demo
This article is quite good. Originally, I planned to use Google Translate and then manually check it again, but I found there are many technical terms. My English is too poor, so I directly copied the original text. I hope your English is good enough.
This event is mainly a practical tutorial for .NET Xamarin.Forms mobile project development
Regarding the unified return of WebApi results, it also made me think further. First, how to better restrict the unified format of the return, and secondly, the packaging of results must be simpler and more powerful. Through continuous thinking and improvement, I finally achieved preliminary results. I share them out. Learning has no end, thinking has no end. I hope this can encourage us together.
An introduction to open-source mobile apps developed using Xamarin.Forms. If interested, you can visit the [GitHub](https://github.com/jsuarezruiz/xamarin-forms-goodlooking-UI) and [Gitee](https://gitee.com/dotnet9/xamarin-forms-goodlooking-UI) repositories to check them out and download the corresponding app projects for study.
MrHuo.OAuth is the most comprehensive and convenient framework for integrating OAuth2 login in .NET projects.