JJ.Framework.Common 1.5.6877.41321

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package JJ.Framework.Common --version 1.5.6877.41321
NuGet\Install-Package JJ.Framework.Common -Version 1.5.6877.41321
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="JJ.Framework.Common" Version="1.5.6877.41321" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JJ.Framework.Common --version 1.5.6877.41321
#r "nuget: JJ.Framework.Common, 1.5.6877.41321"
#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 JJ.Framework.Common as a Cake Addin
#addin nuget:?package=JJ.Framework.Common&version=1.5.6877.41321

// Install JJ.Framework.Common as a Cake Tool
#tool nuget:?package=JJ.Framework.Common&version=1.5.6877.41321

JJ.Framework.Common

Some basic helpers, for instance:

  • ConfigurationHelper: For using configuration settings when you cannot be dependent on System.Configuration.
  • CultureHelper: For instance to set thread culture with a single code line.
  • EmbeddedResourceHelper: Make it a little easier to get embedded resource Streams, bytes and strings.
  • EnumHelper: Make it a little easier to check the validitiy of enum values.
  • EventArgs<T>: A generic version of event args. If you use a C# 7 tuple for T you can basically use it for everything.
Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on JJ.Framework.Common:

Package Downloads
JJ.Framework.Reflection The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

JJ.Framework.Conversion The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Makes it easier to convert simple types.

JJ.Framework.Collections The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.Mathematics The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Interpolator Smooth Bezier Cubic Hermite TextPlotter NumberBases ToBase FromBase ToHex FromHex ToLetterSequence FromLetterSequence Randomizer GetRandomItem GetInt32 GetDouble GetSingle IsInRectangle GetCenter AbsoluteDistance IsPowerOf2 LogRatio RoundToSignificantDigits RoundWithStep ScaleLinearly SpeadItems SpreadIntegers SpreadDoubles. Integer variation of Pow and Log.

JJ.Framework.Configuration The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Allows you to work with complex configuration structures in your app.config or web.config files. Doing it the classic way with System.Configuration is difficult and error prone. JJ.Framework.Configuration makes it super easy.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.6877.41321 2,848 10/31/2018
1.4.6862.40439 26,879 10/15/2018
1.3.6681.33418 6,906 4/17/2018
1.2.6640.39171 5,633 3/7/2018
1.1.0.31223 5,906 3/4/2018
1.0.6636.31308 935 3/3/2018
1.0.6633.34564 922 2/28/2018
1.0.6633.33247 10,343 2/28/2018