.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
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
Promo sevalla.com
Understanding the `fixed` Keyword in C#
Article Popular Story // dev.to
Yesterday
.NET Interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
Featured Package // Category Interactive programming
Expression Trees in C#: Building Dynamic LINQ Queries at Runtime
Learn how to use C# expression trees to build dynamic LINQ queries at runtime with practical examples, use cases, and performance tips.
Article Added by: ThomasArdal // blog.elmah.io
Last 7 Days
Mapperly
A .NET source generator for generating object mappings. No runtime reflection.
Featured Package // Category Object to object mapping
EF Core prototyping
Article Popular Story // dev.to
How to run .NET app via Docker/Docker Compose in Rider IDE
Article Popular Story // dev.to
Auto-generated IDs VS Manually created: which approach to chose?
Article Popular Story // dev.to
Parsing Crusader Kings III data files to generate mods
Article Popular Story // wheybags.com
Mastering Collections in C#
Article Popular Story // dev.to
Building a Full Stack App with .NET and Angular the TDD Way
Article Popular Story // dev.to
Audio Tools Library (ATL) for .NET
Fully managed, portable and easy-to-use C# library to read and edit audio data and metadata (tags) from various audio formats, playlists and CUE sheets
Featured Package // Category Media
Template Your Own Clean, Precise Boilerplate Code: No AI, No Wallet Drain. Part 3 – Enough Theory, Now We Code
Article Popular Story // dev.to
Goodbye Switch, Hello Static Polymorphism
Using static polymorphism in C# to make domain models registration and use simple and type-safe
Article Added by: dnovhorodov // danyl.hashnode.dev
Virto Commerce
Virto Commerce B2B Innovation Platform
Featured Package // Category E-Commerce and Payments
BouncyCastle
BouncyCastle.NET Cryptography Library (Mirror)
Featured Package // Category Cryptography
Dev Log 21 - Drag And Drop
Article Popular Story // dev.to
6 .NET ORM Frameworks Worth Bookmarking
Article Popular Story // dev.to
Wolverine + Marten: My story and subjective take
Article Popular Story // dev.to
Add the MCP server to the ASP.NET Core minimal API
Article Popular Story // dev.to
Wolverine, Azure Service Bus, and Integration Tests
Article Popular Story // dev.to
EFCore.Visualizer - View Entity Framework Core query plan inside Visual Studio
Article Popular Story // devblogs.microsoft.com
Awesome .NET Weekly » 480
Top Stories
- .NET STS releases supported for 24 months
- Building and Publishing a .NET Aspire Hosting Extension for Webhook Testing
- Clean Architecture in C#
DotNetNuke
DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
Featured Package // Category CMS
Last 30 Days
SQLProvider
A general F# SQL database erasing type provider, supporting LINQ queries, schema exploration, individuals, CRUD operations and much more besides.
Featured Package // Category ORM
.NET STS releases supported for 24 months
Article Popular Story // devblogs.microsoft.com
Confluent's .NET Client for Apache KafkaTM
Confluent's Apache Kafka .NET client
Featured Package // Category Queue
Demystifying async void in C#: Why It's Dangerous and When It's Okay
Async void in C# is dangerous and unawaitable. Learn why it causes crashes, when it’s acceptable, and safer alternatives for fire-and-forget.
Article Added by: ThomasArdal // blog.elmah.io
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
My Razor page is sending null as a value through asp-route although I am able to print the same value perfectly in the razor page.
Article Popular Story // www.reddit.com