Sendrik-C's Stars
facebook/react
The library for web and native user interfaces.
mui/material-ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
typescript-cheatsheets/react
Cheatsheets for experienced React developers getting started with TypeScript
facebookexperimental/Recoil
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
DapperLib/Dapper
Dapper - a simple object mapper for .Net
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
davidfowl/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
dotnet/machinelearning-samples
Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
MvvmCross/MvvmCross
The .NET MVVM framework for cross-platform solutions, including Android, iOS, MacCatalyst, macOS, tvOS, WPF, WinUI
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
SciSharp/TensorFlow.NET
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
migueldeicaza/TensorFlowSharp
TensorFlow API for .NET languages
FreeOpcUa/python-opcua
LGPL Pure Python OPC-UA Client and Server
dotnet-architecture/eShopModernizing
Modernizing existing .NET Framework, hypothetically legacy backoffice eShop web apps (traditional ASP.NET WebForms and MVC) with Windows Containers and Azure Cloud
SciSharp/Numpy.NET
C#/F# bindings for NumPy - a fundamental library for scientific computing, machine learning and AI
AlturosDestinations/Alturos.Yolo
C# Yolo Darknet Wrapper (real-time object detection)
sskodje/ScreenRecorderLib
A .NET library for screen recording in Windows, using native Microsoft Media Foundation for realtime encoding to h264 video or PNG images.
mephraim/ghostscriptsharp
A C# wrapper for the Ghostscript library (1.1)
h4kbas/nfc-reader
A simple library that provides to use rfid card readers.
AdysTech/CredentialManager
C# wrapper around CredWrite / CredRead functions to store and retreive from Windows Credential Store
mjakal/sapi5_on_linux
SAPI5 voices on linux tutorial
Jinjinov/wpf-localization-multiple-resource-resx-one-language
WPF localization with multiple Resource.resx files (resource managers) used for one language. Useful for localizing Prism modules.
radzionc/simple-blog-front
Front-End for Simple Blog
developermypos/myPOS-SDK-dotNET
myPOS SDK .NET enabling to integrate Apps with myPOS Card Terminals for Card Payments processing
ThomasSteinbinder/WPFAnimatedLoadingSpinner
A simple animeted loading spinner in WPF / C#.
kiliman/MvxCommandToMessage
Sample showing how to use a value converter to convert a command into a message