Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Add Name to IHostingEnvironment #635

Closed
@davidfowl

Description

@davidfowl
public interface IHostingEnvironment
{
    ... 

    string ApplicationName { get; set; }
    ...
}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions