JJ.Framework.Exceptions
1.0.6636.153
Prefix Reserved
See the version list below for details.
dotnet add package JJ.Framework.Exceptions --version 1.0.6636.153
NuGet\Install-Package JJ.Framework.Exceptions -Version 1.0.6636.153
<PackageReference Include="JJ.Framework.Exceptions" Version="1.0.6636.153" />
paket add JJ.Framework.Exceptions --version 1.0.6636.153
#r "nuget: JJ.Framework.Exceptions, 1.0.6636.153"
// Install JJ.Framework.Exceptions as a Cake Addin #addin nuget:?package=JJ.Framework.Exceptions&version=1.0.6636.153 // Install JJ.Framework.Exceptions as a Cake Tool #tool nuget:?package=JJ.Framework.Exceptions&version=1.0.6636.153
Contains many exception classes for common basic errors.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- JJ.Framework.Reflection (>= 1.0.0 && < 1.1.0)
- JJ.Framework.Text (>= 1.0.0 && < 1.1.0)
- System.ValueTuple (>= 4.3.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on JJ.Framework.Exceptions:
Package | Downloads |
---|---|
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.IO
CsvReader FileLock PathParser SafeFileOverwriter GetNumberedFilePath StreamToBytes BytesToStream StreamToString StringToStream StringToBytes BytesToString ReadStruct WriteStruct ClearFolder ClearFolderRecursive GetFolderSize GetFolderSizeRecursive CountFilesRecursive IsFolder IsFile FolderIsEmpty IsReadOnly IsHidden MakeReadOnly MakeWritable ShowFile HideFile ToAbsolutePath ToRelativePath PathsAreEqual AssertFileExists |
|
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. |
|
JJ.Framework.Mathematics
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.6877.41327 | 7,888 | 10/31/2018 |
1.4.6873.32508 | 5,752 | 10/26/2018 |
1.4.6873.32106 | 4,989 | 10/26/2018 |
1.4.6862.40443 | 5,209 | 10/15/2018 |
1.3.6681.33422 | 6,860 | 4/17/2018 |
1.2.6640.39175 | 5,595 | 3/7/2018 |
1.1.0.31224 | 6,230 | 3/4/2018 |
1.0.6636.31311 | 5,345 | 3/3/2018 |
1.0.6636.153 | 6,569 | 3/2/2018 |