Hallmanac.Funqy.CSharp_Net45
2.0.0
dotnet add package Hallmanac.Funqy.CSharp_Net45 --version 2.0.0
NuGet\Install-Package Hallmanac.Funqy.CSharp_Net45 -Version 2.0.0
<PackageReference Include="Hallmanac.Funqy.CSharp_Net45" Version="2.0.0" />
paket add Hallmanac.Funqy.CSharp_Net45 --version 2.0.0
#r "nuget: Hallmanac.Funqy.CSharp_Net45, 2.0.0"
// Install Hallmanac.Funqy.CSharp_Net45 as a Cake Addin #addin nuget:?package=Hallmanac.Funqy.CSharp_Net45&version=2.0.0 // Install Hallmanac.Funqy.CSharp_Net45 as a Cake Tool #tool nuget:?package=Hallmanac.Funqy.CSharp_Net45&version=2.0.0
Breaking Changes in 2.0.0 -- This package will be deprecated in favor of the "Hallmanac.Funqy.CSharp" NuGet package. See release notes below.
A small library to allow writing C# in a more functional style. This is for the .NET Standard compatibility. There is another NuGet version of this library for the full .NET Framework 4.5. Visit https://github.com/Hallmanac/Funqy-CSharp for more detailed information.
1.0.0 -- Initial release of library after 8 months of internal use on several projects.
1.0.1 -- Added missing XML documentation comments and added additional check for string null or empty on the HasValue property inside FunqResult.
2.0.0 -- Breaking changes in the form of renaming the namespace. This NuGet package is now being deprecated in favor of combining both NET Standard and NET 4.5 into one NuGet package. This package already exists as "Hallmanac.Funqy.CSharp" Go Get it! :-)
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. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Hallmanac.Funqy.CSharp_Net45:
Package | Downloads |
---|---|
Hallmanac.CryptoHelpers_Net45
Breaking Change -- This package is now deprecated in favor of the Hallmanac.CryptoHelpers NuGet package. The breaking change is that the namespaces have changed in this library to match the .NET Standard library. It is now "Hallmanac.CryptoHelpers". The author (being me) was a little daft and didn't realize how to multi-target a library in one NuGet package. *sigh* 2.0.0 -- Deprecated the NuGet package in order to allow users to use the multi-target NuGet package named Hallmanac.CryptoHelpers. Also changed the namespace to align with the library as a whole. |
GitHub repositories
This package is not used by any popular GitHub repositories.
2.0.0 -- Breaking changes in the form of renaming the namespace. This NuGet package is now being deprecated in favor of combining both NET Standard and NET 4.5 into one NuGet package. This package already exists as "Hallmanac.Funqy.CSharp" Go Get it! :-)