Deploy a 3-server-node cluster + 1 client node using Docker:
Writing
Blog about Microsoft technologies (.NET, ASP.NET Core, Blazor, EF Core, WPF, TypeScript, etc.)
Redis is a distributed in-memory NoSQL database supporting persistence. It offers rich data structures including strings, lists, sets, sorted sets, and hashes.
This guide demonstrates JWT authentication implementation in .NET Core with custom configurations and error handling.
An API Gateway acts as a unified entry point for exposing APIs publicly. In .NET Core ecosystems, Ocelot provides a robust solution for implementing API gateways. Alternative libraries include...
Web scraping carries inherent risks and should be performed ethically. This guide demonstrates practical implementations using three popular .NET libraries.
ExceptionLess is a free open-source distributed logging framework that provides self-hosted and managed solutions for error tracking and log collection. Key features include:
A ready-to-use project template for rapidly building applications with ABP vNext framework. This template comes pre-configured with essential components including Redis, Swagger UI, Autofac DI,...
Apollo is a distributed configuration management system developed by Ctrip's Framework Department. It enables centralized configuration management across multiple environments and clusters,...
- ZooKeeper: Download
Elasticsearch is an open-source search engine built on top of Apache Lucene™, the most advanced, high-performance, full-featured search engine library available today. While powerful, Lucene remains...