.NET LibHunt Info
All Categories
-
Algorithms and Data structures
-
API
-
Application Frameworks
-
Application Templates
-
Artificial Intelligence
-
Assembly Manipulation
-
Assets
-
Authentication and Authorization
-
Blazor
-
Blockchain
-
Books
-
Build Automation
-
Business Intelligence
-
Caching
-
Calendar
-
Chat
-
CLI
-
CLR
-
CMS
-
Code Analysis and Metrics
-
Code Snippets
-
Compiler
-
Compilers, Transpilers and Languages
-
Compression
-
Continuous Integration
-
Cryptography
-
Database
-
Database Drivers
-
Date and Time
-
Datetime
-
Decompilation
-
Deployment
-
DirectX
-
Distributed Computing
-
DLR
-
Documentation
-
E-Commerce and Payments
-
Emulators
-
Environment Management
-
ETL
-
Event aggregator and messenger
-
Exceptions
-
Extensions
-
Feeds
-
Functional programming
-
Game
-
Gis
-
Git Tools
-
Globalization
-
Graphics
-
GraphQL
-
GUI
-
HTML and CSS
-
HTTP
-
IDE
-
Image Processing
-
Install tools
-
Integration
-
Interactive programming
-
Internationalization
-
Interoperability
-
IoC
-
JavaScript Engines
-
Logging
-
Machine Learning and Data Science
-
Mail
-
Markdown Processors
-
Mathematics
-
Media
-
Metrics
-
Micro Framework
-
Minification
-
Misc
-
MVVM
-
Networking
-
Object to object mapping
-
Office
-
OpenAI
-
ORM
-
Package Management
-
Parser Library
-
PDF
-
Profiler
-
Protocols
-
Push Notifications
-
Queue
-
Reactive Programming
-
Real-time Communications
-
Regular Expression
-
RPC
-
Scheduling
-
SDK and API Clients
-
Search
-
Serialization
-
Settings
-
SMS and Phone calls
-
Source Generator
-
State machines
-
Static Site Generators
-
Storage
-
Strong Naming
-
Template Engine
-
Testing
-
Text Processing
-
Tools
-
Trading
-
UI Automation
-
Visual Studio Plugins
-
Web Frameworks
-
Web Servers
-
WebSocket
-
Windows Services
-
WPF
MORE - Discover
trending C# projects by mentions on social networks.
The Awesome .NET feed
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com
1Password Secret Integration for .NET Developers
Library
Popular Story
// github.com
Introducing Umbraco CMS Backoffice Agent Skills
Article
Popular Story
// dev.to
Yesterday
Cloud Debugger
CloudDebugger - the exploration tool for Azure cloud developers
Featured Package
// Category Caching
Last 7 Days
Emgu CV
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library.
Featured Package
// Category Image Processing
The Evolution of C# and TypeScript: Insights from Anders Hejlsberg
Article
Popular Story
// dev.to
Deserializing Polymorphic JSON in .NET Without Losing Type Safety
Article
Popular Story
// dev.to
DbExtensions
Data-access framework with a strong focus on query composition, granularity and code aesthetics.
Featured Package
// Category ORM
Goodbye Visual Studio Azure Credits and MSDN access.. hello Tim Corey
Article
Popular Story
// www.youtube.com
Awesome .NET Weekly » 499
Top Stories
- Rewriting My First NUnit API Tests: Cleaner, Faster, Better
- 🛤️ Beginner-Friendly Guide 'Minimum Cost Path with Edge Reversals' - LeetCode 3650 (C++, Python, JavaScript)
- Writing a .NET Garbage Collector in C# - Part 6: Mark and Sweep
Last 30 Days
AWS SDK
The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
Featured Package
// Category SDK and API Clients
JsonApiDotNetCore
A framework for building JSON:API compliant REST APIs using ASP.NET and Entity Framework Core.
Featured Package
// Category API
New in .NET 10 and C# 14: Multi-Tenant Rate Limiting
Learn how to implement multi-tenant rate limiting in .NET 10 and C# 14. Master native partitioning to prevent noisy-neighbor issues in SaaS.
Article
Added by: ThomasArdal
// blog.elmah.io
EntitiesDb, my take on a lightweight Entity/Component library. Featuring inline component buffers and change filters!
Library
Popular Story
// github.com
C# Console menus with Actions
Article
Popular Story
// dev.to
Writing a .NET Garbage Collector in C# - Part 6: Mark and Sweep
Article
Popular Story
// minidump.net
🛤️ Beginner-Friendly Guide 'Minimum Cost Path with Edge Reversals' - LeetCode 3650 (C++, Python, JavaScript)
Article
Popular Story
// dev.to
Rewriting My First NUnit API Tests: Cleaner, Faster, Better
Article
Popular Story
// dev.to
LLM Tornado
The .NET library to build AI agents with 25+ built-in connectors.
Featured Package
// Category Artificial Intelligence
Graph mess: what does ScottPlot have in store?
ScottPlot is a library under .NET for creating graphs. The code in such projects tends to be confusing in nature. Today, we'll try to unravel it and find issues using a static analyzer.
Article
Added by: Cody_Unicorn
// pvs-studio.com
Awesome .NET Weekly » 498
Top Stories
- .NET in 100 Seconds
- .NET 10 de-abstraction in Action
- Diagnosing performance issues in .NET applications with dotnet-trace and Perfetto
Duende IdentityServer 7: A Complete Setup Guide for ASP.NET Core
A step-by-step guide to setting up Duende IdentityServer 7.4.4 from an empty ASP.NET Core 10 project. Rather than relying on templates, it walks through each piece so you understand why everything is there. Covers middleware order, UI integration, Serilog configuration, and practical gotchas like Fiddler not working with dev.localhost.
Article
Added by: tndata
// nestenius.se