SolrNetLight 1.0.5-alpha

This is a prerelease version of SolrNetLight.
dotnet add package SolrNetLight --version 1.0.5-alpha
                    
NuGet\Install-Package SolrNetLight -Version 1.0.5-alpha
                    
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="SolrNetLight" Version="1.0.5-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SolrNetLight" Version="1.0.5-alpha" />
                    
Directory.Packages.props
<PackageReference Include="SolrNetLight" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SolrNetLight --version 1.0.5-alpha
                    
#r "nuget: SolrNetLight, 1.0.5-alpha"
                    
#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.
#addin nuget:?package=SolrNetLight&version=1.0.5-alpha&prerelease
                    
Install SolrNetLight as a Cake Addin
#tool nuget:?package=SolrNetLight&version=1.0.5-alpha&prerelease
                    
Install SolrNetLight as a Cake Tool

SolrNetLight is a simply query .NET library for Solr. SolrNetLight is a Portable Class Library (PCL) which can be used for Windows Phone, Windows Store, Xamarin Android, Xamarin IOS apps. SolrNetLight

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5-alpha 1,304 7/15/2014
1.0.4-alpha 896 7/10/2014
1.0.3-alpha 900 7/10/2014
1.0.2-alpha 928 7/7/2014
1.0.1-alpha 925 7/4/2014

Add await async support
Improve performance