Pinned Repositories
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
icu
Fork of https://github.com/unicode-org/icu for ICU4C, with changes for maintenance, and the Windows OS build.
tarekgh's Repositories
tarekgh/icu
Fork of https://github.com/unicode-org/icu for ICU4C, with changes for maintenance, and the Windows OS build.
tarekgh/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
tarekgh/api-docs-sync
Tools for porting documentation from intellisense xmls to api-docs, or from api-docs to triple slash comments.
tarekgh/cldr
The new home of the Unicode Common Locale Data Repository
tarekgh/config_files
tarekgh/core
Home repository for .NET Core
tarekgh/corefx
This repo contains the foundational libraries that make up the .NET Core development stack.
tarekgh/corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
tarekgh/coverlet
Cross platform code coverage library for .NET Core
tarekgh/csharp-notebooks
Get started learning C# with C# notebooks powered by .NET Interactive and VS Code.
tarekgh/designs
This repo is used for reviewing new .NET designs.
tarekgh/docs
This repository contains .NET Documentation.
tarekgh/dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
tarekgh/extensions
.NET APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.
tarekgh/icu-1
The new home of the ICU project source code.
tarekgh/icu4x
Solving i18n for client-side and resource-constrained environments.
tarekgh/libgdiplus
C-based implementation of the GDI+ API
tarekgh/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
tarekgh/machinelearning-samples
Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
tarekgh/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
tarekgh/opentelemetry-dotnet
The OpenTelemetry .NET Client
tarekgh/performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
tarekgh/roslyn-analyzers
tarekgh/runtime
.NET is a cross-platform runtime and libraries, for cloud, IoT and desktop apps. It includes a garbage collector, JIT compiler, primitive data types and class libraries.
tarekgh/runtime-assets
Assets that are required by the runtime repository, and referenced as nuget packages.
tarekgh/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
tarekgh/teams-ai
SDK focused on building AI based applications and extensions for Microsoft Teams.
tarekgh/tensorflow
An Open Source Machine Learning Framework for Everyone
tarekgh/TensorFlow.NET
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
tarekgh/TorchSharp
.NET bindings for the Pytorch engine