jianghupt / VMELinks
Virtual Machine Encryption for .NET
☆26Updated 8 months ago
Alternatives and similar repositories for VME
Users that are interested in VME are comparing it to the libraries listed below
Sorting:
- 在AOT项目中,使用反射有一些问题,本程序包利用源生成器,按不同的维度,提前获取对应类型的元数据,从而达到平滑使用Reflection部分功能。☆16Updated last year
- JointCode.Shuttle is a fast, flexible and easy-to-use service-oriented framework for cross-AppDomain communication. It's a replacement f…☆10Updated 7 years ago
- 代码分析器、反射分析器、动态代码构建、动态代码运行☆34Updated 2 years ago
- 积累平时使用的自定义控件☆24Updated 9 months ago
- A rapid development framework for WPF.☆27Updated 2 years ago
- MemoryReadWrite InlineAsm Managed/UnmanagedInject☆59Updated 7 years ago
- Add a NuGet package only for dll reference? By using dotnetCampus.SourceYard, you can pack a NuGet package with source code. By installin…☆53Updated last year
- DirectUI framework for Windows platform. D3D11 and D2D rendering. Dozens of basic components. Supports the latest cef3 browser. Unicode m…☆23Updated 4 months ago
- Use Minimal API to perform a minimal Authentication mode☆12Updated 3 years ago
- An out-of-the-box inter-process communication (IPC) library, which can also be seen as a remote Ioc container.☆32Updated last year
- ☆35Updated 6 months ago
- Patch package creation tools required for automatic upgrades.☆13Updated 3 months ago
- 一个自定义的C# TaskScheduler,独立线程池☆14Updated 2 years ago
- NuGet package to help you cross-compile Native AOT to different OSes/architectures☆16Updated last month
- AwaitableCompletionSource在多个场景下可替代TaskCompletionSource,更少的cpu时间和内存分配。