GamilYassin's Stars
SingletonSean/SimpleTrader
A full stack WPF MVVM trading application.
HandyOrg/HandyControl
Contains some simple and commonly used WPF controls
Dolibarr/dolibarr
Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
leocb/MaterialSkin
Theming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.
dennismagno/metroframework-modern-ui
My humble attempt to bring the new Modern UI alias Metro UI of Windows 8 to .NET Windows Forms applications.
mperdeck/LINQtoCSV
Popular, easy to use library to read and write CSV files.
JonPSmith/EfCoreInAction
Supporting code to go with the book "Entity Framework Core in Action"
ardalis/GuardClauses
A simple package with guard clause extensions.
ardalis/ddd-vet-sample
A sample meant to demonstrate domain driven design using a veterinary hospital management system.
sqlkata/querybuilder
SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
MvvmCross/MvvmCross-Samples
Tutorials and samples for MvvmCross: The .NET MVVM framework for cross-platform solutions.
punker76/code-samples
Just some code samples for MahApps and other experiments...
Kinnara/ModernWpf
Modern styles and controls for your WPF applications
vaquarkhan/microservices-recipes-a-free-gitbook
“If you are working in an organization that places lots of restrictions on how developers can do their work, then microservices may not be for you.” ― Sam Newman
fchollet/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
patrickloeber/MLfromscratch
Machine Learning algorithm implementations from scratch.
PlayingNumbers/ds_salary_proj
Repo for the data science salary prediction of the Data Science Project From Scratch video on my youtube
ttu/json-flatfile-datastore
Simple JSON flat file data store with support for typed and dynamic data.
pcingola/jFuzzyLogic
The most complete fuzzy logic library in Java. The de-facto standard for research and industrial applications.
jaime-olivares/zipstorer
A Pure C# Class to Store Files in Zip
MarcosMeli/FileHelpers
The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams
mrts/winforms-mvp
Windows Forms example of the Passive View variant of the Model-View-Presenter pattern
PacktPublishing/CSharp7-and-.NET-Core-2.0-Blueprints
C# 7 and .NET Core 2.0 Blueprints, published by Packt
judero01col/GMap.NET
GMap.NET Windows Forms & Presentation is an excellent open source, powerful, free and cross-platform .NET control. Allows the use of routing, geocoding, directions and maps from Google, Yahoo!, Bing, OpenStreetMap, ArcGIS, Pergo, SigPac, Yendux, Mapy.cz, Maps.lt, iKarte.lv, NearMap, HereMap, CloudMade, WikiMapia, MapQuest and many more.
snwh/paper-icon-theme
Paper Icon Theme
microsoft/InventorySample
Sample UWP application for LOB scenarios
JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
OpenXmlDev/Open-Xml-PowerTools
aalhour/C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
TheAlgorithms/C-Sharp
All algorithms implemented in C#.