Stars
Python project to read data from Xiaomi Mi Temperature and Humidity Monitor 2
Example of containerized deployment of Dash app to Google Cloud Run, https://docker-dash-example.com/
Library to help reading and writing CSV files
darktable is an open source photography workflow application and raw developer
Visual Studio Extension that installs additional color themes
Dotnet project and package dependency visualizer.
Reduces eye strain by adjusting screen gamma based on the current time
🧰 A modern alternative to the Microsoft Assembly Binding Log Viewer (FUSLOGVW.exe)
A library for patching, replacing and decorating .NET and Mono methods during runtime
Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The future of .NET UI
.NET Platform Architecture book (English, Chinese, Russian)
Machine learning, computer vision, statistics and general scientific computing for .NET
This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL
The official repo for the design of the C# programming language
3P (short for Progress Programmers Pal), is a notepad++ plugin designed to help writing progress 4GL (OpenEdge ABL) code. It transforms notepad++ into a full featured IDE for openedge code editor, …
A collection of tutorials and examples for solving and understanding machine learning and pattern classification tasks
Minimal and clean examples of machine learning algorithms implementations
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…