JJ.Framework.Reflection
1.4.6874.33783
Prefix Reserved
See the version list below for details.
dotnet add package JJ.Framework.Reflection --version 1.4.6874.33783
NuGet\Install-Package JJ.Framework.Reflection -Version 1.4.6874.33783
<PackageReference Include="JJ.Framework.Reflection" Version="1.4.6874.33783" />
paket add JJ.Framework.Reflection --version 1.4.6874.33783
#r "nuget: JJ.Framework.Reflection, 1.4.6874.33783"
// Install JJ.Framework.Reflection as a Cake Addin #addin nuget:?package=JJ.Framework.Reflection&version=1.4.6874.33783 // Install JJ.Framework.Reflection as a Cake Tool #tool nuget:?package=JJ.Framework.Reflection&version=1.4.6874.33783
Expressions like "myParam.MyList[i].MyProperty" can be converted to text or their value retrieved or info like { "MyMethod", Parameters = { "myParameter", int, 3 } } Accessor IsIndexer IsNullableType IsProperty IsReferenceType IsStatic IsSimpleType IsDefault GetBaseClasses GetImplementations GetItemType GetPropertyOrException GetUnderlyingNullableTypeFast TypesFromObjects. ReflectionCache with fast GetProperties GetFields GetConstructor GetTypeByShortName. Overloads for PropertInfo.GetValue IsAssignableFrom IsAssignableTo CreateInstance.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- JetBrains.Annotations (>= 2018.2.1)
- JJ.Framework.Common (>= 1.4.0 && < 1.5.0)
- JJ.Framework.PlatformCompatibility (>= 1.4.0 && < 1.5.0)
- JJ.Framework.Text (>= 1.4.0 && < 1.5.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on JJ.Framework.Reflection:
Package | Downloads |
---|---|
JJ.Framework.Exceptions
Contains many exception classes for common basic errors. Clear messages, concise syntax, strongly-typed, good performance. Generates messages like "myParent.MyChildren[0].MyProperty is null.", "height of 2 is less than 10.", "Customer with key { customerNumber = 1234, customerType = Subscriber } not found." |
|
JJ.Framework.Conversion
Makes it easier to convert simple types. |
|
JJ.Framework.Xml
XmlToObjectConverter converts an XmlDocument or string to an object graph. The way to map XML to classes is easier than the classic ways in .NET. XmlHelper allows you to access XML in a null-safe and multiplicity-safe way. It uses XmlDocument as the underlying .NET API. |
|
JJ.Framework.Collections
LINQ overloads. SelectRecursive SelectAncestors Add Remove AddRange Concat CrossJoin Distinct DistinctMany Except FirstWithClearException SingleOrDefaultWithClearException SingleWithClearException ForEach IndexOf TryGetIndexOf MinOrDefault MaxOrDefault PeekOrDefault PopOrDefault Product RemoveFirst Repeat ToHashSet ToNonUniqueDictionary TrimAll TryRemoveFirst Union Zip item.AsArray item.AsList item.AsEnumerable. Also a RedBlackTree and KeyValuePairHelper ConvertNamesAndValuesListToKeyValuePairs and ConvertNamesAndValuesListToDictionary. |
|
JJ.Framework.Testing
Helper for unit tests. Mimics the Assert class, but will display the tested expression in error messages, instead of being vague about it or laborious to program. It also offers methods to evaluate if the right exception goes off in the right spot with the right exception type and / or the right message. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.6877.41324 | 10,800 | 10/31/2018 |
1.4.6874.33783 | 8,686 | 10/27/2018 |
1.4.6870.35782 | 8,194 | 10/23/2018 |
1.4.6870.35459 | 9,214 | 10/23/2018 |
1.4.6862.40441 | 14,262 | 10/15/2018 |
1.3.6681.33420 | 7,306 | 4/17/2018 |
1.2.6640.39173 | 6,401 | 3/7/2018 |
1.1.0.31224 | 6,752 | 3/4/2018 |
1.0.6633.36153 | 1,745 | 2/28/2018 |
1.0.6633.34565 | 11,176 | 2/28/2018 |