OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: c-sharp清除
refitreactiveui
ADDED

Refit is a type-safe REST client library for .NET that turns REST APIs into live interfaces, inspired by Square's Retrofit. It supports source generation, HttpClientFactory integration, and testing.

Developer toolsBackend & APIs
FlatRedBallvchelaru
ADDED

FlatRedBall is a cross-platform 2D game engine built with .NET and C#, featuring a dedicated editor to enhance developer productivity.

GamesGame engines
etegametang
ADDED

ET is a dual-end game development framework based on Unity3D client and C# server, supporting distributed architecture, Actor messaging, coroutines, hot updates, and AI-assisted development.

GamesDeveloper toolsGame frameworks
unounoplatform
ADDED

An open-source developer platform for building native cross-platform .NET applications for Web, Desktop, Mobile, and Embedded systems from a single C#/XAML codebase.

Developer toolsProductivityComponent libraries

2024 Programming Challenges Roadmap: step-by-step exercises, solutions, videos, and rankings. Use any language and contribute your solutions.

Developer toolsCLI & terminal
ADDED

MahApps.Metro is a UI toolkit for WPF that restyles standard controls with a modern Metro look, adds window chrome, theming, dialogs, and navigation controls without requiring control replacement.

Developer toolsComponent libraries
signalrSignalR
ADDED

ASP.NET SignalR is a library for .NET Framework developers that simplifies adding real-time web functionality, letting server-side code push content to connected clients instantly. It is now in maintenance mode, with only critical fixes.

Developer toolsAutomationBackend & APIs
kefcoremasesgroup
ADDED

KEFCore is an Entity Framework Core provider for Apache Kafka, enabling .NET applications to use Kafka topics as a distributed database. It offers full LINQ support and allows interaction with Kafka through standard EF Core models, abstracting away Kafka-specific client code.

Developer toolsData & databasesBackend & APIs
bogusbchavez
ADDED

Bogus is a simple, popular fake data generator for .NET (C#, F#, VB.NET). It generates realistic test data like names, addresses, and emails using fluent syntax or direct access. Supports numerous locales for internationalization.

Developer toolsTesting & debugging