Serenity.Net.Core 8.1.5

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Serenity.Net.Core --version 8.1.5
                    
NuGet\Install-Package Serenity.Net.Core -Version 8.1.5
                    
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.Net.Core" Version="8.1.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Serenity.Net.Core" Version="8.1.5" />
                    
Directory.Packages.props
<PackageReference Include="Serenity.Net.Core" />
                    
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.Net.Core --version 8.1.5
                    
#r "nuget: Serenity.Net.Core, 8.1.5"
                    
#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.Net.Core@8.1.5
                    
#: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.Net.Core&version=8.1.5
                    
Install as a Cake Addin
#tool nuget:?package=Serenity.Net.Core&version=8.1.5
                    
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 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.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 Serenity.Net.Core:

Package Downloads
Serenity.Net.Services

Contains classes for CRUD service / repository implementations...

Serenity.Net.Data

Contains helper classes for SQL data connections, fluent SQL builders, criteria, join definitions, data mapping, validation...

Serenity.Net.Entity

Contains entity classes, fields and related functions...

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.0 67 9/15/2025
8.8.9 367 9/3/2025
8.8.8 181 8/23/2025
8.8.6 1,164 5/31/2025
8.8.5 1,585 3/9/2025
8.8.4 363 3/5/2025
8.8.3 3,495 12/15/2024
8.8.2 250 12/15/2024
8.8.1 3,560 12/1/2024
8.8.0 270 11/30/2024
8.7.9 789 11/12/2024
8.7.8 325 11/12/2024
8.7.7 292 11/12/2024
8.7.6 449 11/4/2024
8.7.5 483 10/31/2024
8.7.4 733 10/30/2024
8.7.3 407 10/25/2024
8.7.2 481 10/23/2024
8.7.1 865 10/16/2024
8.7.0 457 10/7/2024
8.6.4 1,682 8/29/2024
8.6.3 562 8/24/2024
8.6.2 512 8/11/2024
8.6.1 1,246 8/7/2024
8.6.0 1,146 7/13/2024
8.5.6 1,601 6/13/2024
8.5.5 515 6/8/2024
8.5.4 382 6/8/2024
8.5.3 683 6/7/2024
8.5.2 462 6/5/2024
8.5.1 587 6/4/2024
8.5.0 765 5/16/2024
8.4.8 1,785 5/3/2024
8.4.7 814 4/27/2024
8.4.6 723 4/16/2024
8.4.5 402 4/16/2024
8.4.4 533 4/6/2024
8.4.3 716 3/24/2024
8.4.2 496 3/23/2024
8.4.1 1,012 3/22/2024
8.4.0 420 3/20/2024
8.3.9 427 3/20/2024
8.3.8 454 3/19/2024
8.3.7 516 3/10/2024
8.3.6 538 3/3/2024
8.3.5 686 2/28/2024
8.3.4 548 2/24/2024
8.3.3 562 2/21/2024
8.3.2 648 2/20/2024
8.3.1 558 2/9/2024
8.3.0 505 2/9/2024
8.2.2 662 1/21/2024
8.2.1 524 1/19/2024
8.2.0 410 1/19/2024
8.1.5 2,687 12/14/2023
8.1.4 606 12/13/2023
8.1.3 496 12/13/2023
8.1.2 728 12/10/2023
8.1.1 591 12/10/2023
8.1.0 601 12/10/2023
8.0.9 645 12/10/2023
8.0.8 592 12/9/2023
8.0.7 622 12/7/2023
8.0.5 659 12/4/2023
8.0.4 609 12/4/2023
8.0.3 599 12/4/2023
8.0.2 1,038 11/22/2023
8.0.1 606 11/22/2023
8.0.0 878 11/16/2023
6.9.6 4,028 11/9/2023
6.9.5 1,439 10/28/2023
6.9.4 920 10/26/2023
6.9.3 823 10/22/2023
6.9.2 499 10/22/2023
6.9.1 760 10/22/2023
6.9.0 760 10/20/2023
6.8.3 988 10/9/2023
6.8.2 838 10/5/2023
6.8.1 935 9/24/2023
6.8.0 2,689 8/14/2023
6.7.6 2,200 5/24/2023 6.7.6 has at least one vulnerability with moderate severity.
6.7.5 1,109 5/21/2023 6.7.5 has at least one vulnerability with moderate severity.
6.7.2 1,328 5/13/2023 6.7.2 has at least one vulnerability with moderate severity.
6.7.1 4,751 4/7/2023 6.7.1 has at least one vulnerability with moderate severity.
6.7.0 1,836 4/6/2023 6.7.0 has at least one vulnerability with moderate severity.
6.6.6 1,583 4/6/2023 6.6.6 has at least one vulnerability with high severity.
6.6.5 1,909 4/3/2023 6.6.5 has at least one vulnerability with high severity.
6.6.4 1,597 4/3/2023 6.6.4 has at least one vulnerability with high severity.
6.6.3 1,916 3/24/2023 6.6.3 has at least one vulnerability with high severity.
6.6.2 1,587 3/23/2023 6.6.2 has at least one vulnerability with high severity.
6.6.1 1,289 3/18/2023 6.6.1 has at least one vulnerability with high severity.
6.6.0 4,177 3/14/2023 6.6.0 has at least one vulnerability with high severity.
6.5.4 2,160 2/28/2023 6.5.4 has at least one vulnerability with high severity.
6.5.3 1,646 2/27/2023 6.5.3 has at least one vulnerability with high severity.
6.5.2 1,811 2/21/2023 6.5.2 has at least one vulnerability with high severity.
6.5.1 6,842 2/3/2023 6.5.1 has at least one vulnerability with high severity.
6.5.0 2,012 1/25/2023 6.5.0 has at least one vulnerability with high severity.
6.4.10 2,260 1/23/2023 6.4.10 has at least one vulnerability with high severity.
6.4.9 1,921 1/20/2023 6.4.9 has at least one vulnerability with high severity.
6.4.8 1,917 1/18/2023 6.4.8 has at least one vulnerability with high severity.
6.4.7 1,443 1/16/2023 6.4.7 has at least one vulnerability with high severity.
6.4.6 1,429 1/16/2023 6.4.6 has at least one vulnerability with high severity.
6.4.4 3,630 1/8/2023 6.4.4 has at least one vulnerability with high severity.
6.4.3 1,940 1/7/2023 6.4.3 has at least one vulnerability with high severity.
6.4.2 2,646 12/9/2022 6.4.2 has at least one vulnerability with high severity.
6.4.1 1,511 12/9/2022 6.4.1 has at least one vulnerability with high severity.
6.4.0 2,206 12/5/2022 6.4.0 has at least one vulnerability with high severity.
6.3.6 3,325 11/15/2022 6.3.6 has at least one vulnerability with high severity.
6.3.5 1,677 11/15/2022 6.3.5 has at least one vulnerability with high severity.
6.3.4 1,658 11/15/2022 6.3.4 has at least one vulnerability with high severity.
6.3.3 2,310 11/14/2022 6.3.3 has at least one vulnerability with high severity.
6.3.2 2,423 11/14/2022 6.3.2 has at least one vulnerability with high severity.
6.3.1 2,354 11/8/2022 6.3.1 has at least one vulnerability with high severity.
6.3.0 1,773 11/6/2022 6.3.0 has at least one vulnerability with high severity.
6.2.9 3,546 10/22/2022 6.2.9 has at least one vulnerability with high severity.
6.2.8 2,634 10/22/2022 6.2.8 has at least one vulnerability with high severity.
6.2.7 2,660 10/22/2022 6.2.7 has at least one vulnerability with high severity.
6.2.6 3,401 10/17/2022 6.2.6 has at least one vulnerability with high severity.
6.2.5 3,935 10/15/2022 6.2.5 has at least one vulnerability with high severity.
6.2.4 4,025 10/13/2022 6.2.4 has at least one vulnerability with high severity.
6.2.3 2,681 10/13/2022 6.2.3 has at least one vulnerability with high severity.
6.2.2 1,955 10/13/2022 6.2.2 has at least one vulnerability with high severity.
6.2.1 2,971 10/11/2022 6.2.1 has at least one vulnerability with high severity.
6.2.0 2,695 10/10/2022 6.2.0 has at least one vulnerability with high severity.
6.1.9 2,868 10/2/2022 6.1.9 has at least one vulnerability with high severity.
6.1.8 3,441 9/29/2022 6.1.8 has at least one vulnerability with high severity.
6.1.7 2,730 9/29/2022 6.1.7 has at least one vulnerability with high severity.
6.1.6 3,602 9/21/2022 6.1.6 has at least one vulnerability with high severity.
6.1.5 2,784 9/21/2022 6.1.5 has at least one vulnerability with high severity.
6.1.4 2,837 9/20/2022 6.1.4 has at least one vulnerability with high severity.
6.1.3 2,902 9/17/2022 6.1.3 has at least one vulnerability with high severity.
6.1.2 2,980 9/5/2022 6.1.2 has at least one vulnerability with high severity.
6.1.1 2,070 9/4/2022 6.1.1 has at least one vulnerability with high severity.
6.1.0 2,055 9/4/2022 6.1.0 has at least one vulnerability with high severity.
6.0.8 4,969 7/12/2022 6.0.8 has at least one vulnerability with high severity.
6.0.7 2,133 7/11/2022 6.0.7 has at least one vulnerability with high severity.
6.0.6 2,136 7/11/2022 6.0.6 has at least one vulnerability with high severity.
6.0.5 3,906 7/10/2022 6.0.5 has at least one vulnerability with high severity.
6.0.4 2,917 7/10/2022 6.0.4 has at least one vulnerability with high severity.
6.0.3 6,286 6/24/2022 6.0.3 has at least one vulnerability with high severity.
6.0.2 3,607 6/16/2022 6.0.2 has at least one vulnerability with high severity.
6.0.1 3,918 4/21/2022 6.0.1 has at least one vulnerability with high severity.
6.0.0 4,166 3/26/2022 6.0.0 has at least one vulnerability with high severity.
5.2.4 5,067 3/9/2022 5.2.4 has at least one vulnerability with high severity.
5.2.3 3,673 1/20/2022 5.2.3 has at least one vulnerability with high severity.
5.2.2 3,986 1/18/2022 5.2.2 has at least one vulnerability with high severity.
5.2.1 2,188 1/15/2022 5.2.1 has at least one vulnerability with high severity.
5.2.0 3,147 1/15/2022 5.2.0 has at least one vulnerability with high severity.
5.1.3 2,188 1/15/2022 5.1.3 has at least one vulnerability with high severity.
5.1.2 2,186 1/14/2022 5.1.2 has at least one vulnerability with high severity.
5.1.1 3,645 10/29/2021 5.1.1 has at least one vulnerability with high severity.
5.1.0 1,771 10/26/2021 5.1.0 has at least one vulnerability with high severity.
5.0.51 6,193 9/18/2021 5.0.51 has at least one vulnerability with high severity.
5.0.50 3,330 9/7/2021 5.0.50 has at least one vulnerability with high severity.
5.0.49 3,810 9/2/2021 5.0.49 has at least one vulnerability with high severity.
5.0.48 1,700 9/2/2021 5.0.48 has at least one vulnerability with high severity.
5.0.47 1,639 9/2/2021 5.0.47 has at least one vulnerability with high severity.
5.0.46 1,739 8/31/2021 5.0.46 has at least one vulnerability with high severity.
5.0.45 2,157 7/20/2021 5.0.45 has at least one vulnerability with high severity.
5.0.44 2,188 7/12/2021 5.0.44 has at least one vulnerability with high severity.
5.0.43 3,148 5/29/2021 5.0.43 has at least one vulnerability with high severity.
5.0.42 2,012 5/22/2021 5.0.42 has at least one vulnerability with high severity.
5.0.41 2,662 5/10/2021 5.0.41 has at least one vulnerability with high severity.
5.0.40 1,664 5/10/2021 5.0.40 has at least one vulnerability with high severity.
5.0.39 1,793 4/30/2021 5.0.39 has at least one vulnerability with high severity.
5.0.38 2,871 3/25/2021 5.0.38 has at least one vulnerability with high severity.
5.0.37 1,737 3/25/2021 5.0.37 has at least one vulnerability with high severity.
5.0.36 5,109 1/26/2021 5.0.36 has at least one vulnerability with high severity.
5.0.35 1,761 1/25/2021 5.0.35 has at least one vulnerability with high severity.
5.0.34 3,331 1/18/2021 5.0.34 has at least one vulnerability with high severity.
5.0.33 2,600 1/16/2021 5.0.33 has at least one vulnerability with high severity.
5.0.32 1,775 1/16/2021 5.0.32 has at least one vulnerability with high severity.
5.0.31 1,721 1/16/2021 5.0.31 has at least one vulnerability with high severity.
5.0.30 1,787 1/15/2021 5.0.30 has at least one vulnerability with high severity.
5.0.29 1,699 1/15/2021 5.0.29 has at least one vulnerability with high severity.
5.0.28 2,599 1/14/2021 5.0.28 has at least one vulnerability with high severity.
5.0.27 1,785 1/13/2021 5.0.27 has at least one vulnerability with high severity.
5.0.26 2,314 1/9/2021 5.0.26 has at least one vulnerability with high severity.
5.0.25 1,850 1/6/2021 5.0.25 has at least one vulnerability with high severity.
5.0.24 7,395 1/6/2021 5.0.24 has at least one vulnerability with high severity.
5.0.23 1,768 1/6/2021 5.0.23 has at least one vulnerability with high severity.
5.0.22 1,759 1/5/2021 5.0.22 has at least one vulnerability with high severity.
5.0.21 1,741 1/5/2021 5.0.21 has at least one vulnerability with high severity.
5.0.20 2,114 1/1/2021 5.0.20 has at least one vulnerability with high severity.
5.0.19 1,962 12/30/2020 5.0.19 has at least one vulnerability with high severity.
5.0.18 1,742 12/30/2020 5.0.18 has at least one vulnerability with high severity.
5.0.17 1,859 12/30/2020 5.0.17 has at least one vulnerability with high severity.
5.0.13 1,846 12/28/2020 5.0.13 has at least one vulnerability with high severity.
5.0.12 1,976 12/26/2020 5.0.12 has at least one vulnerability with high severity.
5.0.11 1,825 12/26/2020 5.0.11 has at least one vulnerability with high severity.
5.0.10 1,916 12/25/2020 5.0.10 has at least one vulnerability with high severity.
5.0.9 1,759 12/24/2020 5.0.9 has at least one vulnerability with high severity.
5.0.8 1,710 12/23/2020 5.0.8 has at least one vulnerability with high severity.
5.0.7 1,827 12/15/2020 5.0.7 has at least one vulnerability with high severity.
5.0.6 1,881 12/12/2020 5.0.6 has at least one vulnerability with high severity.
5.0.5 1,750 12/12/2020 5.0.5 has at least one vulnerability with high severity.
5.0.4 1,798 12/9/2020 5.0.4 has at least one vulnerability with high severity.
5.0.3 1,749 12/9/2020 5.0.3 has at least one vulnerability with high severity.
5.0.2 1,778 12/9/2020 5.0.2 has at least one vulnerability with high severity.
5.0.1 1,754 12/9/2020 5.0.1 has at least one vulnerability with high severity.
5.0.0 1,859 12/9/2020 5.0.0 has at least one vulnerability with high severity.