Ossa.TestFramework.Core
                              
                            
                                0.2.0-alpha0670
                            
                        
                    
                Additional Details
                
    old alpha, use V1 or later
        
        
                                This is a prerelease version of Ossa.TestFramework.Core.
                            
    
    
        
        
                                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 Ossa.TestFramework.Core --version 0.2.0-alpha0670
NuGet\Install-Package Ossa.TestFramework.Core -Version 0.2.0-alpha0670
        
        
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="Ossa.TestFramework.Core" Version="0.2.0-alpha0670" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="Ossa.TestFramework.Core" Version="0.2.0-alpha0670" />
<PackageReference Include="Ossa.TestFramework.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 Ossa.TestFramework.Core --version 0.2.0-alpha0670
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: Ossa.TestFramework.Core, 0.2.0-alpha0670"
        
        
#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 Ossa.TestFramework.Core@0.2.0-alpha0670
        
        
#: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=Ossa.TestFramework.Core&version=0.2.0-alpha0670&prerelease
#tool nuget:?package=Ossa.TestFramework.Core&version=0.2.0-alpha0670&prerelease
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    Package Description
| 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.CodeAnalysis.Common (>= 4.9.2)
 - Microsoft.CodeAnalysis.CSharp (>= 4.9.2)
 - Microsoft.Data.SqlClient (>= 5.2.0)
 - Microsoft.Extensions.Configuration (>= 8.0.0)
 - Microsoft.Extensions.Configuration.Json (>= 8.0.0)
 - Microsoft.Extensions.DependencyInjection (>= 8.0.0)
 - Microsoft.Extensions.Logging (>= 8.0.0)
 - Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
 - Microsoft.Extensions.Logging.Console (>= 8.0.0)
 - Microsoft.Extensions.Logging.Debug (>= 8.0.0)
 - Microsoft.Extensions.Options (>= 8.0.2)
 - Microsoft.Extensions.Options.ConfigurationExtensions (>= 8.0.0)
 - System.CodeDom (>= 8.0.0)
 
 - 
                                                    
net7.0
- Microsoft.CodeAnalysis.Common (>= 4.9.2)
 - Microsoft.CodeAnalysis.CSharp (>= 4.9.2)
 - Microsoft.Data.SqlClient (>= 5.2.0)
 - Microsoft.Extensions.Configuration (>= 8.0.0)
 - Microsoft.Extensions.Configuration.Json (>= 8.0.0)
 - Microsoft.Extensions.DependencyInjection (>= 8.0.0)
 - Microsoft.Extensions.Logging (>= 8.0.0)
 - Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
 - Microsoft.Extensions.Logging.Console (>= 8.0.0)
 - Microsoft.Extensions.Logging.Debug (>= 8.0.0)
 - Microsoft.Extensions.Options (>= 8.0.2)
 - Microsoft.Extensions.Options.ConfigurationExtensions (>= 8.0.0)
 - System.CodeDom (>= 8.0.0)
 
 - 
                                                    
net8.0
- Microsoft.CodeAnalysis.Common (>= 4.9.2)
 - Microsoft.CodeAnalysis.CSharp (>= 4.9.2)
 - Microsoft.Data.SqlClient (>= 5.2.0)
 - Microsoft.Extensions.Configuration (>= 8.0.0)
 - Microsoft.Extensions.Configuration.Json (>= 8.0.0)
 - Microsoft.Extensions.DependencyInjection (>= 8.0.0)
 - Microsoft.Extensions.Logging (>= 8.0.0)
 - Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
 - Microsoft.Extensions.Logging.Console (>= 8.0.0)
 - Microsoft.Extensions.Logging.Debug (>= 8.0.0)
 - Microsoft.Extensions.Options (>= 8.0.2)
 - Microsoft.Extensions.Options.ConfigurationExtensions (>= 8.0.0)
 - System.CodeDom (>= 8.0.0)
 
 
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Ossa.TestFramework.Core:
| Package | Downloads | 
|---|---|
| 
                                                        
                                                            Ossa.TestFramework.UIIntegration.Playwright
                                                        
                                                         Package Description  | 
                                                    |
