C# Application Frameworks

Open-source C# projects categorized as Application Frameworks

Top 23 C# Application Framework Projects

Application Frameworks
  1. Introducing .NET Multi-platform App UI (MAUI)

    .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.

    Project mention: MAUI is a scam | news.ycombinator.com | 2025-03-07
  2. 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
  3. ABP

    Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.

    Project mention: Open-source web application framework for ASP.NET Core | news.ycombinator.com | 2024-09-28

    What is going on with all the .zip files in git? https://github.com/abpframework/abp/blob/8.3.1/source-code/V...

    Bonus points for having them twice: https://github.com/abpframework/abp/blob/8.3.1/studio/source...

  4. ASP.NET Boilerplate

    ASP.NET Boilerplate - Web Application Framework

  5. Mono

    Mono open source ECMA CLI, C# and .NET implementation.

    Project mention: Unity Game Hacking - Calling FindObjectsOfType in C++ | dev.to | 2024-11-20

    So "mono.dll" exports a few symbols which we can use in our DLL. You can get the C++ SDK from here: Mono SDK On Github

  6. Orleans

    Cloud Native application framework for .NET

    Project mention: Ergo: Erlang-inspired event driven actor framework in Go | news.ycombinator.com | 2024-09-12

    No per-process GC (still very configurable unlike the one here) but for hot-reload, if you don't mind completely different language, there are https://github.com/akkadotnet/akka.net and https://github.com/dotnet/orleans

  7. Uno Platform

    Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!

    Project mention: Any devs actually getting a leg up using AI tools? | dev.to | 2025-02-21

    As-is today, AI tools provide some productivity gains. However, they are not replacements for experienced developers. At Uno Platform we are investing in tools which make developers productive within their current environments, such as Hot Design. Also, we are keeping a close eye and thinking of these useful scenarios to apply AI to, as we don’t believe just adding a simple LLM to it will actually add value. So, stay tuned to our blogs and Dev.to account as there is more goodness coming on this topic.

  8. DotNetty

    DotNetty project – a port of netty, event-driven asynchronous network application framework

  9. SaaSHub

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

    SaaSHub logo
  10. 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!

  11. AspectCore Framework

    AspectCore is an AOP-based cross platform framework for .NET Standard.

  12. Microdot Framework

    Microdot: An open source .NET microservices framework (by gigya)

  13. CSLA .NET

    A home for your business logic in any .NET application.

  14. Kentor Authentication Services

    Saml2 Authentication services for ASP.NET

  15. X.PagedList

    Library for easily paging through any IEnumerable/IQueryable in ASP.NET

  16. Spring.Net

    Spring Framework for .NET

  17. ASP.NET MVC Boilerplate Framework

    .NET Core Extensions and Helper NuGet packages. (by Dotnet-Boxed)

  18. peasy

    A business logic micro-framework for .NET and .NET Core

  19. silky

    The Silky framework is designed to help developers quickly build a microservice development framework through simple code and configuration under the .net platform.

  20. Newbe.Claptrap

    This is a frameworks with reactive, event sourcing and Actor pattern as basic theories. On top of this, developers can create "distributed", "scale out", and "easy to test" application more simply. Claptrap and it`s Minions is on the way.

  21. FormCMS

    Open-source headless CMS built with ASP.NET Core (C#) and React, featuring REST APIs, GraphQL, and a GrapesJS page designer.

  22. Plastic

    This project provides encapsulation of things like Domain, Application Rules, Business Rules or Business Logic in Application. (by sang-hyeon)

  23. HopFramework

    Domain Driven Design, Microservices, .Net 5.

  24. PersianDataAnnotations

    PersianDataAnnotations is ASP.NET Core MVC & ASP.NET MVC Custom Localization DataAnnotations (Localized MVC Errors) for Persian(Farsi) language - فارسی سازی خطاهای اعتبارسنجی توکار ام.وی.سی. و کور.ام.وی.سی. برای نمایش اعتبار سنجی سمت کلاینت

  25. Simplify.Web

    Simplify.Web is an open-source, lightweight, fast and highly customizable server-side .NET web-framework based on ASP.NET Core for building HTTP based web-applications, RESTful APIs etc.

  26. 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# Application Frameworks discussion

Log in or Post with

C# Application Frameworks related posts

  • MAUI is a scam

    1 project | news.ycombinator.com | 7 Mar 2025
  • Any devs actually getting a leg up using AI tools?

    1 project | dev.to | 21 Feb 2025
  • CodeMash 2025

    2 projects | dev.to | 21 Jan 2025
  • Maui multi-platform App UI framework for mobile and desktop

    1 project | news.ycombinator.com | 28 Dec 2024
  • Unity Game Hacking - Calling FindObjectsOfType in C++

    2 projects | dev.to | 20 Nov 2024
  • Open-source web application framework for ASP.NET Core

    2 projects | news.ycombinator.com | 28 Sep 2024
  • Visual Studio vs. Visual Studio Code: An In-depth Comparison

    6 projects | dev.to | 16 Sep 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 25 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 Introducing .NET Multi-platform App UI (MAUI) 22,530
2 ABP 13,305
3 ASP.NET Boilerplate 11,896
4 Mono 11,224
5 Orleans 10,315
6 Uno Platform 9,280
7 DotNetty 4,132
8 Fusion 1,864
9 AspectCore Framework 1,714
10 Microdot Framework 1,542
11 CSLA .NET 1,294
12 Kentor Authentication Services 978
13 X.PagedList 921
14 Spring.Net 857
15 ASP.NET MVC Boilerplate Framework 725
16 peasy 512
17 silky 279
18 Newbe.Claptrap 216
19 FormCMS 173
20 Plastic 61
21 HopFramework 48
22 PersianDataAnnotations 44
23 Simplify.Web 21

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