Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)