https://github.com/soenneker/soenneker.extensions.webapplicationfactories
A collection of helpful WebApplicationFactory extension methods
https://github.com/soenneker/soenneker.extensions.webapplicationfactories
csharp dotnet extension extensions integration tests unit webapplicationfactories webapplicationfactoriesextension webapplicationfactory
Last synced: 1 day ago
JSON representation
A collection of helpful WebApplicationFactory extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.webapplicationfactories
- Owner: soenneker
- License: mit
- Created: 2025-03-28T16:46:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-06-06T00:24:53.000Z (4 days ago)
- Last Synced: 2026-06-06T02:23:56.904Z (4 days ago)
- Topics: csharp, dotnet, extension, extensions, integration, tests, unit, webapplicationfactories, webapplicationfactoriesextension, webapplicationfactory
- Language: C#
- Homepage: https://soenneker.com
- Size: 613 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
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.extensions.webapplicationfactories/)
[](https://github.com/soenneker/soenneker.extensions.webapplicationfactories/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.webapplicationfactories/)
[](https://github.com/soenneker/soenneker.extensions.webapplicationfactories/actions/workflows/codeql.yml)
#  Soenneker.Extensions.WebApplicationFactories
### A collection of helpful WebApplicationFactory extension methods
## Installation
```
dotnet add package Soenneker.Extensions.WebApplicationFactories
```