CurryOn.Common
0.1.2
See the version list below for details.
dotnet add package CurryOn.Common --version 0.1.2
NuGet\Install-Package CurryOn.Common -Version 0.1.2
<PackageReference Include="CurryOn.Common" Version="0.1.2" />
paket add CurryOn.Common --version 0.1.2
#r "nuget: CurryOn.Common, 0.1.2"
// Install CurryOn.Common as a Cake Addin #addin nuget:?package=CurryOn.Common&version=0.1.2 // Install CurryOn.Common as a Cake Tool #tool nuget:?package=CurryOn.Common&version=0.1.2
A library of tools for F# development, used by other CurryOn packages for standard utilities and extensions.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- CurryOn.FSharp.Control (>= 0.1.2)
- FSharp.Quotations.Evaluator (>= 1.0.7)
- System.ValueTuple (>= 4.3.0)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on CurryOn.Common:
Package | Downloads |
---|---|
CurryOn.Akka.Persistence.Elasticsearch
Akka.net Persistence Plug-in for Elasticsearch. Includes Event Journal, Snapshot Store, and Query Read Journal. |
|
CurryOn.Akka.Persistence.EventStore
Akka.net Persistence Plug-in for EventStore. Includes Event Journal, Snapshot Store, and Query Read Journal. |
|
CurryOn.Akka.Persistence.Streaming
Framework for creating Akka.net Persistence Plug-Ins based on Stream data-stores. |
|
CurryOn.Actor.Abstractions
Interfaces and Abstractions for building an Actor System in F# |
|
CurryOn.Mapping
AutoMapper mapping computation expression for F# |
GitHub repositories
This package is not used by any popular GitHub repositories.
Refactored String.replace to standardize usage.