DevFsFunctions 1.0.64.6067
dotnet add package DevFsFunctions --version 1.0.64.6067
NuGet\Install-Package DevFsFunctions -Version 1.0.64.6067
<PackageReference Include="DevFsFunctions" Version="1.0.64.6067" />
paket add DevFsFunctions --version 1.0.64.6067
#r "nuget: DevFsFunctions, 1.0.64.6067"
// 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 | Versions 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. |
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,577 | 8/11/2016 |
Initial Release.