SourceFileFinder 1.1.0
dotnet add package SourceFileFinder --version 1.1.0
NuGet\Install-Package SourceFileFinder -Version 1.1.0
<PackageReference Include="SourceFileFinder" Version="1.1.0" />
paket add SourceFileFinder --version 1.1.0
#r "nuget: SourceFileFinder, 1.1.0"
// 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 |
-
.NETStandard 2.1
- Microsoft.CodeAnalysis.CSharp (>= 3.9.0)
- System.Reflection.Metadata (>= 5.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SourceFileFinder:
Package | Downloads |
---|---|
bunit.xunit
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
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 | 48,623 | 4/28/2021 |
1.0.1 | 115,447 | 12/19/2020 |
1.0.0 | 108,632 | 9/15/2020 |
1.0.0-preview-2-alpha-1 | 267 | 6/15/2020 |
1.0.0-preview-1 | 52,679 | 5/15/2020 |
1.0.0-alpha-4 | 312 | 4/30/2020 |
1.0.0-alpha-3 | 257 | 4/29/2020 |
1.0.0-alpha-2 | 265 | 4/29/2020 |
1.0.0-alpha-1 | 260 | 4/29/2020 |