OpenLibrary 1.3.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenLibrary --version 1.3.2
                    
NuGet\Install-Package OpenLibrary -Version 1.3.2
                    
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="OpenLibrary" Version="1.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenLibrary" Version="1.3.2" />
                    
Directory.Packages.props
<PackageReference Include="OpenLibrary" />
                    
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 OpenLibrary --version 1.3.2
                    
#r "nuget: OpenLibrary, 1.3.2"
                    
#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=OpenLibrary&version=1.3.2
                    
Install as a Cake Addin
#tool nuget:?package=OpenLibrary&version=1.3.2
                    
Install as a Cake Tool

Various utility for C# programmer.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on OpenLibrary:

Package Downloads
OpenLibrary-MVC

Various utility for ASP.NET MVC framework (helper, filter, model binder, etc).

OpenLibrary-Document

Library for export/import from/to excel & CSV.

OpenLibrary-Contrib

Usefull code from around the world

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.11.0 1,953 8/18/2014
1.10.2 1,338 7/22/2014
1.10.1 1,391 7/16/2014
1.9.3.2 1,340 6/20/2014
1.9.3.1 1,379 6/20/2014
1.9.2 1,335 5/16/2014
1.9.1 1,326 5/12/2014
1.9.0 1,359 5/11/2014
1.8.3 1,423 4/6/2014
1.8.2 1,435 4/3/2014
1.8.1 1,421 4/3/2014
1.8.0 1,417 4/3/2014
1.7.4 1,615 3/23/2014
1.7.3 1,561 3/2/2014
1.7.1.6 1,360 2/3/2014
1.7.1.5 1,348 1/28/2014
1.7.1.3 1,404 1/17/2014
1.7.1.2 1,362 1/2/2014
1.7.1.1 1,406 1/2/2014
1.7.1 1,314 1/2/2014
1.7.0 1,297 12/30/2013
1.6.0 1,354 12/15/2013
1.5.1 1,313 12/13/2013
1.5.0 1,293 12/12/2013
1.4.0 1,308 12/12/2013
1.3.2 1,374 12/1/2013
1.3.0 1,414 11/29/2013
1.2.0 1,369 11/27/2013
1.0.1 1,385 11/26/2013
1.0.0 1,406 11/26/2013

Version 1.3.2:
- Fixed bug format integer

Version 1.3.0:
- Added feature for Update & Delete in Sql utility