| 
                                                        
                                                            Ossa.TestFramework.UIIntegration.Selenium
                                                        
                                                         Package Description  | 
                                                    
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 1.6.1 | 219 | 7/14/2025 | |
| 1.5.0 | 204 | 7/1/2025 | |
| 1.4.0 | 347 | 6/13/2025 | |
| 1.3.1 | 362 | 6/11/2025 | |
| 1.3.1-beta0001 | 358 | 6/11/2025 | |
| 1.3.0 | 337 | 6/10/2025 | |
| 1.2.0 | 208 | 5/30/2025 | |
| 1.1.0 | 213 | 5/26/2025 | |
| 1.1.0-alpha0720 | 170 | 6/7/2024 | |
| 1.0.1 | 297 | 6/7/2024 | |
| 1.0.0-beta0001 | 188 | 6/7/2024 | |
| 0.4.0 | 203 | 6/7/2024 | |
| 0.4.0-alpha0054 | 171 | 6/7/2024 | |
| 0.4.0-alpha0049 | 193 | 6/7/2024 | |
| 0.4.0-alpha0048 | 172 | 6/7/2024 | |
| 0.4.0-alpha0041 | 183 | 6/7/2024 | |
| 0.4.0-alpha0039 | 191 | 6/6/2024 | |
| 0.4.0-alpha0038 | 168 | 6/6/2024 | |
| 0.4.0-alpha0037 | 190 | 6/6/2024 | |
| 0.4.0-alpha0025 | 207 | 6/6/2024 | |
| 0.4.0-alpha0017 | 172 | 6/6/2024 | |
| 0.4.0-alpha0016 | 172 | 6/6/2024 | |
| 0.4.0-alpha0014 | 177 | 6/5/2024 | |
| 0.4.0-alpha0012 | 166 | 6/5/2024 | |
| 0.4.0-alpha0010 | 157 | 6/5/2024 | |
| 0.4.0-alpha0007 | 175 | 6/5/2024 | |
| 0.4.0-alpha0006 | 199 | 6/5/2024 | |
| 0.4.0-alpha0004 | 194 | 6/5/2024 | |
| 0.4.0-alpha0003 | 167 | 6/5/2024 | |
| 0.4.0-alpha0002 | 208 | 6/5/2024 | |
| 0.4.0-alpha0001 | 180 | 6/5/2024 | |
| 0.2.0-fastertests-ah0001 | 196 | 6/3/2024 | |
| 0.2.0-alpha0705 | 195 | 6/4/2024 | |
| 0.2.0-alpha0701 | 192 | 6/3/2024 | |
| 0.2.0-alpha0696 | 188 | 6/3/2024 | |
| 0.2.0-alpha0692 | 178 | 6/3/2024 | |
| 0.2.0-alpha0690 | 195 | 6/3/2024 | |
| 0.2.0-alpha0688 | 186 | 6/3/2024 | |
| 0.2.0-alpha0670 | 195 | 6/3/2024 | |
| 0.2.0-alpha0668 | 183 | 6/2/2024 | |
| 0.2.0-alpha0662 | 199 | 5/30/2024 | |
| 0.2.0-alpha0651 | 210 | 5/29/2024 | |
| 0.2.0-alpha0650 | 204 | 5/29/2024 | |
| 0.2.0-alpha0641 | 200 | 5/29/2024 | |
| 0.2.0-alpha0639 | 198 | 5/29/2024 | |
| 0.2.0-alpha0634 | 197 | 5/28/2024 | |
| 0.2.0-alpha0622 | 194 | 5/28/2024 | |
| 0.2.0-alpha0617 | 239 | 5/24/2024 | |
| 0.2.0-alpha0608 | 203 | 5/23/2024 | |
| 0.2.0-alpha0602 | 207 | 5/23/2024 | |
| 0.2.0-alpha0598 | 196 | 5/23/2024 | |
| 0.2.0-alpha0596 | 209 | 5/22/2024 | |
| 0.2.0-alpha0593 | 202 | 5/22/2024 | |
| 0.2.0-alpha0583 | 222 | 5/22/2024 | |
| 0.2.0-alpha0581 | 194 | 5/22/2024 | |
| 0.2.0-alpha0576 | 198 | 5/21/2024 | |
| 0.2.0-alpha0575 | 192 | 5/21/2024 | |
| 0.2.0-alpha0563 | 194 | 5/21/2024 | |
| 0.2.0-alpha0561 | 217 | 5/21/2024 | |
| 0.2.0-alpha0548 | 200 | 5/20/2024 | |
| 0.2.0-alpha0547 | 186 | 5/20/2024 | |
| 0.2.0-alpha0539 | 202 | 5/17/2024 | |
| 0.2.0-alpha0501 | 215 | 5/10/2024 | |
| 0.2.0-alpha0433 | 188 | 5/2/2024 | |
| 0.2.0-alpha0408 | 199 | 4/28/2024 | |
| 0.2.0-alpha0401 | 254 | 4/22/2024 | |
| 0.2.0-alpha0399 | 198 | 4/19/2024 | |
| 0.2.0-alpha0398 | 214 | 4/18/2024 | |
| 0.2.0-alpha0396 | 197 | 4/18/2024 | |
| 0.2.0-alpha0395 | 197 | 4/18/2024 | |
| 0.2.0-alpha0352 | 195 | 4/18/2024 | |
| 0.2.0-alpha0350 | 211 | 4/18/2024 | |
| 0.2.0-alpha0349 | 199 | 4/17/2024 | |
| 0.2.0-alpha0347 | 213 | 4/16/2024 | |
| 0.2.0-alpha0346 | 198 | 4/12/2024 | |
| 0.2.0-alpha0345 | 216 | 4/12/2024 | |
| 0.2.0-alpha0339 | 199 | 4/12/2024 | |
| 0.2.0-alpha0337 | 190 | 4/11/2024 | |
| 0.2.0-alpha0335 | 212 | 4/11/2024 | |
| 0.2.0-alpha0333 | 196 | 4/10/2024 | |
| 0.2.0-alpha0309 | 202 | 4/10/2024 | |
| 0.2.0-alpha0307 | 193 | 4/4/2024 | |
| 0.2.0-alpha0305 | 221 | 4/3/2024 | |
| 0.2.0-alpha0303 | 201 | 4/2/2024 | |
| 0.2.0-alpha0294 | 210 | 4/1/2024 | |
| 0.2.0-alpha0293 | 213 | 3/28/2024 | |
| 0.2.0-alpha0292 | 206 | 3/28/2024 | |
| 0.2.0-alpha0291 | 193 | 3/27/2024 | |
| 0.2.0-alpha0290 | 201 | 3/27/2024 | |
| 0.2.0-alpha0283 | 228 | 3/26/2024 | |
| 0.2.0-alpha0273 | 225 | 3/24/2024 | |
| 0.2.0-alpha0271 | 223 | 3/24/2024 | |
| 0.2.0-alpha0264 | 206 | 3/24/2024 | |
| 0.2.0-alpha0260 | 197 | 3/24/2024 | |
| 0.2.0-alpha0258 | 189 | 3/24/2024 | |
| 0.2.0-alpha0234 | 201 | 3/21/2024 | |
| 0.2.0-alpha0218 | 213 | 3/20/2024 | |
| 0.2.0-alpha0217 | 193 | 3/19/2024 | |
| 0.2.0-alpha0212 | 210 | 3/19/2024 | |
| 0.2.0-alpha0204 | 181 | 3/18/2024 | |
| 0.2.0-alpha0202 | 262 | 3/18/2024 |