-
ChatMesh Public
ChatMesh is a real-time messaging system built on .NET for peer chat and AI agent message dispatching.
-
OpenEtradeMcp Public
An MCP (Model Context Protocol) server that exposes ETRADE API operations as tools for AI agents. This allows AI assistants like Claude and GitHub Copilot to interact with ETRADE's trading platform.
-
OpenApiMcpNet Public
OpenApiMcpNet is an open‑source project that lets you build MCP servers backed by any web API defined with an OpenAPI spec. It automatically maps MCP operations to the corresponding API endpoints, …
-
SuperSocket Public
SuperSocket is a high-performance, extensible socket server application framework for .NET. It provides a robust architecture for building custom network communication applications with support for…
-
NetInteractor Public
A powerful web operation automation library for .NET that enables you to define and execute complex web interactions using simple XML scripts. Supports web testing, scraping, form automation, and w…
-
-
WebSocket4Net Public
A popular .NET WebSocket Client
-
McpDotNet.Extensions.SemanticKernel Public
Forked from StefH/McpDotNet.Extensions.SemanticKernelMicrosoft SemanticKernel integration for the Model Context Protocol (MCP). Enables seamless use of MCP tools as AI functions.
C# MIT License UpdatedApr 16, 2025 -
BotSharp Public
Forked from SciSharp/BotSharpAI Multi-Agent Framework in .NET
-
-
dotnet-docs Public
Forked from dotnet/docsThis repository contains .NET Documentation.
Dockerfile Creative Commons Attribution 4.0 International UpdatedMay 12, 2024 -
azure-cosmos-db-emulator-docker Public
Forked from Azure/azure-cosmos-db-emulator-dockerContains Dockerfiles for the Azure Cosmos DB Emulator: https://docs.microsoft.com/azure/documentdb/documentdb-nosql-local-emulator
Batchfile MIT License UpdatedMay 30, 2023 -
TensorFlowObjectDetection Public
Try out TensorFlow Object Detection with TensorFlow.NET
-
-
-
FastDFSCore Public
Forked from cocosip/FastDFSCoredistributed file system fastdfs c# client
-
runtime Public
Forked from dotnet/runtime.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
-
-
SuperSocket.ProtoBase Public archive
SuperSocket.ProtoBase is a protocol analysis library for stream data.
-
SuperSocket.ClientEngine Public archive
A .NET library which can make your socket client development easier
-
-
Tailf Public
Tailf is a C# implementation of the tail -f command available on unix/linux systems. Differently form other ports it does not lock the file in any way so it works even if other rename the file: thi…
-
AngleSharp Public
Forked from AngleSharp/AngleSharp👼 The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.
C# MIT License UpdatedOct 30, 2019 -
core Public
Forked from dotnet/coreHome repository for .NET Core
Shell MIT License UpdatedOct 29, 2019 -
TensorFlow.NET Public
Forked from SciSharp/TensorFlow.NET.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C#.
-
Plot4Net Public
A C# plotting library using SkiaSharp as the drawing tool
-
Microcharts Public
Forked from microcharts-dotnet/MicrochartsCreate cross-platform (Xamarin, Windows, ...) simple charts.
C# MIT License UpdatedMay 18, 2019 -
TensorFlowSharp Public
Forked from migueldeicaza/TensorFlowSharpTensorFlow API for .NET languages
-
AspNetCore Public
Forked from dotnet/aspnetcoreASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
C# Apache License 2.0 UpdatedApr 15, 2019 -
NumSharp Public
Forked from SciSharp/NumSharpHigh Performance Computation for Tensor in .NET, keep APIs same as NumPy and SciPy.