.NET LibHunt Info

Subscribe to our .NET newsletter
to know all the trending
packages, news and articles.

All Categories

MORE - Discover trending C# projects by mentions on social networks.

The Awesome .NET feed

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
Today

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

Consulo

Platform repository of Consulo. Plugins implementation hold in their repositories
Featured Package // Category IDE

VS MEF

Managed Extensibility Framework (MEF) implementation used by Visual Studio
Featured Package // Category IoC

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

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

TinyFFR, my .NET Realtime 3D Rendering Lib, just hit v0.6

Library Popular Story // github.com

LINQ to DB

Linq to database provider.
Featured Package // Category ORM

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

GitVersion

From git log to SemVer in no time
Featured Package // Category Git Tools

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

CSharpier

CSharpier is an opinionated code formatter for c#.
Featured Package // Category Tools

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

Marten

.NET Transactional Document DB and Event Store on PostgreSQL
Featured Package // Category Database

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