QaaS.Common.Generators
3.3.0
dotnet add package QaaS.Common.Generators --version 3.3.0
NuGet\Install-Package QaaS.Common.Generators -Version 3.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="QaaS.Common.Generators" Version="3.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="QaaS.Common.Generators" Version="3.3.0" />
<PackageReference Include="QaaS.Common.Generators" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add QaaS.Common.Generators --version 3.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: QaaS.Common.Generators, 3.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package QaaS.Common.Generators@3.3.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=QaaS.Common.Generators&version=3.3.0
#tool nuget:?package=QaaS.Common.Generators&version=3.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
QaaS.Common.Generators
Composable .NET package for generating QaaS test data workflows.
Contents
Overview
This repository contains one solution: QaaS.Common.Generators.sln.
The solution is focused on one NuGet package that provides reusable generator implementations for QaaS data pipelines.
Packages
| Package | Latest Version | Total Downloads |
|---|---|---|
| QaaS.Common.Generators |
Functionalities
QaaS.Common.Generators
- JSON generation from prototypes and Draft-4 schemas (
Json,JsonSchemaDraft4). - Data-source based generation (
FromDataSources,FromLettuceDataSources,FromSessionDataDataSources,Stacking). - CSV row generation from file-system inputs (
FromCSV). - External source loading from file system and S3 (
FromFileSystem,LettuceFromFileSystem,FromS3). - Data lake querying through Trino (
FromDataLake). - Typed configuration model set for each generator family under
ConfigurationObjects.
QaaS.Common.Generators.Tests
- NUnit coverage for generators, parsers, value generators, and configuration behavior.
- Source and integration behavior validation for file system, S3, and session-data based flows.
Quick Start
Install package:
dotnet add package QaaS.Common.Generators
Update package:
dotnet add package QaaS.Common.Generators --version 1.1.0
dotnet restore
Build and Test
dotnet restore QaaS.Common.Generators.sln
dotnet build QaaS.Common.Generators.sln -c Release --no-restore
dotnet test QaaS.Common.Generators.sln -c Release --no-build
Documentation
- Official docs: thesmoketeam.github.io/qaas-docs
- CI workflow:
.github/workflows/ci.yml - NuGet package: QaaS.Common.Generators
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- JsonPath.Net (>= 3.0.2)
- QaaS.Framework.Configurations (>= 1.4.0)
- QaaS.Framework.Protocols (>= 1.4.0)
- QaaS.Framework.SDK (>= 1.4.0)
- QaaS.Framework.Serialization (>= 1.4.0)
- System.IO.Abstractions (>= 22.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.3.0 | 0 | 3/31/2026 |
| 3.2.1 | 129 | 3/28/2026 |
| 3.2.1-alpha.1 | 73 | 3/28/2026 |
| 3.2.0 | 69 | 3/25/2026 |
| 3.1.3 | 89 | 3/23/2026 |
| 3.1.3-alpha.1 | 34 | 3/22/2026 |
| 3.1.2 | 84 | 3/21/2026 |
| 3.1.1 | 91 | 3/17/2026 |
| 3.1.0 | 84 | 3/16/2026 |
| 3.1.0-alpha.4 | 65 | 3/15/2026 |
| 3.1.0-alpha.3 | 38 | 3/15/2026 |
| 3.1.0-alpha.2 | 43 | 3/13/2026 |
| 3.1.0-alpha.1 | 62 | 3/12/2026 |
| 3.0.0-alpha.7 | 76 | 3/11/2026 |
| 3.0.0-alpha.6 | 98 | 3/4/2026 |
| 3.0.0-alpha.5 | 41 | 3/4/2026 |