SourceFileFinder 1.1.0

.NET Standard 2.1
dotnet add package SourceFileFinder --version 1.1.0
NuGet\Install-Package SourceFileFinder -Version 1.1.0
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="SourceFileFinder" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SourceFileFinder --version 1.1.0
#r "nuget: SourceFileFinder, 1.1.0"
#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 SourceFileFinder as a Cake Addin
#addin nuget:?package=SourceFileFinder&version=1.1.0

// Install SourceFileFinder as a Cake Tool
#tool nuget:?package=SourceFileFinder&version=1.1.0

A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the types assembly through the related portable PDB.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.1
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on SourceFileFinder:

Package Downloads
bunit.xunit The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

bUnit.xunit is an xUnit extension for bUnit, that provides a way for xUnit to run bUnit's razor-based tests, as well as other helpful extensions to make the testing experience better if you use xUnit for writing your tests.

bunit.web.testcomponents The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

bUnit.web.testcomponents enables writing tests using the <Fixture> and <SnapshotTest> components in .razor files. This package only works with xUnit. NOTE: This package represents experimental features of bUnit that has been superseded by better ones. It is provided to avoid breaking existing test suites but is unlikely to see improvements or updates in the future.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SourceFileFinder:

Repository Stars
bUnit-dev/bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
Version Downloads Last updated
1.1.0 49,194 4/28/2021
1.0.1 115,685 12/19/2020
1.0.0 109,150 9/15/2020
1.0.0-preview-2-alpha-1 267 6/15/2020
1.0.0-preview-1 52,740 5/15/2020
1.0.0-alpha-4 312 4/30/2020
1.0.0-alpha-3 259 4/29/2020
1.0.0-alpha-2 265 4/29/2020
1.0.0-alpha-1 260 4/29/2020