Topic: "csharp-library"
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
Language: C# - Size: 190 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 4,595 - Forks: 459
UnityCommunity/UnityLibrary
:books: Library of all kind of scripts, snippets & shaders for Unity
Language: C# - Size: 857 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 4,192 - Forks: 455
mongodb/mongo-csharp-driver
The Official C# .NET Driver for MongoDB
Language: C# - Size: 803 MB - Last synced at: about 8 hours ago - Pushed at: about 10 hours ago - Stars: 3,219 - Forks: 1,265
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
Language: C# - Size: 119 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 2,320 - Forks: 275
sjdirect/abot
Cross Platform C# web crawler framework built for speed and flexibility. Please star this project! +1.
Language: C# - Size: 6.92 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 2,281 - Forks: 560
StereoKit/StereoKit
An easy-to-use XR engine for building AR and VR applications with C# and OpenXR!
Language: C++ - Size: 306 MB - Last synced at: about 20 hours ago - Pushed at: about 2 months ago - Stars: 1,039 - Forks: 130
KumoKyaku/kcp
KCP C#版。线程安全,运行时无alloc,对gc无压力。
Language: C# - Size: 2.14 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 929 - Forks: 145
iNKORE-NET/UI.WPF.Modern
Modern (Fluent 2) styles and controls for your WPF applications
Language: C# - Size: 41.7 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 913 - Forks: 76
NetFabric/NetFabric.Hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
Language: C# - Size: 8.26 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 896 - Forks: 36
barnhill/barcodelib
C# Barcode Image Generation Library
Language: C# - Size: 2.44 MB - Last synced at: 14 days ago - Pushed at: 8 months ago - Stars: 787 - Forks: 246
jackmott/LinqFaster
Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.
Language: C# - Size: 481 KB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 761 - Forks: 36
UnityCommunity/UnitySingleton
The best way to implement singleton pattern in Unity.
Language: C# - Size: 85 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 637 - Forks: 70
SciSharp/Keras.NET
Keras.NET is a high-level neural networks API for C# and F#, with Python Binding and capable of running on top of TensorFlow, CNTK, or Theano.
Language: C# - Size: 28.7 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 621 - Forks: 129
cathei/BakingSheet
Easy datasheet management for C# and Unity. Supports Excel, Google Sheet, JSON and CSV format.
Language: C# - Size: 8 MB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 416 - Forks: 44
majorsilence/My-FyiReporting
Majorsilence Reporting, .NET report designer, viewer, and pdf creation.
Language: C# - Size: 16.6 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 366 - Forks: 203
roy-t/AStar
A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETStandard 2.0 or higher. This library has no external dependencies. The library is licensed under the MIT license.
Language: C# - Size: 282 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 349 - Forks: 65
stephanstapel/ZUGFeRD-csharp
Open source C# e-invoicing library. Enables creating and reading ZUGFeRD invoices.
Language: C# - Size: 305 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 339 - Forks: 177
Tapanila/SharpCaster
Chromecast C# CLI + SDK
Language: C# - Size: 1.3 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 319 - Forks: 53
cathei/LinqGen
Alloc-free and fast replacement for Linq, with code generation
Language: C# - Size: 2.2 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 314 - Forks: 11
scottcgi/MojoJson
A simple and fast JSON parser.
Language: C - Size: 77.1 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 296 - Forks: 38
egbakou/RESTCountries.NET
⚡Offline dotnet standard library to get information about countries
Language: C# - Size: 620 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 295 - Forks: 21
Nyrest/FastGenericNew
The ultimate fast alternative to Activator.CreateInstance<T> / new T()
Language: C# - Size: 4.32 MB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 270 - Forks: 10
srbrettle/Financial-Formulas-Library-.NET-Standard
A collection of methods for solving Finance/Accounting equations, implemented in C#.
Language: C# - Size: 106 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 261 - Forks: 72
yantrajs/yantra
JavaScript Engine for .NET
Language: JavaScript - Size: 6.96 MB - Last synced at: 20 days ago - Pushed at: 24 days ago - Stars: 251 - Forks: 8
adambajguz/Typin
Declarative framework for interactive CLI applications
Language: C# - Size: 55.6 MB - Last synced at: 12 days ago - Pushed at: 5 months ago - Stars: 250 - Forks: 13
LabinatorSolutions/csharp-cheat-sheet
A comprehensive, code-focused reference for C# programming language features through version 14. Includes syntax examples, best practices, and implementation patterns for everything from basic concepts to advanced language features. Perfect for both quick reference and in-depth learning.
Language: CSS - Size: 7.76 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 217 - Forks: 61
jgiacomini/Tiny.RestClient
Simpliest Fluent REST client for .NET
Language: C# - Size: 1.06 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 209 - Forks: 31
DarkRiftNetworking/Hazel-Networking
Hazel Networking is a low level networking library for C# providing connection orientated, message based communication via TCP, UDP and RUDP.
Language: C# - Size: 245 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 205 - Forks: 44
sheetsync/NCalc
NCalc - Mathematical Expressions Evaluator for .NET
Language: C# - Size: 184 KB - Last synced at: 6 months ago - Pushed at: over 8 years ago - Stars: 193 - Forks: 74
Quahu/Disqord
Asynchronous Discord API wrapper and bot framework for .NET.
Language: C# - Size: 8.45 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 170 - Forks: 23
JimmyCushnie/JECS
Jimmy's Epic Config System
Language: C# - Size: 3.38 MB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 169 - Forks: 15
SpryFox/DarkConfig
DarkConfig is a configuration library for games which supports fast and expressive iteration
Language: C# - Size: 2.76 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 160 - Forks: 20
stephenhaunts/ProfanityDetector
This is a simple library for detecting profanities within a text string.
Language: C# - Size: 328 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 156 - Forks: 34
MoistCoder/CockyGrabber
C# library for the collection of browser information such as cookies, logins, bookmarks and more
Language: C# - Size: 275 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 150 - Forks: 32
xceedsoftware/Xceed-Toolkit-for-.NET-MAUI
Welcome to MauiToolkit by Xceed, your premier source for cutting-edge MAUI (Multi-platform App UI) Controls and Toolkits. Our meticulously designed suite provides developers with a comprehensive range of UI components that elevate the user experience across all platforms.
Language: C# - Size: 2.74 MB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 137 - Forks: 21
sjdirect/abotx
Cross Platform C# Web crawler framework, headless browser, parallel crawler. Please star this project! +1.
Language: C# - Size: 17 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 135 - Forks: 23
openbullet/CaptchaSharp
.NET universal interface for the Web APIs of all major captcha solving services
Language: C# - Size: 717 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 110 - Forks: 24
dcwuser/metanumerics
Meta.Numerics is library for advanced numerical computing on the .NET platform. It offers an object-oriented API for statistical analysis, advanced functions, Fourier transforms, numerical integration and optimization, and matrix algebra.
Language: C# - Size: 9.91 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 109 - Forks: 30
morphx666/CoreAudio
Windows CoreAudio wrapper for .NET
Language: C# - Size: 452 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 100 - Forks: 22
master131/BrotliSharpLib
Full C# port of Brotli compression algorithm
Language: C# - Size: 3.03 MB - Last synced at: 9 days ago - Pushed at: about 4 years ago - Stars: 97 - Forks: 24
hasanbayatme/unity-dijkstras-pathfinding
Dijkstra's Pathfinding Algorithm Unity Implementation. (Not being maintained by me, it is just an experiment.)
Language: C# - Size: 31.3 KB - Last synced at: 25 days ago - Pushed at: over 6 years ago - Stars: 90 - Forks: 8
brantburnett/Snappier
High performance C# implementation of the Snappy compression algorithm
Language: C# - Size: 1.87 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 89 - Forks: 10
hivemq/hivemq-mqtt-client-dotnet
A fully MQTT 5.0 compliant .NET/C# secure client with automatic back pressure management and TCP & WebSocket transport support. 🔥 Optimized for high-performance asynchronous communication.
Language: C# - Size: 13.3 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 83 - Forks: 16
Khelechy/CSJsonDB
A C# package that performs basic CRUD ( Create, Read, Update, Delete ) operations on a Json file, used for sample minimalistic DBs.
Language: C# - Size: 120 KB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 82 - Forks: 14
WalkerCodeRanger/ExhaustiveMatching
C# Analyzer Adding Exhaustive Checking of Switch Statements and Expressions
Language: C# - Size: 3.86 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 82 - Forks: 7
robertvazan/guerrillantp
Simple NTP (SNTP) client library providing .NET applications with accurate network time.
Language: C# - Size: 230 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 75 - Forks: 21
lucassklp/Rx.Http
A reactive way to make HTTP Request in .NET Core 🚀
Language: C# - Size: 2.28 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 74 - Forks: 8
amis92/RecordGenerator
C# immutable records generator
Language: C# - Size: 1.06 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 73 - Forks: 10
bytecode77/bytecode-api
Framework for C# development
Language: C# - Size: 177 MB - Last synced at: about 10 hours ago - Pushed at: about 12 hours ago - Stars: 71 - Forks: 22
CSharpGodotTools/GodotUtils
An ever expanding Godot C# game dev library to be used across several game projects
Language: C# - Size: 692 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 70 - Forks: 5
mycroes/Sally7
C# implementation of Siemens S7 connections with a focus on performance
Language: C# - Size: 321 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 69 - Forks: 23
Wissance/WebApiToolkit
WebApi toolset that allows you to make CRUD REST APIs with one line of code and to create gRPC and SignalR from reusable components too
Language: C# - Size: 46.9 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 68 - Forks: 8
Umplify/xunit-dependency-injection
:fire: A small library to help .NET developers leverage Microsoft's dependency injection framework in their Xunit-powered test projects
Language: C# - Size: 449 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 66 - Forks: 15
Dwarf1er/openlabel
OpenLabel is a C# library for ZPL label printing, scaling, and templating. Print ZPL over the network, scale for different DPIs, and customize labels with ease.
Language: C# - Size: 74.2 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 66 - Forks: 2
AntonovAnton/math.evaluation
This .NET library allows you to evaluate and compile any mathematical expression from a string dynamically at runtime. It supports a wide range of operations and allows for the use of custom variables, operators, and functions. The evaluator can be configured for different contexts, such as scientific, programming, boolean math expressions.
Language: C# - Size: 618 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 65 - Forks: 3
ctolkien/TinyPNG
.NET Standard wrapper around the tinypng.com image compression service
Language: C# - Size: 419 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 65 - Forks: 18
rzubek/CSLisp
Scheme / Lisp implementation in pure C# for embedding in .NET projects
Language: C# - Size: 626 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 65 - Forks: 10
hanachiru/RapidEnum
Enum utility with SourceGenerator for C#/.NET
Language: C# - Size: 589 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 63 - Forks: 2
yauhenipakala/Xamarin.Plugin.DeviceOrientation 📦
Cross-platform plugin to work with screen orientation of mobile device.
Language: C# - Size: 441 KB - Last synced at: 23 days ago - Pushed at: over 6 years ago - Stars: 61 - Forks: 22
ionsharp/Ion
Language: C# - Size: 68.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 55 - Forks: 18
ChanyaVRC/VRCOscLib
The OSC library for VRChat (.NET Standard)
Language: C# - Size: 286 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 53 - Forks: 3
mpaperno/WASimCommander
WASM Module and developer API for remote access to the Microsoft Flight Simulator 2020 & 2024 "Gauge API" functions.
Language: C++ - Size: 5.03 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 50 - Forks: 10
yakivyusin/SimpleNetNlp
.NET NLP library
Language: C# - Size: 28.2 MB - Last synced at: 28 days ago - Pushed at: almost 2 years ago - Stars: 48 - Forks: 10
g-otn/winforms-not-paid
Client did not pay? Add Opacity to a Windows Form until it disappears completely! Inspired by https://github.com/kleampa/not-paid
Language: C# - Size: 14.6 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 48 - Forks: 4
thegouldfish/SharpMik
SharpMik, pure C# mod player
Language: C# - Size: 1.34 MB - Last synced at: 7 months ago - Pushed at: over 8 years ago - Stars: 48 - Forks: 14
craigmccauley/QueryR
Ad-Hoc querying library for .Net
Language: C# - Size: 139 KB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 47 - Forks: 3
SamboyCoding/UnityMemorySnapshotThing
Tool to work with unity memory snapshots
Language: C# - Size: 146 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 47 - Forks: 3
shinji-san/SecretSharingDotNet
An C# implementation of Shamir's Secret Sharing
Language: C# - Size: 640 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 46 - Forks: 12
cyotek/Cyotek.Drawing.BitmapFont
Component for parsing bitmap font files generated by AngelCode's BMFont utility
Language: C# - Size: 1.48 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 46 - Forks: 10
elamaunt/GDShrapt
GDShrapt is object-oriented one-pass parser of GDScript programming language.
Language: C# - Size: 847 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 45 - Forks: 5
BitArmory/ReCaptcha
:recycle: A friction-less C# HTTP verification client for Google's reCAPTCHA API.
Language: C# - Size: 798 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 45 - Forks: 11
sgrottel/EverythingSearchClient
🔎 A .NET client library for Voidtools' Everything search engine, without the native Everything SDK dll.
Language: C# - Size: 208 KB - Last synced at: about 23 hours ago - Pushed at: 1 day ago - Stars: 44 - Forks: 4
emanzione/SPELL
A framework for describing, composing and managing your game's spells and abilities.
Language: C# - Size: 500 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 44 - Forks: 2
gabornemeth/StravaSharp
Strava client library
Language: C# - Size: 4.22 MB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 43 - Forks: 24
willdiealone/yoomoney-api 📦
This library will allow you to: generate a payment link and process the payment notification asynchronously, access account information, get access to payment history, access payment details.
Language: C# - Size: 288 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 42 - Forks: 4
Ellpeck/Coroutine
A simple implementation of Unity's Coroutines to be used for any C# project
Language: C# - Size: 71.3 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 42 - Forks: 5
marcominerva/OperationResults
A set of lightweight libraries to totally decouple operation results and actual application responses.
Language: C# - Size: 210 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 41 - Forks: 6
daPhie79/tiny7z
tiny7z is a native C# SevenZip 7zip .7z file format archive reader/writer
Language: C# - Size: 511 KB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 41 - Forks: 9
RyotaMurohoshi/ValueObjectGenerator
ValueObjectGenerator is Generator for ValueObjects.
Language: C# - Size: 13.7 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 41 - Forks: 1
nanoframework/nanoFramework.Hardware.Esp32
:package: .NET nanoFramework Hardware.Esp32 Class Library
Language: C# - Size: 412 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 40 - Forks: 25
alexforster/AmiClient
Modern .NET Standard client for accessing the Asterisk AMI protocol using async/await and Reactive Extensions (Rx)
Language: C# - Size: 56.6 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 40 - Forks: 18
ebraminio/PInvokeSerialPort
P/Invoke wrapper for Win32API serial port
Language: C# - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 40 - Forks: 23
chillersanim/CSharp-Tools-for-Unity3D
Some basic C# tools for Unity3D.
Language: C# - Size: 616 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 40 - Forks: 6
cyotek/Cyotek.Data.Nbt
C# library for reading and writing NBT files
Language: C# - Size: 1.01 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 40 - Forks: 4
plainquire/plainquire
Seamless filtering, sorting and paging for ASP.NET Core. Fully customizable.
Language: C# - Size: 2.29 MB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 39 - Forks: 6
ARKlab/Ark.Tools
Ark set of helper libraries
Language: C# - Size: 4.64 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 38 - Forks: 11
artehe/Netimobiledevice
A C#/dotnet implementation for working with iOS devices (iPhone, iPad, iPod).
Language: C# - Size: 2 MB - Last synced at: about 17 hours ago - Pushed at: about 19 hours ago - Stars: 37 - Forks: 14
thrixton/EDSDK.NET
.NET wrapper for the Canon EOS camera SDK
Language: C# - Size: 4.89 MB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 37 - Forks: 31
ShingZhanho/HKOSharp 📦
Unofficial C# Library of Hong Kong Observatory API
Language: C# - Size: 3.6 MB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 37 - Forks: 3
LordVeovis/xmlrpc
A port of CookComputing.XmlRpcV2 for dotnet core 2
Language: C# - Size: 242 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 35 - Forks: 26
CatraProto/Client
CatraProto is a C# asynchronous library that lets you to interact with the Telegram API.
Language: C# - Size: 9.23 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 3
ooples/AiDotNet
A new library for all of the newest ai algorithms
Language: C# - Size: 13.5 MB - Last synced at: about 1 hour ago - Pushed at: about 1 hour ago - Stars: 33 - Forks: 7
erkerkiii/gum
Gum is a collection of tools focusing mainly on game development with the goal of getting rid of the boilerplate code.
Language: C# - Size: 2.67 MB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 33 - Forks: 6
MineCake147E/Shamisen
Cross-Platform Audio Library for modern .NET.
Language: C# - Size: 300 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 33 - Forks: 1
Kermalis/EndianBinaryIO
A C# library that can read and write primitives, enums, arrays, and strings to streams and byte arrays with specified endianness, string encoding, and boolean sizes.
Language: C# - Size: 231 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 5
hnx8/ReadJEnc
ReadJEnc C#(.NET)用ファイル文字コード種類自動判別ライブラリ
Language: C# - Size: 68.4 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 3
draconware-dev/SpanExtensions.Net
Extension Methods for Span!
Language: C# - Size: 972 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 32 - Forks: 5
srbrettle/Financial-Formulas
A collection of methods for solving Finance/Accounting equations. Java, C# (moved to independent repo for future development), C++, Python.
Language: C# - Size: 604 KB - Last synced at: 7 months ago - Pushed at: about 7 years ago - Stars: 32 - Forks: 5
atasoyhus/CeNiN
An implementation of feed-forward phase of deep Convolutional Neural Networks in pure C#
Language: C# - Size: 13.7 MB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 31 - Forks: 10
UrielGuy/KiCad_sharp
A C# library wrapping some of KiCad's functionallity, allowing for some features not in the software and programmatic circuit creation
Language: C# - Size: 40 KB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 31 - Forks: 6