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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.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
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 108,178 | 4/28/2021 |
1.0.1 | 138,560 | 12/19/2020 |
1.0.0 | 140,464 | 9/15/2020 |
1.0.0-preview-2-alpha-1 | 359 | 6/15/2020 |
1.0.0-preview-1 | 62,788 | 5/15/2020 |
1.0.0-alpha-4 | 407 | 4/30/2020 |
1.0.0-alpha-3 | 354 | 4/29/2020 |
1.0.0-alpha-2 | 352 | 4/29/2020 |
1.0.0-alpha-1 | 348 | 4/29/2020 |