Serenity.Scripts 8.1.2

Prefix Reserved
dotnet add package Serenity.Scripts --version 8.1.2
                    
NuGet\Install-Package Serenity.Scripts -Version 8.1.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="Serenity.Scripts" Version="8.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Serenity.Scripts" Version="8.1.2" />
                    
Directory.Packages.props
<PackageReference Include="Serenity.Scripts" />
                    
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 Serenity.Scripts --version 8.1.2
                    
#r "nuget: Serenity.Scripts, 8.1.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.
#:package Serenity.Scripts@8.1.2
                    
#: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=Serenity.Scripts&version=8.1.2
                    
Install as a Cake Addin
#tool nuget:?package=Serenity.Scripts&version=8.1.2
                    
Install as a Cake Tool

Serenity

Serenity Logo

Serenity is an ASP.NET Core / TypeScript application platform that is built on open-source technologies.

It aims to make development easier while reducing maintenance costs by avoiding boilerplate code, reducing the time spent on repetitive tasks, and applying the best software design practices.

Who/What This Platform Is For

Serenity is best suited to line-of-business (LOB) applications which can be described as programs that contain integrated capabilities and tie into databases, generally with many forms and listing/reporting pages.

It is also a good fit for administrative interfaces of public-facing websites.

Serenity handles most of the internal plumbing for cross-cutting concerns of such applications, including data manipulation, querying, filtering, services, caching, localization, navigation, validation, user access control, and declarative UI.

Some of the Out-of-the-Box Features

  • A modular, service-based web application model
  • A code generator (Sergen) to produce initial services/user interface code for an SQL table
  • Two-way transformations between C#/TypeScript code that provides build-time error checking and intelli-sense support
  • Attribute-based declarative user interfaces implemented via a widget system
  • Seamless data-binding through form definitions (form ↔ entity ↔ service).
  • Local/distributed caching and invalidation
  • Simple, data-driven reporting, Excel export
  • Script bundling, minification, and content versioning (no more F5 / clear browser cache)
  • Fluent SQL Builders
  • Micro ORM and Dapper integration
  • Customizable handlers for REST-like services that work by reusing information in entity classes and do automatic validation. Attribute-based navigation menu
  • UI / Data Localization
  • Audit logging

Where to Look for Information

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Serenity.Scripts:

Package Downloads
Serenity.Demo.ThemeSamples

Package Description

Idevs.Serenity.Extended

This is .net library to extended Serenity.

Idevs.Net5.CoreLib

A library to extended Serenity Framework.

Idevs.CoreLib

A library to extended Serenity Framework.

IdevsWork.Serenity.Extended

