Pinned Repositories
reactos
A free Windows-compatible Operating System
AdBlockPlus-macOS
AdBlockPlus for iOS, ported to macOS Sierra
AppKid
UI toolkit for Linux in Swift. Powered by Vulkan.
BFG-Windows
The BFG Repo Cleaner, compiled for Windows
ChocolateyInstaller
A GUI installer for Chocolatey
dotnet-wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
MSIExtractApp
An app for the Windows Store that can view the contents of MSI and MSM files
SwiftRegex
Simple Swift regular-expression library
SwiftXPC
A Swift wrapper of the XPC API
WindowsLogViewer
wjk's Repositories
wjk/XamarinXpcSample
A sample demonstrating how to use Xamarin.Mac to create an XPC service.
wjk/ducible
A tool to make Windows builds reproducible.
wjk/NextBSD
FreeBSD src tree
wjk/please
High-performance extensible build system for reproducible builds.
wjk/wix4-portable
WiX packaged for use with PortableApps.com
wjk/xamarin-macios
Bridges the worlds of .NET with the native APIs of Mac, iOS, tvOS, and watchOS.
wjk/advanceddatagridview
A .NET WinForm DataGridView with advanced capabilities
wjk/binding-tools-for-swift
wjk/BindingListView
Sort, filter and aggregate lists of business objects without all the boring code! This library provides a powerful "view" approach to data binding .NET objects to user interface controls.
wjk/BuildXL
Microsoft Build Accelerator
wjk/certcentral
Share your Public Keys using X509 certificates.
wjk/certcentral.client
Cert Central Client
wjk/DockerService
Keep boot2docker running at all times on your Mac
wjk/dotnet-command-line-api
System.CommandLine: Command line parsing, invocation, and rendering of terminal output.
wjk/dotnet-core-setup
Installer packages for the .NET Core runtime and libraries
wjk/dotnet-coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
wjk/dotnet-corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
wjk/dotnet-project-system
The C#, F# and Visual Basic project system for Visual Studio
wjk/dotnet-source-build
A repository to track efforts to produce a source tarball of the .NET Core SDK and all its components
wjk/Eto
Cross platform GUI framework for desktop and mobile applications in .NET
wjk/MDTargetAddin
wjk/node-mssql
Microsoft SQL Server client for Node.js
wjk/NuGet.BuildTasks
The build tasks used to pick up package content from project.lock.json.
wjk/omnisharp-roslyn
OmniSharp based on roslyn workspaces
wjk/retdec
RetDec is a retargetable machine-code decompiler based on LLVM.
wjk/swift-reflection
A sample Swift plugin architecture
wjk/theme-explorer
Small tool for exploring visual styles (aka themes) on Windows XP and later, as provided by UXTHEME.DLL.
wjk/WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP apps for Windows 10. The toolkit is part of the .NET Foundation.
wjk/WixWPF
wjk/Xamarin.MacDev
Support libraries for xamarin-macios