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

https://github.com/soenneker/soenneker.utils.paths.resources

A utility library for retrieving the Resources path across environments
https://github.com/soenneker/soenneker.utils.paths.resources

app azure csharp dotnet function path paths resource resources resourcespathutil service util utils

Last synced: about 1 month ago
JSON representation

A utility library for retrieving the Resources path across environments

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/soenneker.utils.paths.resources.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.utils.paths.resources/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.utils.paths.resources/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.utils.paths.resources/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.utils.paths.resources.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.utils.paths.resources/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.utils.paths.resources/codeql.yml?label=CodeQL&style=for-the-badge)](https://github.com/soenneker/soenneker.utils.paths.resources/actions/workflows/codeql.yml)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Utils.Paths.Resources
### A utility library for retrieving the Resources path across environments

## Installation

```
dotnet add package Soenneker.Utils.Paths.Resources
```