DevFsFunctions 1.0.64.6067

dotnet add package DevFsFunctions --version 1.0.64.6067
NuGet\Install-Package DevFsFunctions -Version 1.0.64.6067
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="DevFsFunctions" Version="1.0.64.6067" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DevFsFunctions --version 1.0.64.6067
#r "nuget: DevFsFunctions, 1.0.64.6067"
#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 DevFsFunctions as a Cake Addin
#addin nuget:?package=DevFsFunctions&version=1.0.64.6067

// Install DevFsFunctions as a Cake Tool
#tool nuget:?package=DevFsFunctions&version=1.0.64.6067

Some helper functions that are often used in my projects, like a Logger, a configuration file, a dynamic event argument for simple arguments, a (de)serializer, a csv-parser. Will be updated with new functions now and then.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DevFsFunctions:

Package Downloads
DevFsSparql

Methods and classes I usually need when dealing with RDF-data. ISparqlQueryHandler to run queries against IGraph and SparqlRemoteEndpoints, Extensions to create OR get Nodes from Graphs, some standard (read) queries, structures to store nodes

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.64.6067 4,344 8/11/2016

Initial Release.