DotNetEnv 1.1.0
A .NET library to load environment variables from .env files
Showing the top 20 packages that depend on DotNetEnv.
| Packages | Downloads |
|---|---|
|
AgentScope.Core
A .NET implementation of the AgentScope framework for building LLM-powered applications
|
3 |
|
AgentScope.Core
A .NET implementation of the AgentScope framework for building LLM-powered applications
|
2 |
|
AgentScope.Core
Package Description
|
2 |
Features and Enhancements
* Handles presence of `=` in value in env file
E.g.
```bash
CONNECTION=user=test;password=secret
```
Thanks
@lazytesting
.NET Standard 2.0
- No dependencies.