jizc's Stars
carlssonemil/orion
Simple, lightweight & intuitive camouflage tracker for Call of Duty: Modern Warfare 2 (2022)
CommunityToolkit/MVVM-Samples
Sample repo for MVVM package
awaescher/StageManager
🖥️ Stage Manager for Microsoft Windows (feasibility study)
AvaloniaUI/Avalonia.Controls.TreeDataGrid
A combined TreeView/DataGrid for Avalonia.
MapsterMapper/Mapster
A fast, fun and stimulating object to object Mapper
madskristensen/CopyNice
A Visual Studio extension
jmacato/SmoothScroller
Port of https://blog.devart.com/wpf-smooth-scrolling-with-ui-virtualization.html to Avalonia
andrewlock/StronglyTypedId
A Rosyln-powered generator for strongly-typed IDs
mcintyre321/ValueOf
Deal with Primitive Obsession - define ValueObjects in a single line (of C#).
mcintyre321/OneOf
Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching
Sergio0694/ComputeSharp
A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀
benfoster/minid
Minid generates human-readable, URL-friendly, unique identifiers that are computed in-memory.
RolandPheasant/TailBlazer
A modern file tail utility based on Rx.Net which show cases reactive programming and Dynamic Data (see https://github.com/RolandPheasant/DynamicData)
madskristensen/FileDiffer
A Visual Studio extension
OlivierLDff/MaterialDesignSvgo
About ✒5600+ Material Design Icons from the Community, size optimized with svgo.
IdreesInc/Monocraft
A monospaced programming font inspired by the Minecraft typeface
Insire/MvvmScarletToolkit
MvvmScarletToolkit is a personal project and framework to speed up the development process of xaml based applications using the viewmodel first approach
J0rgeSerran0/JsonNamingPolicy
Naming policies for System.Text.Json
kaikramer/keystore-explorer
KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool and jarsigner.
dotnet-script/dotnet-script
Run C# scripts from the .NET CLI.
angularsen/UnitsNet
Makes life working with units of measurement just a little bit better.
sblom/RegExtract
Clean & simple idiomatic C# RegEx-based line parser that emits strongly typed results.
mayuki/Cocona
Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
patriksvensson/cupboard
A framework for provisioning local environments to a desired state, using the .NET SDK.
PragmaticFlow/NBomber
Distributed load-testing framework for .NET. Create distributed load test scenarios entirely using plain C# or F#. It is designed to test any system regardless of the protocol or a semantic model (Pull/Push).
waf/CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
andrewlock/NetEscapades.EnumGenerators
A source generator for generating fast "reflection" methods for enums
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
VerifyTests/Verify
Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.
microsoft/Microsoft.IO.RecyclableMemoryStream
A library to provide pooling for .NET MemoryStream objects to improve application performance.