https://github.com/havendv/h.containers
Contains many projects that are aimed at dynamically executing code (including running code in another process)
https://github.com/havendv/h.containers
Last synced: 18 days ago
JSON representation
Contains many projects that are aimed at dynamically executing code (including running code in another process)
- Host: GitHub
- URL: https://github.com/havendv/h.containers
- Owner: HavenDV
- License: mit
- Created: 2020-01-12T23:33:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-11T07:57:55.000Z (almost 5 years ago)
- Last Synced: 2025-01-26T10:54:56.197Z (9 months ago)
- Language: C#
- Homepage:
- Size: 31.3 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [H.Containers](https://github.com/HavenDV/H.Containers/)
[](https://github.com/HavenDV/H.Containers/search?l=C%23&o=desc&s=&type=Code)
[](LICENSE.md)
[](https://github.com/dotnet/standard/blob/master/docs/versions/netstandard2.0.md)
[](https://github.com/HavenDV/H.Containers/actions?query=workflow%3A%22.NET%22)
Description
### Nuget
[](https://www.nuget.org/packages/H.Containers/)
```
Install-Package H.Containers
```
### Usage
```cs
// code
```
### Used documentation
### Contacts
* [mail](mailto:havendv@gmail.com)