dotnet-core

Open-source projects categorized as dotnet-core

Top 23 dotnet-core Open-Source Projects

  • Ryujinx

    Experimental Nintendo Switch Emulator written in C#

    Project mention: Ryujinx depths performance... | reddit.com/r/NewYuzuPiracy | 2023-05-31
  • core

    Home repository for .NET Core (by dotnet)

    Project mention: //////. How can you use the finder outer to recover lost crypto? /// | reddit.com/r/TheShamanway | 2023-05-10

    Thanks to .Net core

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • awesome-dotnet-core

    :honeybee: A collection of awesome .NET core libraries, tools, frameworks and software

    Project mention: Some open source repo to explore | reddit.com/r/csharp | 2023-03-19
  • AspNetCore-Developer-Roadmap

    Roadmap to becoming an ASP.NET Core developer in 2023

    Project mention: .net Backend roadmap, suggestions? | reddit.com/r/dotnet | 2023-05-23
  • Bitwarden

    The core infrastructure backend (API, database, Docker, etc). (by bitwarden)

    Project mention: ApS murer | reddit.com/r/dkfinance | 2023-05-30
  • Entity Framework

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

    Project mention: Duda carrera: C#/.NET vs. Node/Express | reddit.com/r/devsarg | 2023-05-18

    Entity Framework: Licencia MIT.

  • ASP.NET Boilerplate

    ASP.NET Boilerplate - Web Application Framework

    Project mention: Does an open source 'backend platform' exist for dotnet? | reddit.com/r/dotnet | 2023-05-05

    This is pretty similar

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • 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 and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.

    Project mention: Modular Architecture Design question | Re-using modules in multiple applications | reddit.com/r/csharp | 2023-05-17

    We use something like this at work: https://abp.io/

  • Hangfire

    An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required

    Project mention: Background Job Scheduling in .NET using Hangfire | dev.to | 2023-05-31

    In this article we looked at how to use Hangfire to schedule background jobs in ASP.NET according to our requirements. In a follow up article, I will talk about using Hangfire with a Redis storage. To learn more about Hangfire, you can visit the official website.

  • nopCommerce

    ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.

    Project mention: Java guy maybe moving to .NET -- what to learn? | reddit.com/r/dotnet | 2023-03-19
  • awesome-blazor

    Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.

    Project mention: Showcase site for Blazor projects (wip) looking for project submissions | reddit.com/r/Blazor | 2022-11-09
  • practical-aspnetcore

    Practical samples of ASP.NET Core 2.1, 2.2, 3.1, 5.0, 6.0, 7.0 and 8.0 preview 4 projects you can use. Readme contains explanations on all projects.

    Project mention: What's the best course for learning ASP.NET Core backend development? | reddit.com/r/dotnet | 2023-05-06

    Peruse samples here https://github.com/dodyg/practical-aspnetcore

  • Ocelot

    dotnet 7.0 API Gateway

    Project mention: Proxy a bulk request to a none bulk endpoint in ASP.Net | reddit.com/r/dotnet | 2023-03-12

    Sounds like you need some kind of ETL. The only dotnet library I know, which supports request aggregation, is Ocelot (https://github.com/ThreeMammals/Ocelot). But I doubt it is the only one out there.

  • Refit

    The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.

    Project mention: Refactor your dotNET HTTP Clients to Typed HTTP Clients | reddit.com/r/dotnet | 2023-05-23

    Define a Refit client interface with the following for each API endpoint, e.g. GET /foo:

  • spectre.console

    A .NET library that makes it easier to create beautiful console applications.

    Project mention: How do you write something without having to use Console.SetCursorPosition or clearing the entire screen? | reddit.com/r/csharp | 2023-05-30
  • Electron.NET

    :electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).

    Project mention: Desktop UI with F# web frameworks? | reddit.com/r/fsharp | 2023-03-13
  • Orchard Core

    Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.

    Project mention: I love my 2020 mbp intel i5! I received a ne dell i7-12k for work and my mbp still kills it in terms of compile-time. | reddit.com/r/mac | 2023-02-17

    In open source OrchardCore is ok in terms of project-complexity. When building OrchardCore (AVG 10 runs): https://github.com/OrchardCMS/OrchardCore with $git clean -fdx && dotnet build OrchardCore.sln --force Macbook: Time Elapsed 00:02:13 (AVG 10 runs) Dell: Time Elapsed 00:02:48

  • imewlconverter

    ”深蓝词库转换“ 一款开源免费的输入法词库转换程序

  • notesnook

    A fully open source & end-to-end encrypted note taking alternative to Evernote.

    Project mention: End to end encrypted, multiplatform note taking application | reddit.com/r/privacy | 2023-05-28
  • NLog

    NLog - Advanced and Structured Logging for Various .NET Platforms

    Project mention: Logging in ASP.NET | dev.to | 2023-05-24

    NLog

  • GraphQL for .NET

    GraphQL for .NET

    Project mention: Redis as a Database — Live Data Updates with PubSub and GraphQL Subscriptions | dev.to | 2022-11-13

    The way that’s done in Visualizer is quite specific to my needs and to the library that I’m using, called GraphQl-Dotnet.

  • .NET-Backend-Developer-Roadmap

    Roadmap for a .NET Backend Developer working with Microservices

    Project mention: Help me choose a...roadmap?! | reddit.com/r/csharp | 2023-05-22

    But I'm confused. I found 2 roadmaps for backend development. One is from Nick Chapsas Elfocrash/.NET-Backend-Developer-Roadmap: Roadmap for a .NET Backend Developer working with Microservices (github.com) and the other is from a /r/learnprogramming thread I ran into today MoienTajik/AspNetCore-Developer-Roadmap: Roadmap to becoming an ASP.NET Core developer in 2023 (github.com)

  • Hot Chocolate

    Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.

    Project mention: I love LINQ and the Entity Framework | reddit.com/r/dotnet | 2022-10-21

    have a look here https://youtu.be/qrh97hToWpM https://chillicream.com/

  • ONLYOFFICE

    ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises

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). The latest post mention was on 2023-05-31.

dotnet-core related posts

Index

What are some of the best open-source dotnet-core projects? This list will help you:

Project Stars
1 Ryujinx 22,852
2 core 18,904
3 awesome-dotnet-core 17,978
4 AspNetCore-Developer-Roadmap 15,435
5 Bitwarden 12,558
6 Entity Framework 12,509
7 ASP.NET Boilerplate 11,085
8 ABP 9,963
9 Hangfire 8,261
10 nopCommerce 8,126
11 awesome-blazor 7,719
12 practical-aspnetcore 7,707
13 Ocelot 7,647
14 Refit 7,167
15 spectre.console 7,075
16 Electron.NET 6,748
17 Orchard Core 6,580
18 imewlconverter 6,115
19 notesnook 6,066
20 NLog 5,886
21 GraphQL for .NET 5,528
22 .NET-Backend-Developer-Roadmap 5,215
23 Hot Chocolate 4,431
TestGPT | Generating meaningful tests for busy devs
Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
codium.ai