-
Avalonia Public
Forked from AvaloniaUI/AvaloniaDevelop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
C# MIT License UpdatedNov 10, 2025 -
minio-dotnet Public
Forked from minio/minio-dotnetMinIO Client SDK for .NET
C# Apache License 2.0 UpdatedNov 5, 2025 -
-
machinelearning Public
Forked from dotnet/machinelearningML.NET is an open source and cross-platform machine learning framework for .NET.
C# MIT License UpdatedJun 12, 2025 -
LLamaSharp Public
Forked from SciSharp/LLamaSharpRun LLaMA/GPT model easily and fast in C#!🤗 It's also easy to integrate LLamaSharp with semantic-kernel, unity, WPF and WebApp.
C# MIT License UpdatedMay 11, 2025 -
arrow Public
Forked from apache/arrowApache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
C++ Apache License 2.0 UpdatedApr 3, 2025 -
avalonia-ai-assistant Public
Sample AI chat assistant based on Avalonia and LLamaSharp
-
Llm.cs Public
Forked from nietras/Llm.csC# port of @karpathy https://github.com/karpathy/llm.c
C# MIT License UpdatedMar 20, 2025 -
parquet-dotnet Public
Forked from aloneguid/parquet-dotnetFully managed Apache Parquet implementation
C# MIT License UpdatedApr 16, 2024 -
Gimpo Public
Provides robust and extensible types for data manipulation. Includes Apache Arrow compatible dataframe
-
llama2.cs Public
Forked from trrahul/llama2.csInference Llama 2 in one file of pure C#
C# MIT License UpdatedFeb 6, 2024 -
interactive Public
Forked from dotnet/interactive.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in way…
C# MIT License UpdatedJan 5, 2024 -
compute-functions Public
.Net implementation of Apache Arrow Compute Functions. Allows data manipulation over Apache Arrow compatible data
-
ParquetSharp.DataFrame Public
Forked from G-Research/ParquetSharp.DataFrameParquetSharp.DataFrame is a .NET library for reading and writing Apache Parquet files into/from .NET DataFrames, using ParquetSharp
C# Apache License 2.0 UpdatedDec 21, 2023 -
memory-buffer Public
Provides a wrapper over a contiguous memory block and ability to allocate more than 4 Gb of unmanaged memory with predefinded alignment.