BreezeLib.CMS 7.0.7.83

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

Breeze CMS Library

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

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
9.1.11.133 713 4/6/2022
8.0.10.130 604 4/6/2022
7.0.8.124 990 9/28/2018
7.0.7.122 917 9/7/2018
7.0.7.121 1,160 4/19/2018
7.0.7.117 1,160 12/20/2016
7.0.7.116 1,117 12/2/2016
7.0.7.113 1,129 11/28/2016
7.0.7.112 1,101 11/28/2016
7.0.7.106 1,092 11/24/2016
7.0.7.99 1,111 11/14/2016
7.0.7.98 1,107 11/14/2016
7.0.7.96 1,268 11/3/2016
7.0.7.95 1,106 10/25/2016
7.0.7.92 1,090 10/22/2016
7.0.7.84 1,088 10/22/2016
7.0.7.83 1,285 10/20/2016
7.0.7.82 1,287 10/18/2016
7.0.7.81 1,301 10/15/2016
7.0.6.80 1,099 10/11/2016
7.0.6.78 1,099 10/11/2016
7.0.6.70 1,099 10/6/2016
7.0.6.68 1,293 10/5/2016
7.0.6.66 1,079 10/4/2016
7.0.6.64 1,128 10/3/2016
7.0.6.62 1,139 9/26/2016

Methods Save and SaveAsync were added to DataApiController and ODataControllerBase to allow save overrides.