C# csharp-library

Open-source C# projects categorized as csharp-library

Top 23 C# csharp-library Projects

csharp-library
  • fluentui-blazor

    Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications

    Project mention: Building the Same App Using Various Web Frameworks | news.ycombinator.com | 2024-09-10

    Now do the same using Blazor Server (C#). For convenience use https://www.fluentui-blazor.net/ or https://mudblazor.com/ for your UI components.

    It has it's compromises but it's great for just building stuff, with UI updates streamed to the client, no JS (or as much as you want), no extra API building just for the sake of your SPA. Note that I'm not talking about Blazor WASM.

    If you're interested in working as a developer for corporations outside of the SF bubble (e.g. the other 80% that use Windows instead of macOS) it's worth checking out, especially for internal corporate stuff.

  • CodeRabbit

    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 logo
  • UnityLibrary

    :books: Library of all kind of scripts, snippets & shaders for Unity

  • MongoDB

    The Official C# .NET Driver for MongoDB

    Project mention: Configure Renovate to handle nuspec files | dev.to | 2024-05-04

    DEBUG: packageFiles with updates (repository=local) "config": { "regex": [ { "deps": [ { "depName": "MongoDB.Driver", "currentValue": "2.18.0", "datasource": "nuget", "versioning": "nuget", "replaceString": "", "updates": [ { "bucket": "non-major", "newVersion": "2.25.0", "newValue": "2.25.0", "releaseTimestamp": "2024-04-12T21:27:47.967Z", "newMajor": 2, "newMinor": 25, "updateType": "minor", "branchName": "renovate/mongo-csharp-driver-monorepo" } ], "packageName": "MongoDB.Driver", "warnings": [], "sourceUrl": "https://github.com/mongodb/mongo-csharp-driver", "registryUrl": "https://api.nuget.org/v3/index.json", "homepage": "https://www.mongodb.com/docs/drivers/csharp/", "currentVersion": "2.18.0", "isSingleVersion": true, "fixedVersion": "2.18.0" } ], "matchStrings": [ ".*?)\"\\s+version=\"(?.*?)\"\\s*\\/>" ], "matchStringsStrategy": "any", "datasourceTemplate": "nuget", "versioningTemplate": "nuget", "packageFile": "MyLibrary.nuspec" } ] }

  • abot

    Cross Platform C# web crawler framework built for speed and flexibility. Please star this project! +1.

  • Brighter

    A framework for building messaging apps with .NET and C#.

  • NetFabric.Hyperlinq

    High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.

  • barcodelib

    C# Barcode Image Generation Library

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Keras.NET

    Keras.NET is a high-level neural networks API for C# and F#, with Python Binding and capable of running on top of TensorFlow, CNTK, or Theano.

  • BakingSheet

    Easy datasheet management for C# and Unity. Supports Excel, Google Sheet, JSON and CSV format.

    Project mention: My Animal Mart (Part 2) - The data config problem. | dev.to | 2024-06-12

    Fortunately, I discovered BakingSheet: BakingSheet. Please give it a star; it deserves that.

  • AStar

    A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETStandard 2.0 or higher. This library has no external dependencies. The library is licensed under the MIT license. (by roy-t)

  • LinqGen

    Alloc-free and fast replacement for Linq, with code generation

  • RESTCountries.NET

    ⚡Offline dotnet standard library to get information about countries

  • Financial-Formulas-Library-.NET-Standard

    A collection of methods for solving Finance/Accounting equations, implemented in C#.

  • Typin

    Declarative framework for interactive CLI applications

  • Tiny.RestClient

    Simpliest Fluent REST client for .NET

  • Hazel-Networking

    Hazel Networking is a low level networking library for C# providing connection orientated, message based communication via TCP, UDP and RUDP. (by DarkRiftNetworking)

  • Disqord

    An asynchronous Discord API wrapper for .NET 5 that aims to make Discord bot development simple and enjoyable.

  • ProfanityDetector

    This is a simple library for detecting profanities within a text string.

  • ExhaustiveMatching

    C# Analyzer Adding Exhaustive Checking of Switch Statements and Expressions

    Project mention: Discriminated unions in 2024 | dev.to | 2024-09-18

    I tried ExhaustiveMatching, and found that:

  • guerrillantp

    Simple NTP (SNTP) client library providing .NET applications with accurate network time.

  • CSLisp

    Scheme / Lisp implementation in pure C# for embedding in .NET projects

  • RedotUtils

    An ever expanding Redot C# game dev library to be used across several game projects

  • xunit-dependency-injection

    :fire: A small library to help .NET developers leverage Microsoft's dependency injection framework in their Xunit-powered test projects

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# csharp-library discussion

Log in or Post with

C# csharp-library related posts

  • C# different way to do a proof of concept

    1 project | dev.to | 15 Sep 2024
  • FluentValidation inline validate

    3 projects | dev.to | 30 Jun 2024
  • My Animal Mart (Part 2) - The data config problem.

    1 project | dev.to | 12 Jun 2024
  • Configure Renovate to handle nuspec files

    1 project | dev.to | 4 May 2024
  • Usando o MongoDB com C# e .Net Core

    1 project | dev.to | 19 Aug 2023
  • Question about Entity Framework query.

    1 project | /r/dotnet | 30 Jun 2023
  • I made a new filtering library for .NET projects

    7 projects | /r/dotnet | 1 May 2023
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 10 Dec 2024
    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. Learn more →

Index

What are some of the best open-source csharp-library projects in C#? This list will help you:

Project Stars
1 fluentui-blazor 3,948
2 UnityLibrary 3,871
3 MongoDB 3,153
4 abot 2,255
5 Brighter 2,040
6 NetFabric.Hyperlinq 875
7 barcodelib 744
8 Keras.NET 598
9 BakingSheet 349
10 AStar 340
11 LinqGen 290
12 RESTCountries.NET 290
13 Financial-Formulas-Library-.NET-Standard 255
14 Typin 243
15 Tiny.RestClient 210
16 Hazel-Networking 207
17 Disqord 164
18 ProfanityDetector 144
19 ExhaustiveMatching 77
20 guerrillantp 67
21 CSLisp 57
22 RedotUtils 52
23 xunit-dependency-injection 48

Sponsored
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

Did you konow that C# is
the 11th most popular programming language
based on number of metions?