FluentTestScaffold.Core
4.0.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package FluentTestScaffold.Core --version 4.0.2
NuGet\Install-Package FluentTestScaffold.Core -Version 4.0.2
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="FluentTestScaffold.Core" Version="4.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FluentTestScaffold.Core" Version="4.0.2" />
<PackageReference Include="FluentTestScaffold.Core" />
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 FluentTestScaffold.Core --version 4.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FluentTestScaffold.Core, 4.0.2"
#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 FluentTestScaffold.Core@4.0.2
#: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=FluentTestScaffold.Core&version=4.0.2
#tool nuget:?package=FluentTestScaffold.Core&version=4.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FluentTestScaffold.Core
Core framework and interfaces for FluentTestScaffold.
Installation
dotnet add package FluentTestScaffold.Core
Documentation
For complete documentation, examples, and usage guides, visit: 📚 FluentTestScaffold Documentation
What's Included
- Core
TestScaffoldclass - Fluent API interfaces
- Builder pattern implementations
- Data template system
- IOC container abstractions
Quick Start
using FluentTestScaffold.Core;
var testScaffold = new TestScaffold()
.UseIoc(services => {
// Configure your services
})
.Build();
For detailed examples and advanced usage, see the main documentation.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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 was computed. 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. net10.0 was computed. 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.
-
net6.0
- Microsoft.Extensions.DependencyInjection (>= 6.0.1)
- Moq (>= 4.20.72)
- System.Net.Http (>= 4.3.4)
- System.Text.RegularExpressions (>= 4.3.1)
-
net7.0
- Microsoft.Extensions.DependencyInjection (>= 7.0.0)
- Moq (>= 4.20.72)
- System.Net.Http (>= 4.3.4)
- System.Text.RegularExpressions (>= 4.3.1)
-
net8.0
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Moq (>= 4.20.72)
- System.Net.Http (>= 4.3.4)
- System.Text.RegularExpressions (>= 4.3.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on FluentTestScaffold.Core:
| Package | Downloads |
|---|---|
|
FluentTestScaffold.Autofac
FluentTestScaffold Autofac |
|
|
FluentTestScaffold.Bdd
FluentTestScaffold Bdd |
|
|
FluentTestScaffold.EntityFrameworkCore
FluentTestScaffold EntityFrameworkCore |
|
|
FluentTestScaffold.Nunit
FluentTestScaffold Nunit |
|
|
FluentTestScaffold.AspNetCore
FluentTestScaffold AspNetCore |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.1.1 | 303 | 4/17/2026 |
| 4.1.0 | 8,957 | 4/7/2026 |
| 4.0.3 | 247 | 2/24/2026 |
| 4.0.2 | 234 | 1/14/2026 |
| 4.0.2-preview-20250929-230514 | 315 | 9/29/2025 |
| 4.0.1 | 10,154 | 9/29/2025 |
| 4.0.0-preview-20250820-231505 | 2,420 | 8/20/2025 |
| 3.8.11 | 266 | 7/31/2025 |
| 3.8.10 | 671 | 7/20/2025 |
| 3.8.9-preview-20250719-113545 | 206 | 7/19/2025 |
| 3.8.8-preview-20250719-112337 | 222 | 7/19/2025 |
| 3.8.7-preview-20250719-103808 | 266 | 7/19/2025 |