📘 Store technical notes and guides for front-end development, creating a useful reference for personal learning and community contributions.
-
Updated
Jan 10, 2026
📘 Store technical notes and guides for front-end development, creating a useful reference for personal learning and community contributions.
🔍 Prevent memory leaks and `ObjectDisposedException` with compile-time analysis tools that ensure proper Dependency Injection lifetimes in your applications.
🚀 Build a fast HTTP server for React Native, enabling seamless handling of requests and responses with minimal setup and clear API access.
⚡ Accelerate load times with lightweight HTML response caching for Static SSR Blazor pages using declarative `[PageCache]` attributes.
🎮 Build a simple, open-source backend for playtesting, tailored for indie game developers to streamline feedback and improve their games.
🌐 Build and manage online courses and exams efficiently with the EduVerse RESTful API, powered by ASP.NET Core 8.
⚡ Orchestrate high-speed, event-driven transactions with NodeBridge, a resilient Rust gateway that enhances productivity and scales efficiently across networks.
🗄️ Manage large files effortlessly with LfsProxy, a lightweight self-hosted Git LFS server that simplifies deployment and enhances efficiency.
A set of libraries to easily integrate and extend authentication in ASP.NET Core projects, using ASP.NET Core Identity.
🧠 Elevate memes on Solana by backing them with real-world assets, driving innovation in meme culture through next-gen technology.
🩺 Enhance small medical object segmentation with CaraNet's advanced context axial reverse attention network for improved accuracy and efficiency.
🪨 Play Rock-Paper-Scissors against the computer, track scores, and enjoy this classic game with simple rules for endless fun.
🚀 Build a robust REST API with this template, showcasing the `github.com/samber/do` dependency injection library and PostgreSQL integration for Go projects.
🚀 Build efficient enterprise applications with this Clean Architecture template for ASP.NET Core, ensuring a clear structure and maintainability.
🛠️ Build a scalable .NET modular monolith using Domain-Driven Design principles for clear architecture and robust development practices.
🗂️ Centralize knowledge sharing with the Corporate Knowledge Base, enabling employees to post insights, documents, and updates for enhanced collaboration and onboarding.
Normalize dates in your API with the Timezone Date Normalization API. Fix naive time issues and ensure accurate date handling across user time zones. 🌍✨
Liveness-check offers a simple way to ensure your Kubernetes pods are ready before they receive traffic. Monitor your deployments with ease and keep your applications running smoothly! 🐙✨
The "as" keyword in programming languages is commonly used for type conversion and type assertion operations. It allows developers to explicitly convert one data type to another or assert that an interface value holds a specific underlying data type.
Add a description, image, and links to the aspnetcore topic page so that developers can more easily learn about it.
To associate your repository with the aspnetcore topic, visit your repo's landing page and select "manage topics."