Download Latest Version v5.3.0 source code.tar.gz (19.7 MB)
Email in envelope

Get an email when there's a new version of NSubstitute

Home / v5.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-02-12 2.0 kB
v5.0.0.tar.gz 2023-02-12 19.7 MB
v5.0.0.zip 2023-02-12 19.9 MB
Totals: 3 Items   39.7 MB 0

Hi all,

We've released NSubstitute v5.0.0. This release updates our target frameworks to the ones recommended by Microsoft: .NET 6+, .NET Framework 4.6.2+, .NET Standard 2.0+. Thanks to @Romfos for this change (#710), and @alexandrnikitin for the review and merge. Thanks also to @TillW for some clarifications to our docs on internal members (#706).

See full release notes here: https://github.com/nsubstitute/NSubstitute/releases/tag/v5.0.0

Thanks a lot to all code contributors, reviewers, and people who have raised and/or commented on issues.

If you haven't already done so, please make sure you add the NSubstitute.Analyzers package wherever you reference NSubstitute: https://nsubstitute.github.io/help/nsubstitute-analysers/

As always, please raise an issue on GitHub if you have any problems.

Changelog: https://github.com/nsubstitute/NSubstitute/blob/v5.0.0/CHANGELOG.md Breaking changes: * Dropped support for older platforms. Minimum versions now .NET 6+, .NET Framework 4.6.2+, .NET Standard 2.0+

Project links: * NuGet: - https://www.nuget.org/packages/NSubstitute - https://www.nuget.org/profiles/NSubstitute * GitHub: http://github.com/nsubstitute/NSubstitute * Web: http://nsubstitute.github.io/

What's Changed

New Contributors

Full Changelog: https://github.com/nsubstitute/NSubstitute/compare/v4.4.0...v5.0.0

Source: README.md, updated 2023-02-12