Assent 2.3.2

dotnet add package Assent --version 2.3.2
                    
NuGet\Install-Package Assent -Version 2.3.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.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Assent" Version="2.3.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.3.2
                    
#r "nuget: Assent, 2.3.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.
#addin nuget:?package=Assent&version=2.3.2
                    
Install Assent as a Cake Addin
#tool nuget:?package=Assent&version=2.3.2
                    
Install Assent 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.3.2 470,711 10/27/2023
2.3.1 47,657 8/28/2023
2.2.0 140,828 2/4/2023
2.1.0 58,180 11/1/2022
2.0.2 107,975 10/13/2022
2.0.1 826 10/11/2022
1.9.3 17,832 10/13/2022
1.9.2 699 10/11/2022
1.8.2 102,689 4/28/2022
1.7.0 213,371 1/12/2021
1.6.1 329,625 6/17/2020
1.6.0 38,671 4/22/2020
1.5.0 28,161 4/2/2020
1.4.2 16,619 3/26/2020
1.4.1 2,597 1/31/2020
1.3.1 179,917 10/8/2018
1.3.0 63,286 3/28/2018
1.2.1 108,011 11/17/2017
1.1.0 1,841 10/12/2017
1.0.1 10,946 6/29/2017
1.0.0 4,246 6/19/2017
0.9.0 1,273 6/19/2017
0.8.0 5,196 2/15/2017
0.7.0 2,032 2/10/2017
0.6.0 1,337 2/7/2017
0.5.0 1,588 1/5/2017
0.4.0 3,823 11/21/2016
0.3.0 1,261 11/18/2016
0.2.0 1,535 11/10/2016
0.1.1 2,447 11/2/2016
0.1.0 1,845 11/2/2016