C# dotnet-framework

Open-source C# projects categorized as dotnet-framework

Top 23 C# dotnet-framework Projects

dotnet-framework
  • Entity Framework

    EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.

    Project mention: Where to find Open Source C# Projects to contribute to | dev.to | 2024-07-15

    This is by far the easiest and most straight forward way to contribute to an open-source project. If you have worked with an open-source Library, framework, or extension, making contributions will be easier as you are already familiar with what that project is about. Two popular examples are Entity Framework Core and MSTest

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • 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" } ] }

  • obfuscar

    Open source obfuscation tool for .NET assemblies

    Project mention: Killed by open sourced software. Companies that have had a significant market share stolen from open sourced alternatives. | /r/opensource | 2023-12-11
  • App.Metrics

    App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.

  • Fusion

    Build real-time apps (Blazor included) with less than 1% of extra code responsible for real-time updates. Host 10-1000x faster APIs relying on transparent and nearly 100% consistent caching. We call it DREAM, or Distributed REActive Memoization, and it's here to turn real-time on!

    Project mention: Show HN: Actual Chat – Blending text and voice into a single medium | news.ycombinator.com | 2023-12-08

    - Even frequent exchanges like, “Hey, I’m heading to Costco, need anything?” where the follow-up is easier spoken than typed, or may require a brief brainstorming - “Oh, remember our neighbors are visiting us on Sunday?”

    That’s how 8 years later (2 years ago) me and my co-founder decided to implement a new chat app.

    — Technology —

    To make it short, I’ll post just one point here: Actual Chat is based on Fusion (https://github.com/servicetitan/Stl.Fusion) - think MobX / computed observables, but distributed. In Actual Chat, the state it manages spans from our servers to every client app, creating an eventually consistent “state mesh”. The unified state management, where clients and servers use exactly the same abstraction to “observe” the changes happening to any bit of content, is quite a challenge from the technology standpoint. IMO it alone deserves a brief look.

    P.S. Thank you for reading up to this point!

  • Stryker.NET

    Mutation testing for .NET core and .NET framework!

  • PolySharp

    PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel. Add a reference, set your C# version to latest and have fun! 🚀

    Project mention: Dealing with NullReferenceException | dev.to | 2024-05-22

    To enable the latest C# language features with legacy target frameworks (such as .NET Framework 4), you can use PolySharp.

  • SaaSHub

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

    SaaSHub logo
  • DockPanelSuite

    DockPanel Suite - The Visual Studio inspired docking library for .NET WinForms

  • Entity Framework 6

    This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.

  • ffmediaelement

    FFME: The Advanced WPF MediaElement (based on FFmpeg)

  • tweetinvi

    Tweetinvi, an intuitive Twitter C# library for the REST and Stream API. It supports .NET, .NETCore, UAP (Xamarin)...

  • DarkUI

    Dark themed control and docking library for .NET WinForms.

  • MockQueryable

    Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc

  • EagleMonitorRAT

    Remote Access Tool Written In C#

  • CsConsoleFormat

    .NET C# library for advanced formatting of console output [Apache]

  • 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)

  • warpinator-windows

    An unofficial implementation of Warpinator for Windows

  • Theraot

    Backporting .NET and more: LINQ expressions in .net 2.0 - nuget Theraot.Core available.

  • SecretSharingDotNet

    An C# implementation of Shamir's Secret Sharing

  • CrispyWaffle

    🧰 🛠️ Crispy Waffle project - toolkit for .NET projects

    Project mention: Last Week of Hacktoberfest | dev.to | 2023-10-27

    I kicked off my Hacktoberfest contributions by diving into CrispyWaffle, a project that caught my attention due to its importance in the .NET ecosystem. The maintainers had an open issue #211, which required assistance in removing a retry check within one of their classes. After discussing the changes and receiving their initial approval, they encouraged me to seek additional areas for improvement within the codebase. Eager to make a positive impact, I accepted the challenge.

  • My-Clone-Hero-Tweaks

    Tweaks to Clone Hero that I've made

  • dc

    The Dassie compiler and core library (by loschsoftware)

    Project mention: Dassie: A new programming language for .NET | /r/ProgrammingLanguages | 2023-11-02

    The compiler is located here, documentation will soon be found here. For now, the second repo only contains some code examples.

  • NAnt2

    NAnt2 is a free .NET build tool, updated and enhanced from original NAnt project https://github.com/nant/nant. Easy to use even by non-programmers to automate their daily tasks.

  • 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# dotnet-framework discussion

Log in or Post with

C# dotnet-framework related posts

  • Dealing with NullReferenceException

    1 project | dev.to | 22 May 2024
  • Configure Renovate to handle nuspec files

    1 project | dev.to | 4 May 2024
  • A new Vendor ?!

    1 project | /r/pathofexile | 9 Dec 2023
  • Chaos Recipe Enhancer update for 3.23 out now! OAuth integration, hotkey support, early turn-in and much, much more.

    3 projects | /r/pathofexile | 5 Dec 2023
  • Usando o MongoDB com C# e .Net Core

    1 project | dev.to | 19 Aug 2023
  • .NET web developer takes a job as a .NET desktop developer

    1 project | /r/dotnet | 2 Jul 2023
  • Do you prefer working with Java or C# legacy code?

    1 project | /r/dotnet | 3 Jun 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 15 Sep 2024
    InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →

Index

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

Project Stars
1 Entity Framework 13,643
2 MongoDB 3,129
3 obfuscar 2,386
4 App.Metrics 2,218
5 Fusion 1,836
6 Stryker.NET 1,763
7 PolySharp 1,747
8 DockPanelSuite 1,683
9 Entity Framework 6 1,420
10 ffmediaelement 1,170
11 tweetinvi 1,004
12 DarkUI 832
13 MockQueryable 767
14 EagleMonitorRAT 446
15 CsConsoleFormat 366
16 Hazel-Networking 207
17 warpinator-windows 192
18 Theraot 158
19 SecretSharingDotNet 40
20 CrispyWaffle 19
21 My-Clone-Hero-Tweaks 15
22 dc 15
23 NAnt2 9

Sponsored
Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com

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