Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefh/system.appdomain.core
A replacement for AppDomain.CurrentDomain.GetAssemblies() call which is not present for NetCoreApp/NetStandard.
https://github.com/stefh/system.appdomain.core
appdomain assemblies
Last synced: 18 days ago
JSON representation
A replacement for AppDomain.CurrentDomain.GetAssemblies() call which is not present for NetCoreApp/NetStandard.
- Host: GitHub
- URL: https://github.com/stefh/system.appdomain.core
- Owner: StefH
- License: mit
- Created: 2016-05-21T10:51:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-06T19:37:29.000Z (almost 7 years ago)
- Last Synced: 2024-04-14T13:08:19.111Z (7 months ago)
- Topics: appdomain, assemblies
- Language: C#
- Homepage:
- Size: 22.5 KB
- Stars: 4
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# System.AppDomain.Core
[![Build status](https://ci.appveyor.com/api/projects/status/ixjp1tl1ptaka0v0?svg=true)](https://ci.appveyor.com/project/StefH/system-appdomain-core)
A replacement for `AppDomain.CurrentDomain.GetAssemblies()` call which is not present for NetCoreApp/NetStandard.
| Name | NuGet
|------|------
| System.AppDomain.NetCoreApp | [![NuGet Badge](https://buildstats.info/nuget/System.AppDomain.NetCoreApp)](https://www.nuget.org/packages/System.AppDomain.NetCoreApp)