CSS.K6.Hosting.Core
0.1.2-beta
dotnet add package CSS.K6.Hosting.Core --version 0.1.2-beta
NuGet\Install-Package CSS.K6.Hosting.Core -Version 0.1.2-beta
<PackageReference Include="CSS.K6.Hosting.Core" Version="0.1.2-beta" />
<PackageVersion Include="CSS.K6.Hosting.Core" Version="0.1.2-beta" />
<PackageReference Include="CSS.K6.Hosting.Core" />
paket add CSS.K6.Hosting.Core --version 0.1.2-beta
#r "nuget: CSS.K6.Hosting.Core, 0.1.2-beta"
#addin nuget:?package=CSS.K6.Hosting.Core&version=0.1.2-beta&prerelease
#tool nuget:?package=CSS.K6.Hosting.Core&version=0.1.2-beta&prerelease
CSS.K6.Hosting.Core
Core components for integrating Grafana k6 load testing into .NET Aspire applications.
Overview
This package provides the fundamental abstractions and interfaces necessary for integrating k6 load testing tools within .NET Aspire applications. It serves as the foundation for the other k6 integration packages.
Features
- Core abstractions for k6 resource management in .NET Aspire
- Support for configuring k6 test scripts
- Extensible output provider system
- Interface definitions for data sources and result outputs
Installation
dotnet add package CSS.K6.Hosting.Core
Requirements
- .NET 8.0 or .NET 9.0
- .NET Aspire
Usage
This package is not typically used directly but serves as a foundation for other packages in the k6 integration suite. If you're looking to add k6 load testing to your Aspire application, consider using the CSS.K6.Hosting.Aspire
package instead.
// Core entities and interfaces will be referenced by your Aspire applications
// but usually through the extension methods provided by CSS.K6.Hosting.Aspire
License
MIT
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net8.0
- Aspire.Hosting (>= 9.1.0)
-
net9.0
- Aspire.Hosting (>= 9.1.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on CSS.K6.Hosting.Core:
Package | Downloads |
---|---|
CSS.K6.Hosting.Aspire
Integration for running Grafana k6 load tests within .NET Aspire applications. |
|
CSS.K6.Hosting.Outputs.Grafana
Grafana dashboard integration for visualizing k6 load test results in .NET Aspire applications. |
|
CSS.K6.Hosting.Outputs.InfluxDB
InfluxDB output provider for storing and querying k6 load test metrics in .NET Aspire applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.2-beta | 163 | 3/5/2025 |
0.1.1-beta1 | 57 | 2/26/2025 |