.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

The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
Promo workos.com
Today

©️ 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

Yesterday

Default Azure Credentials Under the Hood

The DefaultAzureCredentials is key for using Azure services, but how exactly does it work and when should you use it? In this post, we’ll break down how it operates, its challenges, and other ways to access Azure services. This guide will help you get a clearer picture of how to handle Azure authentication simply and effectively.
Article Added by: tndata // nestenius.se

Open XML SDK

Open XML SDK by Microsoft
Featured Package // Category Office

Last 7 Days

MimeKit

A .NET MIME creation and parser library with support for S/MIME, PGP, DKIM, TNEF and Unix mbox spools.
Featured Package // Category Mail

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

Morton: Bit Interleaving in C/C++

Library Popular Story // github.com

C-Macs – a pure C macOS application

Library Popular Story // github.com

Dynamic Data

Reactive collections based on Rx.Net
Featured Package // Category Reactive Programming

🪄 Curse of Recursion in .NET C# 🧙‍♂️

➡ Recursion is not always bad if you know when and how to use it. Sometimes there are better alternatives.

➡ Don’t believe me? Let me show you...
Article Added by: AhmedTarekHasan // developmentsimplyput.com

Awesome .NET Weekly » 406

Top Stories
  • Swift for C++ Practitioners, Part 1
  • F/OSS Comics: 8. The Origins of Unix and the C Language
  • Blaze: A High Performance C++ Math Library

Stripe.Net

Stripe.net is a sync/async .NET 4.6.1+ client, and a portable class library for stripe.com.
Featured Package // Category E-Commerce and Payments

👉 Passing Parameters to a .NET C# Method 👀

➡ Article about defining the ways of passing a parameter to a .NET C# method while calling it

➡ Too basic you think, let's see...
Article Added by: AhmedTarekHasan // developmentsimplyput.com

Integrating OpenAI’s ChatGPT into cross-platform .NET applications

Explore developing a ChatGPT-enabled chat app using Uno Platform and C# markup for a XAML-like UI. Learn about secure configuration management with Uno.Extensions.Configuration for handling sensitive settings such as API keys. Discover how to integrate OpenAI services into .NET projects using NuGet and dependency injection, and use MVUX for robust state management that supports data immutability and binding.
Article Added by: mtmattei // platform.uno

Blaze: A High Performance C++ Math Library

Article Popular Story // bitbucket.org

C# String Interpolation Explained

Article Popular Story // blog.ndepend.com

DocFX

Static site generator for .NET API documentation.
Featured Package // Category Documentation

F/OSS Comics: 8. The Origins of Unix and the C Language

Article Popular Story // fosscomics.com

Streamline your container build and publish with .NET 8 - .NET Blog

Article Popular Story // devblogs.microsoft.com

Last 30 Days

Jint

Javascript Interpreter for .NET
Featured Package // Category Misc

Design: Mônadas

Article Popular Story // dev.to

🤷‍♂️ Protecting Public Methods From Illogical Calls In .NET C# 👀

➡ On this article I am going to show you a technique to protect your public methods from unauthorized calls, or let’s say, illogical calls.

➡ A full guide with code samples and explanation.
Article Added by: AhmedTarekHasan // developmentsimplyput.com