Serenity.Net.Core 8.8.6

Prefix Reserved
dotnet add package Serenity.Net.Core --version 8.8.6
                    
NuGet\Install-Package Serenity.Net.Core -Version 8.8.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="Serenity.Net.Core" Version="8.8.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Serenity.Net.Core" Version="8.8.6" />
                    
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.8.6
                    
#r "nuget: Serenity.Net.Core, 8.8.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.
#addin nuget:?package=Serenity.Net.Core&version=8.8.6
                    
Install as a Cake Addin
#tool nuget:?package=Serenity.Net.Core&version=8.8.6
                    
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.Data

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

Serenity.Net.Services

Contains classes for CRUD service / repository implementations...

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
8.8.6 677 5/31/2025
8.8.5 1,270 3/9/2025
8.8.4 348 3/5/2025
8.8.3 3,095 12/15/2024
8.8.2 239 12/15/2024
8.8.1 2,981 12/1/2024
8.8.0 253 11/30/2024
8.7.9 716 11/12/2024
8.7.8 317 11/12/2024
8.7.7 278 11/12/2024
8.7.6 436 11/4/2024
8.7.5 451 10/31/2024
8.7.4 706 10/30/2024
8.7.3 393 10/25/2024
8.7.2 467 10/23/2024
8.7.1 842 10/16/2024
8.7.0 446 10/7/2024
8.6.4 1,567 8/29/2024
8.6.3 548 8/24/2024
8.6.2 501 8/11/2024
8.6.1 1,214 8/7/2024
8.6.0 1,098 7/13/2024
8.5.6 1,583 6/13/2024
8.5.5 499 6/8/2024
8.5.4 372 6/8/2024
8.5.3 675 6/7/2024
8.5.2 453 6/5/2024
8.5.1 576 6/4/2024
8.5.0 751 5/16/2024
8.4.8 1,762 5/3/2024
8.4.7 795 4/27/2024
8.4.6 707 4/16/2024
8.4.5 394 4/16/2024
8.4.4 522 4/6/2024
8.4.3 702 3/24/2024
8.4.2 484 3/23/2024
8.4.1 1,003 3/22/2024
8.4.0 410 3/20/2024
8.3.9 413 3/20/2024
8.3.8 436 3/19/2024
8.3.7 500 3/10/2024
8.3.6 529 3/3/2024
8.3.5 666 2/28/2024
8.3.4 541 2/24/2024
8.3.3 553 2/21/2024
8.3.2 636 2/20/2024
8.3.1 547 2/9/2024
8.3.0 494 2/9/2024
8.2.2 652 1/21/2024
8.2.1 517 1/19/2024
8.2.0 400 1/19/2024
8.1.5 2,642 12/14/2023
8.1.4 592 12/13/2023
8.1.3 484 12/13/2023
8.1.2 714 12/10/2023
8.1.1 583 12/10/2023
8.1.0 593 12/10/2023
8.0.9 632 12/10/2023
8.0.8 580 12/9/2023
8.0.7 612 12/7/2023
8.0.5 649 12/4/2023
8.0.4 602 12/4/2023
8.0.3 588 12/4/2023
8.0.2 1,027 11/22/2023
8.0.1 593 11/22/2023
8.0.0 855 11/16/2023
6.9.6 3,941 11/9/2023
6.9.5 1,426 10/28/2023
6.9.4 910 10/26/2023
6.9.3 809 10/22/2023
6.9.2 487 10/22/2023
6.9.1 748 10/22/2023
6.9.0 744 10/20/2023
6.8.3 980 10/9/2023
6.8.2 827 10/5/2023
6.8.1 925 9/24/2023
6.8.0 2,582 8/14/2023
6.7.6 2,118 5/24/2023 6.7.6 has at least one vulnerability with moderate severity.
6.7.5 1,026 5/21/2023 6.7.5 has at least one vulnerability with moderate severity.
6.7.2 1,298 5/13/2023 6.7.2 has at least one vulnerability with moderate severity.
6.7.1 4,577 4/7/2023 6.7.1 has at least one vulnerability with moderate severity.
6.7.0 1,807 4/6/2023 6.7.0 has at least one vulnerability with moderate severity.
6.6.6 1,484 4/6/2023 6.6.6 has at least one vulnerability with high severity.
6.6.5 1,811 4/3/2023 6.6.5 has at least one vulnerability with high severity.
6.6.4 1,500 4/3/2023 6.6.4 has at least one vulnerability with high severity.
6.6.3 1,816 3/24/2023 6.6.3 has at least one vulnerability with high severity.
6.6.2 1,491 3/23/2023 6.6.2 has at least one vulnerability with high severity.
6.6.1 1,195 3/18/2023 6.6.1 has at least one vulnerability with high severity.
6.6.0 3,979 3/14/2023 6.6.0 has at least one vulnerability with high severity.
6.5.4 2,051 2/28/2023 6.5.4 has at least one vulnerability with high severity.
6.5.3 1,551 2/27/2023 6.5.3 has at least one vulnerability with high severity.
6.5.2 1,712 2/21/2023 6.5.2 has at least one vulnerability with high severity.
6.5.1 6,731 2/3/2023 6.5.1 has at least one vulnerability with high severity.
6.5.0 1,912 1/25/2023 6.5.0 has at least one vulnerability with high severity.
6.4.10 2,159 1/23/2023 6.4.10 has at least one vulnerability with high severity.
6.4.9 1,822 1/20/2023 6.4.9 has at least one vulnerability with high severity.
6.4.8 1,821 1/18/2023 6.4.8 has at least one vulnerability with high severity.
6.4.7 1,348 1/16/2023 6.4.7 has at least one vulnerability with high severity.
6.4.6 1,334 1/16/2023 6.4.6 has at least one vulnerability with high severity.
6.4.4 3,531 1/8/2023 6.4.4 has at least one vulnerability with high severity.
6.4.3 1,843 1/7/2023 6.4.3 has at least one vulnerability with high severity.
6.4.2 2,541 12/9/2022 6.4.2 has at least one vulnerability with high severity.
6.4.1 1,411 12/9/2022 6.4.1 has at least one vulnerability with high severity.
6.4.0 2,106 12/5/2022 6.4.0 has at least one vulnerability with high severity.
6.3.6 3,225 11/15/2022 6.3.6 has at least one vulnerability with high severity.
6.3.5 1,579 11/15/2022 6.3.5 has at least one vulnerability with high severity.
6.3.4 1,562 11/15/2022 6.3.4 has at least one vulnerability with high severity.
6.3.3 2,215 11/14/2022 6.3.3 has at least one vulnerability with high severity.
6.3.2 2,327 11/14/2022 6.3.2 has at least one vulnerability with high severity.
6.3.1 2,258 11/8/2022 6.3.1 has at least one vulnerability with high severity.
6.3.0 1,673 11/6/2022 6.3.0 has at least one vulnerability with high severity.
6.2.9 3,434 10/22/2022 6.2.9 has at least one vulnerability with high severity.
6.2.8 2,538 10/22/2022 6.2.8 has at least one vulnerability with high severity.
6.2.7 2,557 10/22/2022 6.2.7 has at least one vulnerability with high severity.
6.2.6 3,305 10/17/2022 6.2.6 has at least one vulnerability with high severity.
6.2.5 3,758 10/15/2022 6.2.5 has at least one vulnerability with high severity.
6.2.4 3,919 10/13/2022 6.2.4 has at least one vulnerability with high severity.
6.2.3 2,576 10/13/2022 6.2.3 has at least one vulnerability with high severity.
6.2.2 1,854 10/13/2022 6.2.2 has at least one vulnerability with high severity.
6.2.1 2,871 10/11/2022 6.2.1 has at least one vulnerability with high severity.
6.2.0 2,593 10/10/2022 6.2.0 has at least one vulnerability with high severity.
6.1.9 2,771 10/2/2022 6.1.9 has at least one vulnerability with high severity.
6.1.8 3,345 9/29/2022 6.1.8 has at least one vulnerability with high severity.
6.1.7 2,631 9/29/2022 6.1.7 has at least one vulnerability with high severity.
6.1.6 3,499 9/21/2022 6.1.6 has at least one vulnerability with high severity.
6.1.5 2,679 9/21/2022 6.1.5 has at least one vulnerability with high severity.
6.1.4 2,733 9/20/2022 6.1.4 has at least one vulnerability with high severity.
6.1.3 2,801 9/17/2022 6.1.3 has at least one vulnerability with high severity.
6.1.2 2,874 9/5/2022 6.1.2 has at least one vulnerability with high severity.
6.1.1 1,971 9/4/2022 6.1.1 has at least one vulnerability with high severity.
6.1.0 1,946 9/4/2022 6.1.0 has at least one vulnerability with high severity.
6.0.8 4,783 7/12/2022 6.0.8 has at least one vulnerability with high severity.
6.0.7 2,029 7/11/2022 6.0.7 has at least one vulnerability with high severity.
6.0.6 2,032 7/11/2022 6.0.6 has at least one vulnerability with high severity.
6.0.5 3,796 7/10/2022 6.0.5 has at least one vulnerability with high severity.
6.0.4 2,817 7/10/2022 6.0.4 has at least one vulnerability with high severity.
6.0.3 6,139 6/24/2022 6.0.3 has at least one vulnerability with high severity.
6.0.2 3,508 6/16/2022 6.0.2 has at least one vulnerability with high severity.
6.0.1 3,806 4/21/2022 6.0.1 has at least one vulnerability with high severity.
6.0.0 4,062 3/26/2022 6.0.0 has at least one vulnerability with high severity.
5.2.4 4,923 3/9/2022 5.2.4 has at least one vulnerability with high severity.
5.2.3 3,562 1/20/2022 5.2.3 has at least one vulnerability with high severity.
5.2.2 3,873 1/18/2022 5.2.2 has at least one vulnerability with high severity.
5.2.1 2,082 1/15/2022 5.2.1 has at least one vulnerability with high severity.
5.2.0 3,034 1/15/2022 5.2.0 has at least one vulnerability with high severity.
5.1.3 2,081 1/15/2022 5.1.3 has at least one vulnerability with high severity.
5.1.2 2,077 1/14/2022 5.1.2 has at least one vulnerability with high severity.
5.1.1 3,533 10/29/2021 5.1.1 has at least one vulnerability with high severity.
5.1.0 1,670 10/26/2021 5.1.0 has at least one vulnerability with high severity.
5.0.51 6,057 9/18/2021 5.0.51 has at least one vulnerability with high severity.
5.0.50 3,229 9/7/2021 5.0.50 has at least one vulnerability with high severity.
5.0.49 3,704 9/2/2021 5.0.49 has at least one vulnerability with high severity.
5.0.48 1,599 9/2/2021 5.0.48 has at least one vulnerability with high severity.
5.0.47 1,533 9/2/2021 5.0.47 has at least one vulnerability with high severity.
5.0.46 1,632 8/31/2021 5.0.46 has at least one vulnerability with high severity.
5.0.45 2,050 7/20/2021 5.0.45 has at least one vulnerability with high severity.
5.0.44 2,087 7/12/2021 5.0.44 has at least one vulnerability with high severity.
5.0.43 3,047 5/29/2021 5.0.43 has at least one vulnerability with high severity.
5.0.42 1,909 5/22/2021 5.0.42 has at least one vulnerability with high severity.
5.0.41 2,560 5/10/2021 5.0.41 has at least one vulnerability with high severity.
5.0.40 1,564 5/10/2021 5.0.40 has at least one vulnerability with high severity.
5.0.39 1,692 4/30/2021 5.0.39 has at least one vulnerability with high severity.
5.0.38 2,772 3/25/2021 5.0.38 has at least one vulnerability with high severity.
5.0.37 1,638 3/25/2021 5.0.37 has at least one vulnerability with high severity.
5.0.36 4,995 1/26/2021 5.0.36 has at least one vulnerability with high severity.
5.0.35 1,655 1/25/2021 5.0.35 has at least one vulnerability with high severity.
5.0.34 3,223 1/18/2021 5.0.34 has at least one vulnerability with high severity.
5.0.33 2,493 1/16/2021 5.0.33 has at least one vulnerability with high severity.
5.0.32 1,670 1/16/2021 5.0.32 has at least one vulnerability with high severity.
5.0.31 1,620 1/16/2021 5.0.31 has at least one vulnerability with high severity.
5.0.30 1,683 1/15/2021 5.0.30 has at least one vulnerability with high severity.
5.0.29 1,597 1/15/2021 5.0.29 has at least one vulnerability with high severity.
5.0.28 2,492 1/14/2021 5.0.28 has at least one vulnerability with high severity.
5.0.27 1,683 1/13/2021 5.0.27 has at least one vulnerability with high severity.
5.0.26 2,210 1/9/2021 5.0.26 has at least one vulnerability with high severity.
5.0.25 1,745 1/6/2021 5.0.25 has at least one vulnerability with high severity.
5.0.24 7,267 1/6/2021 5.0.24 has at least one vulnerability with high severity.
5.0.23 1,667 1/6/2021 5.0.23 has at least one vulnerability with high severity.
5.0.22 1,655 1/5/2021 5.0.22 has at least one vulnerability with high severity.
5.0.21 1,637 1/5/2021 5.0.21 has at least one vulnerability with high severity.
5.0.20 2,005 1/1/2021 5.0.20 has at least one vulnerability with high severity.
5.0.19 1,856 12/30/2020 5.0.19 has at least one vulnerability with high severity.
5.0.18 1,631 12/30/2020 5.0.18 has at least one vulnerability with high severity.
5.0.17 1,752 12/30/2020 5.0.17 has at least one vulnerability with high severity.
5.0.13 1,741 12/28/2020 5.0.13 has at least one vulnerability with high severity.
5.0.12 1,864 12/26/2020 5.0.12 has at least one vulnerability with high severity.
5.0.11 1,712 12/26/2020 5.0.11 has at least one vulnerability with high severity.
5.0.10 1,809 12/25/2020 5.0.10 has at least one vulnerability with high severity.
5.0.9 1,655 12/24/2020 5.0.9 has at least one vulnerability with high severity.
5.0.8 1,606 12/23/2020 5.0.8 has at least one vulnerability with high severity.
5.0.7 1,718 12/15/2020 5.0.7 has at least one vulnerability with high severity.
5.0.6 1,772 12/12/2020 5.0.6 has at least one vulnerability with high severity.
5.0.5 1,646 12/12/2020 5.0.5 has at least one vulnerability with high severity.
5.0.4 1,691 12/9/2020 5.0.4 has at least one vulnerability with high severity.
5.0.3 1,647 12/9/2020 5.0.3 has at least one vulnerability with high severity.
5.0.2 1,669 12/9/2020 5.0.2 has at least one vulnerability with high severity.
5.0.1 1,651 12/9/2020 5.0.1 has at least one vulnerability with high severity.
5.0.0 1,740 12/9/2020 5.0.0 has at least one vulnerability with high severity.