sas.simulators.http 0.0.34

There is a newer version of this package available.
See the version list below for details.
dotnet add package sas.simulators.http --version 0.0.34                
NuGet\Install-Package sas.simulators.http -Version 0.0.34                
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="sas.simulators.http" Version="0.0.34" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add sas.simulators.http --version 0.0.34                
#r "nuget: sas.simulators.http, 0.0.34"                
#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.
// Install sas.simulators.http as a Cake Addin
#addin nuget:?package=sas.simulators.http&version=0.0.34

// Install sas.simulators.http as a Cake Tool
#tool nuget:?package=sas.simulators.http&version=0.0.34                

SAS - Business-Oriented Acceptance Testing Framework

Introduction

Welcome to the SAS project. This C# framework is designed to provide a structured and business-oriented framework for writing acceptance tests. It facilitates a clear separation of concerns between technical aspects and business aspects, allowing development teams and non-technical stakeholders to collaborate more effectively. Features

  • Clear and business-oriented separation: Enables a clear distinction between technical tests and business scenarios.
  • Ease of use: Simple and intuitive syntax for writing acceptance tests.
  • Extensibility: Modular architecture allowing for easy addition of new features. Integration with CI/CD tools: Compatible with major continuous integration and continuous deployment tools.

Installation

SAS can be installed via NuGet. Use the following command to add it to your project:

dotnet add package sas --version x.x.x

Alternatively, you can install it via the NuGet Package Manager Console in Visual Studio:

Install-Package SAS -Version x.x.x

Getting Started

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on sas.simulators.http:

Package Downloads
sas.simulators.soap

Experimental, not production-ready yet.

sas.simulators.http.nsubstitute

Includes BaseHttpClientSimulator in order to create HttpClient simulators easily when using the Scenario/API/Simulators concept with NSubstitute as a mocking library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 87 11/19/2024
1.0.0 280 8/8/2024
0.0.38 111 7/27/2024
0.0.34 144 7/6/2024
0.0.30 133 7/5/2024
0.0.29 112 7/5/2024
0.0.19 219 2/20/2024
0.0.18 140 2/20/2024
0.0.15 132 2/19/2024
0.0.14 143 2/9/2024
0.0.10 191 1/8/2024
0.0.8 158 1/6/2024
0.0.6 124 1/5/2024