.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

Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
Promo www.influxdata.com
Today

CSLY

a C# embeddable lexer and parser generator (.Net core)
Featured Package // Category Parser Library

Why Rust Isn't Killing C++

Article Popular Story // societysbackend.com

Making a 3D modeler in C in a week

Article Popular Story // danielchasehooper.com

Yesterday

Awesome .NET Weekly » 408

Top Stories
  • Speeding up C++ build times
  • Show HN: Getada: rustup-like installer for Ada's toolchain/package manager
  • Strategy Pattern Explained

Exploring multi-window support for Linux, macOS, and Windows

Explore the benefits of multi-window support in the Uno Platform for enhancing desktop apps on Windows, macOS, and Linux. This article delves into how developers can implement, utilize, and customize multiple windows to boost productivity and user engagement, complete with practical examples and code snippets
Article Added by: mtmattei // platform.uno

osu!framework

A game framework written with osu! in mind.
Featured Package // Category Game

Last 7 Days

Nethermind

A robust execution client for Ethereum node operators.
Featured Package // Category Blockchain

FreeSql

🦄 .NET aot orm, C# orm, VB.NET orm, Mysql orm, Postgresql orm, SqlServer orm, Oracle orm, Sqlite orm, Firebird orm, 达梦 orm, 人大金仓 orm, 神通 orm, 翰高 orm, 南大通用 orm, 虚谷 orm, 国产 orm, Clickhouse orm, QuestDB orm, MsAccess orm.
Featured Package // Category ORM

Strategy Pattern Explained

Article Popular Story // youtu.be

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

PdfPig

Read and extract text and other content from PDFs in C# (port of PDFBox)
Featured Package // Category PDF

Speeding up C++ build times

Article Popular Story // www.figma.com

SimpleITK

SimpleITK: a layer built on top of the Insight Toolkit (ITK), intended to simplify and facilitate ITK's use in rapid prototyping, education and interpreted languages.
Featured Package // Category Image Processing

Last 30 Days

Fluent.Ribbon

WPF Ribbon control like in Office
Featured Package // Category GUI

Awesome .NET Weekly » 407

Top Stories
  • The Performance Impact of C++'s `final` Keyword
  • 3rd Edition of Programming: Principles and Practice Using C++ by Stroustrup
  • .slnx The New .NET Solution XML File Format

An even DEEPER Dive into LINQ with Stephen Toub and Hanselman

Article Popular Story // www.youtube.com

xUnit

xUnit.net is a free, open source, community-focused unit testing tool for .NET.
Featured Package // Category Testing

Refactor your C# code with primary constructors

Article Popular Story // devblogs.microsoft.com

Brighter

A framework for building messaging apps with .NET and C#.
Featured Package // Category Queue

Mastering SOLID Principles in C#: A Practical Guide

Article Popular Story // www.syncfusion.com

.slnx The New .NET Solution XML File Format

Article Popular Story // blog.ndepend.com

C isn't a hangover and Rust isn't a cure

Article Popular Story // scribe.rip

C Isn't a Hangover; Rust Isn't a Hangover Cure

Article Popular Story // medium.com

©️ Prototype Design Pattern In .NET C# 🤷‍♂️

➡ Concerned about copying an existing object into a new one without depending on the class structure.

➡ Learn about the Prototype Design Pattern in .NET C#.
Article Added by: AhmedTarekHasan // developmentsimplyput.com

Telegram.Bot

.NET Client for Telegram Bot API
Featured Package // Category API

Unit testing methods on BlobServiceClient with Azure blob storage and NSubstitute

Learn how to easily unit test methods in the BlobServiceClient provided by the Azure.Storage.Blobs package using NUnit and NSubstitute.
Article Added by: ThomasArdal // blog.elmah.io

Announcing the first-ever true .NET Single Project for Mobile, Web, Desktop, and Embedded apps

Uno Platform's latest 5.2 release introduces the first and only Single Project approach for .NET. This update significantly simplifies the development process, reduces build times, and incorporates enhanced Skia renderers, multi-window support, and .NET 9 Preview compatibility.
Article Added by: mtmattei // platform.uno

The Performance Impact of C++'s `final` Keyword

Article Popular Story // 16bpp.net