.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
Kentor Authentication Services
Saml2 Authentication services for ASP.NET
Featured Package
// Category Application Frameworks
New in .NET 10 and C# 14: EF Core 10's Faster Production Queries
Explore .NET 10 and C# 14's impact on EF Core 10. Benchmarks reveal a 25-50% speed boost in data fetching through JIT and pipeline upgrades.
Article
Added by: ThomasArdal
// blog.elmah.io
Yesterday
mojoPortal
mojoPortal is an extensible, cross database, mobile friendly, web content management system (CMS) and web application framework written in C# ASP.NET.
Featured Package
// Category CMS
Last 7 Days
alternatives to switch statement in C#
The switch statement in C# is really the de facto standard for all developers whenever we want it control program flow. But Alas! these days some high priests of the software programming world , discourage people to use switch statement. So here i will share a solution alternate to C# which you can use if you are forced by bosses to not use switch statement
Article
Added by: kishalaya1
// kishalayab.wordpress.com
WPF Application Framework (WAF)
Win Application Framework (WAF) is a lightweight Framework that helps you to create well structured XAML Applications.
Featured Package
// Category MVVM
Awesome .NET Weekly » 495
Top Stories
- Console.WindowWidth in .NET 10: Why Windows is 1000x Slower Than Linux
- .NET Core 5: A History Lesson on The Pre-Core DNX Era
- uRocket - Reactor Networking in C# with io_uring
Fluent CMS
Open-source headless CMS built with ASP.NET Core (C#) and React, featuring REST APIs, GraphQL, and a GrapesJS page designer.
Featured Package
// Category Application Frameworks
BootstrapBlazor
Bootstrap Blazor is an enterprise-level UI component library based on Bootstrap and Blazor.
Featured Package
// Category Blazor
How I handled SSE streaming and state persistence for AI Agents in .NET 10 (Lessons Learned from an Open Source project)
Article
Popular Story
// www.reddit.com
DuckDB.ExtensionKit: Build native DuckDB extensions in C# using .NET AOT compilation
Library
Popular Story
// github.com
Last 30 Days
EntityFrameworkCore.SqlServer.SimpleBulks
Fast and simple bulk insert (retain client populated Ids or return db generated Ids), bulk update, bulk delete, bulk merge and bulk match for SQL Server.
Featured Package
// Category ORM
uRocket - Reactor Networking in C# with io_uring
Article
Popular Story
// dev.to
Console.WindowWidth in .NET 10: Why Windows is 1000x Slower Than Linux
Article
Popular Story
// www.youtube.com
TinyFFR, my .NET Realtime 3D Rendering Lib, just hit v0.6
Library
Popular Story
// github.com
Top 10 errors found in C# projects in 2025
Throughout 2025, the PVS-Studio team has been actively checking open-source C# projects. Over the year, we discovered plenty of defects. So, we picked the ten most interesting ones from this huge variety. We hope you find this roundup interesting and useful. Enjoy!
Article
Added by: Cody_Unicorn
// pvs-studio.com
Hot Chocolate
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
Featured Package
// Category API
.NET Core 5: A History Lesson on The Pre-Core DNX Era
Article
Popular Story
// medium.com
Awesome .NET Weekly » 494
Top Stories
- Functional Programming With C# - The Monads Were Here the Whole Time!!
- Congrats to the Winners of the AI Challenge for Cross-Platform Apps!
- The wonder of MSBuild
Apache Parquet for .NET
Fully managed Apache Parquet implementation
Featured Package
// Category Serialization
Modern C# Development: Custom Exceptions Made Simple
Article
Popular Story
// dev.to
The wonder of MSBuild
Article
Popular Story
// mmagueta.capivaras.dev
Mapperly
A .NET source generator for generating object mappings. No runtime reflection.
Featured Package
// Category Object to object mapping
Neo and NBitcoin blockchain projects vs. static analyzer. Who wins?
Blockchain development is a high-stakes game where code quality really matters. A single undetected bug can lead to major and sometimes irreversible financial losses. Should we really gamble on skipping a static analyzer check? Let's put it to the test by diving into the code of the Neo and NBitcoin projects.
Article
Added by: Cody_Unicorn
// pvs-studio.com
Beyond ASP.NET: Lightweight Alternatives for C# Web Development
Article
Popular Story
// dev.to