This is .net library to extended Serenity.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.1.2 2,678 12/10/2023
8.1.1 262 12/10/2023
8.1.0 247 12/10/2023
8.0.9 286 12/10/2023
8.0.8 271 12/9/2023
8.0.7 287 12/7/2023
8.0.5 325 12/4/2023
8.0.4 249 12/4/2023
8.0.3 272 12/4/2023
8.0.2 421 11/22/2023
8.0.1 240 11/22/2023
8.0.0 518 11/16/2023
6.9.6 3,963 11/9/2023
6.9.5 856 10/28/2023
6.9.4 275 10/26/2023
6.9.3 325 10/22/2023
6.9.2 237 10/22/2023
6.9.1 213 10/22/2023
6.9.0 262 10/20/2023
6.8.3 548 10/9/2023
6.8.2 317 10/5/2023
6.8.1 364 9/24/2023
6.8.0 2,181 8/14/2023
6.7.6 1,511 5/24/2023
6.7.5 519 5/21/2023
6.7.2 650 5/13/2023
6.7.1 4,191 4/7/2023
6.7.0 422 4/6/2023
6.6.6 443 4/6/2023
6.6.5 494 4/3/2023
6.6.4 453 4/3/2023
6.6.3 732 3/24/2023
6.6.2 419 3/23/2023
6.6.1 500 3/18/2023
6.6.0 557 3/14/2023
6.5.4 2,323 2/28/2023
6.5.3 431 2/27/2023
6.5.2 559 2/21/2023
6.5.1 5,765 2/3/2023
6.5.0 682 1/25/2023
6.4.10 963 1/23/2023
6.4.9 587 1/20/2023
6.4.8 587 1/18/2023
6.4.7 624 1/16/2023
6.4.6 444 1/16/2023
6.4.4 2,576 1/8/2023
6.4.3 519 1/7/2023
6.4.2 1,656 12/9/2022
6.4.1 449 12/9/2022
6.4.0 1,226 12/5/2022
6.3.6 2,202 11/15/2022
6.3.5 507 11/15/2022
6.3.4 508 11/15/2022
6.3.3 1,279 11/14/2022
6.3.2 1,349 11/14/2022
6.3.1 1,223 11/8/2022
6.3.0 573 11/6/2022
6.2.9 2,304 10/22/2022
6.2.8 1,321 10/22/2022
6.2.7 1,346 10/22/2022
6.2.6 2,177 10/17/2022
6.2.5 2,733 10/15/2022
6.2.4 2,750 10/13/2022
6.2.3 1,388 10/13/2022
6.2.2 606 10/13/2022
6.2.1 1,632 10/11/2022
6.2.0 1,387 10/10/2022
6.1.9 1,524 10/2/2022
6.1.8 2,196 9/29/2022
6.1.7 1,388 9/29/2022
6.1.6 2,104 9/21/2022
6.1.5 1,370 9/21/2022
6.1.4 1,449 9/20/2022
6.1.3 1,495 9/17/2022
6.1.2 1,735 9/5/2022
6.1.1 593 9/4/2022
6.1.0 574 9/4/2022
6.0.8 3,974 7/12/2022
6.0.7 625 7/11/2022
6.0.6 663 7/11/2022
6.0.5 2,568 7/10/2022
6.0.4 1,475 7/10/2022
6.0.3 5,058 6/24/2022
6.0.2 1,889 6/16/2022
6.0.1 2,549 4/21/2022
6.0.0 4,094 3/26/2022
5.2.4 4,470 3/9/2022
5.2.3 2,036 1/20/2022
5.2.2 2,701 1/18/2022
5.2.1 698 1/15/2022
5.2.0 1,878 1/15/2022
5.1.3 678 1/15/2022
5.1.2 646 1/14/2022
5.1.1 5,144 10/29/2021
5.1.0 889 10/26/2021
5.0.51 6,603 9/18/2021
5.0.50 2,289 9/7/2021
5.0.49 2,876 9/2/2021
5.0.48 614 9/2/2021
5.0.47 563 9/2/2021
5.0.46 805 8/31/2021
5.0.45 1,600 7/20/2021
5.0.44 735 7/12/2021
5.0.43 2,352 5/29/2021
5.0.42 862 5/22/2021
5.0.41 1,202 5/10/2021
5.0.40 620 5/10/2021
5.0.39 678 4/30/2021
5.0.38 2,584 3/25/2021
5.0.37 630 3/25/2021
5.0.36 4,527 1/26/2021
5.0.35 677 1/25/2021
5.0.34 2,388 1/18/2021
5.0.33 1,593 1/16/2021
5.0.32 693 1/16/2021
5.0.31 604 1/16/2021
5.0.30 683 1/15/2021
5.0.29 628 1/15/2021
5.0.28 1,542 1/14/2021
5.0.27 684 1/13/2021
5.0.26 1,344 1/9/2021
5.0.25 839 1/6/2021
5.0.24 6,874 1/6/2021
5.0.23 662 1/6/2021
5.0.22 651 1/5/2021
5.0.21 650 1/5/2021
5.0.20 877 1/1/2021
5.0.19 746 12/30/2020
5.0.18 651 12/30/2020
5.0.17 692 12/30/2020
5.0.13 845 12/28/2020
5.0.12 1,026 12/26/2020
5.0.11 808 12/26/2020
5.0.10 864 12/25/2020
5.0.9 775 12/24/2020
5.0.8 796 12/23/2020
5.0.7 904 12/15/2020
5.0.6 858 12/12/2020
5.0.5 719 12/12/2020
5.0.4 2,485 12/9/2020
5.0.3 734 12/9/2020
5.0.2 713 12/9/2020
5.0.1 765 12/9/2020
5.0.0 848 12/9/2020
3.14.5 8,109 11/24/2020
3.14.4 846 11/23/2020
3.14.3 2,718 10/21/2020
3.14.2 866 10/19/2020
3.14.1 6,327 9/8/2020
3.14.0 5,821 8/6/2020
3.13.7 4,065 7/21/2020
3.13.6 849 7/20/2020
3.13.5 6,648 7/9/2020
3.13.4 2,415 6/12/2020
3.13.3 818 6/12/2020
3.13.2 868 6/12/2020
3.13.1 852 6/12/2020
3.13.0 835 6/12/2020
3.12.6 62,133 4/12/2020
3.12.5 844 4/12/2020
3.12.4 1,355 3/9/2020
3.12.3 1,915 2/22/2020
3.12.2 3,170 1/14/2020
3.12.1 1,014 1/11/2020
3.12.0 1,796 1/8/2020
3.11.0 947 1/8/2020
3.10.1 939 1/7/2020
3.10.0 1,042 1/7/2020
3.9.14 7,534 12/23/2019
3.9.13 1,637 12/10/2019
3.9.12 3,777 11/12/2019
3.9.11 2,819 8/26/2019
3.9.10 6,842 7/30/2019
3.9.9 1,592 5/24/2019
3.9.8 1,925 4/16/2019
3.9.7 1,065 4/15/2019
3.9.6 8,468 4/5/2019
3.9.5 2,619 3/27/2019
3.9.4 1,006 3/27/2019
3.9.3 1,015 3/27/2019
3.9.2 1,018 3/27/2019
3.9.1 945 3/27/2019
3.9.0 1,141 3/15/2019