Kilo 1.2.3.36349

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

// Install Kilo as a Cake Tool
#tool nuget:?package=Kilo&version=1.2.3.36349

Collection of helpers and utility classes for the .Net framework.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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. 
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 (4)

Showing the top 4 NuGet packages that depend on Kilo:

Package Downloads
Kilo.Data.Azure

Collection of helpers and utilities for working with Azure Storage

Kilo.Data

Collection of data repositories and other helpers for EntityFramework and EF Code First

Kilo.Networking

Types for creating client/server TCP applications

Kilo.Data.EntityFramework

Collection of data repositories and other helpers for EntityFramework and EF Code First

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.3.36349 3,025 4/21/2014
1.2.3 1,340 5/19/2013
1.2.2 1,534 5/24/2012
1.2.1 5,050 5/23/2012

Added expression parser for obtaining property paths from lambda expressions.