Pinned Repositories
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
Basic-Video-Broadcasting
Sample app to join/leave a channel, set the role as a host/audience, mute/unmute, switch between front/rear cameras, and set the video parameters.
BlazorApGRpc
BlazorWebCamApp
cecil2
Cecil is a library to inspect, modify and create .NET programs and libraries.
coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
corefx
This repository contains the foundational libraries that make up the .NET Core development stack.
thaystg's Repositories
thaystg/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
thaystg/Basic-Video-Broadcasting
Sample app to join/leave a channel, set the role as a host/audience, mute/unmute, switch between front/rear cameras, and set the video parameters.
thaystg/BlazorApGRpc
thaystg/BlazorWebCamApp
thaystg/cecil2
Cecil is a library to inspect, modify and create .NET programs and libraries.
thaystg/debug-adapter-protocol
Defines a common protocol for debug adapters.
thaystg/debugger-libs
Debugger libraries
thaystg/diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
thaystg/dotnet-buildtools-prereqs-docker
Used to maintain the Docker images hosted at the mcr.microsoft.com/dotnet-buildtools/prereqs repository
thaystg/dotnet-wasi-sdk
Packages for building .NET projects as standalone WASI-compliant modules
thaystg/dotnet-wasm-todo-mvc
thaystg/fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
thaystg/hotreload-utils
Utilities for .NET hot reload
thaystg/mono
Mono open source ECMA CLI, C# and .NET implementation.
thaystg/octokit.net
A GitHub API client library for .NET
thaystg/Office-Add-in-samples
Code samples for Office Add-in development on the Microsoft 365 platform.
thaystg/razor
Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
thaystg/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
thaystg/runtime
.NET is a cross-platform runtime for cloud, IoT, and desktop apps.
thaystg/SampleBlazorWasmAndWebAPIProject
thaystg/samples
Sample code referenced by the .NET documentation
thaystg/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
thaystg/testICorDebugInConsoleApp
thaystg/vscode-csharp
Official C# support for Visual Studio Code (powered by OmniSharp)
thaystg/vscode-js-debug
The VS Code JavaScript debugger
thaystg/vscode-mono-debug
A simple VS Code debug adapter for mono
thaystg/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
thaystg/xamarin-android
Xamarin.Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
thaystg/xamarin-android-tools
thaystg/xamarin-macios
Bridges the worlds of .NET with the native APIs of Mac, iOS, tvOS, and watchOS.