.NET sandboxing framework: rewrites other assemblies to ensure they can't bring down the hosting process.
Info
Version: | 0.22.0-unproven |
Author(s): | Andrey Shchekin |
Last Update: | Monday, March 29, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ashmind/Unbreakable |
NuGet Url: | https://www.nuget.org/packages/Unbreakable |
Install
Install-Package Unbreakable
dotnet add package Unbreakable
paket add Unbreakable
Unbreakable Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Unbreakable.Policy(>= 15.0.0)
- Argument(>= 1.3.1)
- JetBrains.Annotations(>= 10.4.0)
- Mono.Cecil(>= 0.10.0)
- Unbreakable.Policy(>= 15.0.0)
- Argument(>= 1.3.1)
- JetBrains.Annotations(>= 10.4.0)
- Mono.Cecil(>= 0.10.0)
Tags