- Kyoto, Japan
- http://asmichi.hatenablog.com/
- @asmichi98
Stars
A collection of (mostly) technical things every software developer should know about
Asmichi.ChildProcess is a .NET library that provides functionality for creating child processes. An alternative to `System.Diagnostics.Process.Start`.
Practical samples of ASP.NET Core 10, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
.NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is maintained and published by Microsoft, and …
A repo for developers on Windows to file issues that impede their productivity, efficiency, and efficacy
Set of tools to analyze Windows sandboxes for exposed attack surface.
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
Examples of dockerfiles and optional supporting scripts to install and use Build Tools for Visual Studio 2017 in a container.
A list of tools to extend the .NET Core command line (dotnet)
PerfView is a CPU and memory performance-analysis tool
The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, client proxy generation, and more.
Installer packages for the .NET Core runtime and libraries
Visit https://github.com/asmichi/ChildProcess for the current development. Archived as a reference for a ProcessPipeline implementation.
Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
EasyHook - The reinvention of Windows API Hooking
A helper library to easily add F# scripts to your application.
Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.
Enums.NET is a high-performance type-safe .NET enum utility library
A C# based memory editing library targeting Windows applications, offering various functions to extract and inject data and codes into remote processes to allow interoperability.
This repo contains .NET Portability Analyzer (VSIX and Console) libraries and tools