BufTools.Extensions.Reflection
2.0.0
Prefix Reserved
dotnet add package BufTools.Extensions.Reflection --version 2.0.0
NuGet\Install-Package BufTools.Extensions.Reflection -Version 2.0.0
<PackageReference Include="BufTools.Extensions.Reflection" Version="2.0.0" />
paket add BufTools.Extensions.Reflection --version 2.0.0
#r "nuget: BufTools.Extensions.Reflection, 2.0.0"
// Install BufTools.Extensions.Reflection as a Cake Addin #addin nuget:?package=BufTools.Extensions.Reflection&version=2.0.0 // Install BufTools.Extensions.Reflection as a Cake Tool #tool nuget:?package=BufTools.Extensions.Reflection&version=2.0.0
BufTool Extensions
This solution provides basic convenience methods:
- register dependencies for injection for all classes of base type T, and all classes with a specified [Attribute]
- find classes by type and with attribute
- read XML comments for classes, methods, and properties
See the README.md in each project for more information
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
NuGet packages (2)
Showing the top 2 NuGet packages that depend on BufTools.Extensions.Reflection:
Package | Downloads |
---|---|
BufTools.ObjectCreation.FromXmlComments
Provides an ObjectMother class will create an instance of an object and initialize it from the example values in your XML comments. The same <example> values are used by Swagger to populate object examples (after providing the XML files to Swagger). |
|
BufTools.Extensions.XmlComments
This provides convenience methods load XML documentation, and seach for docs on classes, methods, and properties. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 332 | 5/7/2024 |