Scryber.Core.Mvc 1.0.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package Scryber.Core.Mvc --version 1.0.0.6                
NuGet\Install-Package Scryber.Core.Mvc -Version 1.0.0.6                
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="Scryber.Core.Mvc" Version="1.0.0.6" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Scryber.Core.Mvc --version 1.0.0.6                
#r "nuget: Scryber.Core.Mvc, 1.0.0.6"                
#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 Scryber.Core.Mvc as a Cake Addin
#addin nuget:?package=Scryber.Core.Mvc&version=1.0.0.6

// Install Scryber.Core.Mvc as a Cake Tool
#tool nuget:?package=Scryber.Core.Mvc&version=1.0.0.6                

We are still working on the migration from the .Net Framework to Core, whilst we build more tests and the documentation - give us a couple of weeks 😃

The scryber library is an advanced, complete pdf creation library for dotnet core. It supports the easy definition of documents, pages, content, shapes and images either by xml templates or simple code.

With a styles based layout it is easy to create good looking and flowing documents. Binding in xml allows you to quickly load data from many sources and output to PDF. Check out the wiki for more information on how to use the library.

Scryber Git Hub Wiki

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 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
6.0.1-beta 10,023 3/24/2023
6.0.0.16-beta 166 3/1/2023
6.0.0.14-beta 7,188 1/1/2023
6.0.0.13-beta 159 12/6/2022
6.0.0.11-beta 170 12/6/2022
6.0.0.8-beta 326 9/23/2022
5.1.0.2-beta 359 8/31/2021
5.1.0-beta 1,260 7/19/2021
5.0.7 7,706 6/16/2021
5.0.6.3 1,651 4/9/2021
5.0.6.1-beta 253 4/6/2021
5.0.6 510 3/30/2021
5.0.5.4 494 3/30/2021
5.0.5.1 482 3/5/2021
5.0.5 527 2/26/2021
5.0.5-beta 259 2/21/2021
5.0.4 1,127 1/30/2021
5.0.3 536 1/18/2021
5.0.3-beta 284 1/12/2021
5.0.3-alpha 334 1/4/2021
5.0.2-alpha 312 1/4/2021
5.0.1-alpha 299 12/30/2020
1.0.1-alpha 349 9/14/2020
1.0.0.25 642 9/1/2020
1.0.0.24 514 8/18/2020
1.0.0.23 535 8/16/2020
1.0.0.6 494 6/20/2020
1.0.0.5 504 6/19/2020
1.0.0.4 465 6/11/2020

Updated for v1.0.0.5 of the Core library with atomatic inclusion of the http namespace references, and also added the model extension methods