Pomona 1.1.1

dotnet add package Pomona --version 1.1.1
                    
NuGet\Install-Package Pomona -Version 1.1.1
                    
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="Pomona" Version="1.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Pomona" Version="1.1.1" />
                    
Directory.Packages.props
<PackageReference Include="Pomona" />
                    
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 Pomona --version 1.1.1
                    
#r "nuget: Pomona, 1.1.1"
                    
#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.
#:package Pomona@1.1.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Pomona&version=1.1.1
                    
Install as a Cake Addin
#tool nuget:?package=Pomona&version=1.1.1
                    
Install as a Cake Tool

Core library for exposing a web service through Pomona.

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 Pomona:

Package Downloads
Pomona.Security

Pomona security extensions.

Pomona.NHibernate3

Pomona helper library for NH3 querying.

Pomona.NHibernate4

Pomona helper library for NH4 querying.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.1 3,467 2017/9/22
1.1.0 2,771 2016/11/15
1.0.2 3,107 2016/4/25
1.0.1 2,877 2016/4/22
1.0.0 2,525 2016/4/19
0.28.2 2,972 2016/2/29
0.28.1 2,879 2016/2/19
0.28.0 2,822 2016/2/8
0.27.0 4,282 2015/12/21
0.26.2 3,176 2015/12/2
0.26.1 3,147 2015/11/30
0.26.0 2,851 2015/11/25
0.25.0 2,751 2015/10/27
0.24.0 2,841 2015/9/3
0.23.4 2,819 2015/6/10
0.23.3 2,719 2015/6/10
0.23.2 2,794 2015/6/8
0.23.1 2,789 2015/6/5
0.23.0 2,804 2015/6/3
Loading failed