https://github.com/soenneker/soenneker.dtos.launchsettings
DTOs representing Dotnet's launchsettings.json, launch profiles, etc
https://github.com/soenneker/soenneker.dtos.launchsettings
csharp dotnet dtos iis iissettings kestral launch launchprofile launchsettings object profile settings
Last synced: 2 months ago
JSON representation
DTOs representing Dotnet's launchsettings.json, launch profiles, etc
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.dtos.launchsettings
- Owner: soenneker
- License: mit
- Created: 2025-03-31T21:06:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-21T10:35:19.000Z (2 months ago)
- Last Synced: 2026-04-21T12:38:29.281Z (2 months ago)
- Topics: csharp, dotnet, dtos, iis, iissettings, kestral, launch, launchprofile, launchsettings, object, profile, settings
- Language: C#
- Homepage: https://soenneker.com
- Size: 333 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.dtos.launchsettings/)
[](https://github.com/soenneker/soenneker.dtos.launchsettings/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.dtos.launchsettings/)
[](https://github.com/soenneker/soenneker.dtos.launchsettings/actions/workflows/codeql.yml)
#  Soenneker.Dtos.LaunchSettings
### DTOs representing Dotnet's launchsettings.json, launch profiles, etc
## Installation
```
dotnet add package Soenneker.Dtos.LaunchSettings
```