msx752's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
microsoft/MS-DOS
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
google/fonts
Font files available from Google Fonts, and a public issue tracker for all things Google Fonts
DapperLib/Dapper
Dapper - a simple object mapper for .Net
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
microsoft/vscode-extension-samples
Sample code illustrating the VS Code extension API.
sallar/github-contributions-chart
:octocat: Generate an image of all your Github contributions
JoshClose/CsvHelper
Library to help reading and writing CSV files
yusufyilmazfr/tasarim-desenleri-turkce-kaynak
Türkçe kaynağa destek olması amacıyla oluşturulmuş bir kaynaktır. Konu anlatımının yanı sıra C#, Java, Go, Python, Kotlin ve TypeScript gibi birçok dilde tasarım desenlerinin uygulamasını içermektedir.
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
dotnet/EntityFramework.Docs
Documentation for Entity Framework Core and Entity Framework 6
poloclub/ganlab
GAN Lab: An Interactive, Visual Experimentation Tool for Generative Adversarial Networks
microsoft/VSSDK-Extensibility-Samples
Samples for building your own Visual Studio extensions
ExtCore/ExtCore
Free, open source and cross-platform framework for creating modular and extendable web applications based on ASP.NET Core
esskar/Serialize.Linq
C# library to serialize LINQ expressions
6bee/Remote.Linq
Simply LINQ your remote resources...
snmaynard/redis-audit
mark-j/dapper-identity
ASP.NET Core Identity with Dapper instead of Entity Framework
ubernostrum/webcolors
A library for working with HTML/CSS color formats in Python.
aspnet/Options
[Archived] A framework for accessing and configuring POCO settings. Project moved to https://github.com/aspnet/Extensions
anastasios-stamoulis/deep-learning-with-csharp-and-cntk
Deep Learning with C# and CNTK
poloclub/jpeg-defense
SHIELD: Fast, Practical Defense and Vaccination for Deep Learning using JPEG Compression
Art-Stea1th/Enhanced-Syntax-Highlighting
[Marketplace] Lightweight "editor classifier extension" for Visual Studio based on the async Roslyn APIs to enhanced highlighting custom tags in C# code.
dotnet/csharp-tmLanguage
Syntax grammar used for C# colorization
ssrdio/SecureBank
primaryobjects/colorbot
A neural network color bot that uses machine learning (artificial intelligence) to categorize pictures as red, green, or blue overall. Uses node.js and mongodb.
EASV/CSharpCleanRestWithEFCore2018
Rest API in .net Core, With EF Core and Clean Architecture
EASV/CSharpArcitecture2018