708 skills found · Page 1 of 24
quozd / Awesome DotnetA collection of awesome .NET libraries, tools, frameworks and software
gzc / CLRS:notebook:Solutions to Introduction to Algorithms
pythonnet / PythonnetPython for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.
walkccc / CLRS📚 Solutions to Introduction to Algorithms Third Edition
nxrighthere / UnrealCLRUnreal Engine .NET 6 integration
sidristij / Dotnetbook.NET Platform Architecture book (English, Chinese, Russian)
sthalles / SimCLRPyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
FractalFir / Rustc Codegen ClrA Rust compiler backend targeting CIL(.NET IR) and C.
clojure / Clojure ClrA port of Clojure to the CLR, part of the Clojure project
bckenstler / CLRNo description available
microsoft / ClrmdMicrosoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.
uknowsec / SharpSQLToolsSharpSQLTools 和@Rcoil一起写的小工具,可上传下载文件,xp_cmdshell与sp_oacreate执行命令回显和clr加载程序集执行相应操作。
prasannavl / WinApiA simple, direct, ultra-thin CLR library for high-performance Win32 Native Interop
shady831213 / AlgorithmsCLRS study. Codes are written with golang.
Spijkervet / SimCLRPyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.
w3c / ClreqRequirements for Chinese Text Layout
djhohnstein / SharpChromium.NET 4.0 CLR Project to retrieve Chromium data, such as cookies, history and saved logins.
SergeyTeplyakov / ObjectLayoutInspectorA tool that helps to see an internal structure of the CLR types at runtime
microsoft / RoslynClrHeapAllocationAnalyzerRoslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc.
med0x2e / ExecuteAssemblyLoad/Inject .NET assemblies by; reusing the host (spawnto) process loaded CLR AppDomainManager, Stomping Loader/.NET assembly PE DOS headers, Unlinking .NET related modules, bypassing ETW+AMSI, avoiding EDR hooks via NT static syscalls (x64) and hiding imports by dynamically resolving APIs (hash).