.NET 7 Preview 5 - Generic Math

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. csharplang

    The official repo for the design of the C# programming language

    I'd recommend opening a discussion thread on https://github.com/dotnet/csharplang/discussions/new to see if this is something the language could possibly provide as a separate feature so that all kinds of enums work, regardless of target framework or what compiled them.

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. StronglyTypedId

    A Rosyln-powered generator for strongly-typed IDs

    There is a github project StronglyTypedId which promises to support the latter kind of thing via source generation though I haven't yet tried it in practice.

  4. UnitGenerator

    C# Source Generator to create value-object, inspired by units of measure.

    You might wanna take a look at https://github.com/Cysharp/UnitGenerator we've used it on some of our systems at work and works pretty well overall as Value Objects.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • The Untouched Goldmine of F#

    1 project | news.ycombinator.com | 16 Jan 2025
  • The Monad Invasion - Part 3: Railway-Oriented Programming

    2 projects | dev.to | 15 Nov 2024
  • Sets, Types and Type Checking

    2 projects | news.ycombinator.com | 31 Oct 2024
  • Why is F# code so robust and reliable?

    3 projects | news.ycombinator.com | 24 Sep 2024
  • Discriminated unions in 2024

    4 projects | dev.to | 18 Sep 2024

Did you know that C# is
the 10th most popular programming language
based on number of references?