Assent 2.4.2

dotnet add package Assent --version 2.4.2
                    
NuGet\Install-Package Assent -Version 2.4.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="Assent" Version="2.4.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Assent" Version="2.4.2" />
                    
Directory.Packages.props
<PackageReference Include="Assent" />
                    
Project file
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 Assent --version 2.4.2
                    
#r "nuget: Assent, 2.4.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 Assent@2.4.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=Assent&version=2.4.2
                    
Install as a Cake Addin
#tool nuget:?package=Assent&version=2.4.2
                    
Install as a Cake Tool

Assent is a simple assertion library for long strings. By default it uses common diff tools to report on and resolve test failures.

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 was computed.  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 was computed.  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

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on Assent:

Repository Stars
dotnet/interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
DbUp/DbUp
DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date.
jonsequitur/dotnet-repl
A polyglot REPL built on .NET Interactive
JakeGinnivan/WebApi.Hal
Adds support for the Hal Media Type (and Hypermedia) to Asp.net Web Api
Bobris/BTDB
Key Value Database in .Net with Object DB Layer, RPC, dynamic IL and much more
Version Downloads Last Updated
2.4.2 6,284 8/6/2025
2.4.1 31,361 6/19/2025
2.3.2 493,398 10/27/2023
2.3.1 47,910 8/28/2023
2.2.0 141,576 2/4/2023
2.1.0 58,274 11/1/2022
2.0.2 108,078 10/13/2022
2.0.1 857 10/11/2022
1.9.3 26,573 10/13/2022
1.9.2 728 10/11/2022
1.8.2 105,434 4/28/2022
1.7.0 215,212 1/12/2021
1.6.1 329,994 6/17/2020
1.6.0 38,711 4/22/2020
1.5.0 28,455 4/2/2020
1.4.2 16,657 3/26/2020
1.4.1 2,638 1/31/2020
1.3.1 180,874 10/8/2018
1.3.0 63,405 3/28/2018
1.2.1 114,103 11/17/2017
1.1.0 1,925 10/12/2017
1.0.1 11,025 6/29/2017
1.0.0 4,324 6/19/2017
0.9.0 1,348 6/19/2017
0.8.0 5,278 2/15/2017
0.7.0 2,115 2/10/2017
0.6.0 1,412 2/7/2017
0.5.0 1,667 1/5/2017
0.4.0 3,904 11/21/2016
0.3.0 1,340 11/18/2016
0.2.0 1,612 11/10/2016
0.1.1 2,526 11/2/2016
0.1.0 1,937 11/2/2016