VOOZH about

URL: https://www.nuget.org/packages/Serenity.Scripts/

⇱ NuGet Gallery | Serenity.Scripts 8.1.2




👁 Image
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
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Serenity

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 Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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 3,335 12/10/2023
8.1.1 331 12/10/2023
8.1.0 331 12/10/2023
8.0.9 356 12/10/2023
8.0.8 347 12/9/2023
8.0.7 354 12/7/2023
8.0.5 391 12/4/2023
8.0.4 310 12/4/2023
8.0.3 353 12/4/2023
8.0.2 491 11/22/2023
8.0.1 316 11/22/2023
8.0.0 592 11/16/2023
6.9.6 4,308 11/9/2023
6.9.5 939 10/28/2023
6.9.4 321 10/26/2023
6.9.3 374 10/22/2023
6.9.2 287 10/22/2023
6.9.1 265 10/22/2023
6.9.0 318 10/20/2023
6.8.3 600 10/9/2023
Loading failed