Serenity.Net.Core 10.0.7

Prefix Reserved
dotnet add package Serenity.Net.Core --version 10.0.7
                    
NuGet\Install-Package Serenity.Net.Core -Version 10.0.7
                    
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="10.0.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Serenity.Net.Core" Version="10.0.7" />
                    
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 10.0.7
                    
#r "nuget: Serenity.Net.Core, 10.0.7"
                    
#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@10.0.7
                    
#: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=10.0.7
                    
Install as a Cake Addin
#tool nuget:?package=Serenity.Net.Core&version=10.0.7
                    
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
10.0.7 128 12/10/2025
10.0.6 156 12/9/2025
10.0.5 201 12/7/2025
10.0.4 136 12/6/2025
10.0.3 141 12/6/2025
10.0.2 139 12/6/2025
10.0.1 431 11/24/2025
10.0.0 242 11/23/2025
9.2.1 265 11/24/2025
9.2.0 260 11/23/2025
9.1.7 585 11/18/2025
9.1.6 474 11/18/2025
9.1.5 435 11/17/2025
9.1.4 233 11/15/2025
9.1.3 325 11/14/2025
9.1.2 294 11/14/2025
9.1.1 579 11/11/2025
9.1.0 348 11/10/2025
9.0.0 1,738 9/15/2025
8.8.9 678 9/3/2025
8.8.8 419 8/23/2025
8.8.6 1,811 5/31/2025
8.8.5 2,135 3/9/2025
8.8.4 603 3/5/2025
8.8.3 4,452 12/15/2024
8.8.2 471 12/15/2024
8.8.1 4,360 12/1/2024
8.8.0 496 11/30/2024
8.7.9 1,073 11/12/2024
8.7.8 580 11/12/2024
8.7.7 531 11/12/2024
8.7.6 710 11/4/2024
8.7.5 820 10/31/2024
8.7.4 1,001 10/30/2024
8.7.3 664 10/25/2024
8.7.2 738 10/23/2024
8.7.1 1,147 10/16/2024
8.7.0 709 10/7/2024
8.6.4 1,975 8/29/2024
8.6.3 849 8/24/2024
8.6.2 748 8/11/2024
8.6.1 1,559 8/7/2024
8.6.0 1,464 7/13/2024
8.5.6 1,857 6/13/2024
8.5.5 776 6/8/2024
8.5.4 615 6/8/2024
8.5.3 933 6/7/2024
8.5.2 708 6/5/2024
8.5.1 839 6/4/2024
8.5.0 1,039 5/16/2024
8.4.8 2,075 5/3/2024
8.4.7 1,085 4/27/2024
8.4.6 983 4/16/2024
8.4.5 650 4/16/2024
8.4.4 788 4/6/2024
8.4.3 969 3/24/2024
8.4.2 776 3/23/2024
8.4.1 1,254 3/22/2024
8.4.0 629 3/20/2024
8.3.9 657 3/20/2024
8.3.8 677 3/19/2024
8.3.7 738 3/10/2024
8.3.6 754 3/3/2024
8.3.5 954 2/28/2024
8.3.4 777 2/24/2024
8.3.3 800 2/21/2024
8.3.2 900 2/20/2024
8.3.1 807 2/9/2024
8.3.0 748 2/9/2024
8.2.2 920 1/21/2024
8.2.1 774 1/19/2024
8.2.0 631 1/19/2024
8.1.5 3,055 12/14/2023
8.1.4 872 12/13/2023
8.1.3 736 12/13/2023
8.1.2 974 12/10/2023
8.1.1 838 12/10/2023
8.1.0 839 12/10/2023
8.0.9 895 12/10/2023
8.0.8 848 12/9/2023
8.0.7 855 12/7/2023
8.0.5 897 12/4/2023
8.0.4 838 12/4/2023
8.0.3 839 12/4/2023
8.0.2 1,290 11/22/2023
8.0.1 861 11/22/2023
8.0.0 1,132 11/16/2023
6.9.6 4,414 11/9/2023
6.9.5 1,711 10/28/2023
6.9.4 1,206 10/26/2023
6.9.3 1,081 10/22/2023
6.9.2 713 10/22/2023
6.9.1 1,014 10/22/2023
6.9.0 1,003 10/20/2023
6.8.3 1,256 10/9/2023
6.8.2 1,092 10/5/2023
6.8.1 1,176 9/24/2023
6.8.0 3,059 8/14/2023
6.7.6 2,503 5/24/2023 6.7.6 has at least one vulnerability with moderate severity.
6.7.5 1,394 5/21/2023 6.7.5 has at least one vulnerability with moderate severity.
6.7.2 1,600 5/13/2023 6.7.2 has at least one vulnerability with moderate severity.
6.7.1 5,400 4/7/2023 6.7.1 has at least one vulnerability with moderate severity.
6.7.0 2,101 4/6/2023 6.7.0 has at least one vulnerability with moderate severity.
6.6.6 1,945 4/6/2023 6.6.6 has at least one vulnerability with high severity.
6.6.5 2,288 4/3/2023 6.6.5 has at least one vulnerability with high severity.
6.6.4 1,946 4/3/2023 6.6.4 has at least one vulnerability with high severity.
6.6.3 2,252 3/24/2023 6.6.3 has at least one vulnerability with high severity.
6.6.2 1,933 3/23/2023 6.6.2 has at least one vulnerability with high severity.
6.6.1 1,590 3/18/2023 6.6.1 has at least one vulnerability with high severity.
6.6.0 4,685 3/14/2023 6.6.0 has at least one vulnerability with high severity.
6.5.4 2,516 2/28/2023 6.5.4 has at least one vulnerability with high severity.
6.5.3 1,991 2/27/2023 6.5.3 has at least one vulnerability with high severity.
6.5.2 2,150 2/21/2023 6.5.2 has at least one vulnerability with high severity.
6.5.1 8,278 2/3/2023 6.5.1 has at least one vulnerability with high severity.
6.5.0 2,374 1/25/2023 6.5.0 has at least one vulnerability with high severity.
6.4.10 2,612 1/23/2023 6.4.10 has at least one vulnerability with high severity.
6.4.9 2,273 1/20/2023 6.4.9 has at least one vulnerability with high severity.
6.4.8 2,271 1/18/2023 6.4.8 has at least one vulnerability with high severity.
6.4.7 1,751 1/16/2023 6.4.7 has at least one vulnerability with high severity.
6.4.6 1,743 1/16/2023 6.4.6 has at least one vulnerability with high severity.
6.4.4 3,975 1/8/2023 6.4.4 has at least one vulnerability with high severity.
6.4.3 2,300 1/7/2023 6.4.3 has at least one vulnerability with high severity.
6.4.2 3,003 12/9/2022 6.4.2 has at least one vulnerability with high severity.
6.4.1 1,813 12/9/2022 6.4.1 has at least one vulnerability with high severity.
6.4.0 2,579 12/5/2022 6.4.0 has at least one vulnerability with high severity.
6.3.6 3,700 11/15/2022 6.3.6 has at least one vulnerability with high severity.
6.3.5 1,996 11/15/2022 6.3.5 has at least one vulnerability with high severity.
6.3.4 1,962 11/15/2022 6.3.4 has at least one vulnerability with high severity.
6.3.3 2,649 11/14/2022 6.3.3 has at least one vulnerability with high severity.
6.3.2 2,782 11/14/2022 6.3.2 has at least one vulnerability with high severity.
6.3.1 2,678 11/8/2022 6.3.1 has at least one vulnerability with high severity.
6.3.0 2,087 11/6/2022 6.3.0 has at least one vulnerability with high severity.
6.2.9 3,943 10/22/2022 6.2.9 has at least one vulnerability with high severity.
6.2.8 2,984 10/22/2022 6.2.8 has at least one vulnerability with high severity.
6.2.7 3,009 10/22/2022 6.2.7 has at least one vulnerability with high severity.
6.2.6 3,782 10/17/2022 6.2.6 has at least one vulnerability with high severity.
6.2.5 4,421 10/15/2022 6.2.5 has at least one vulnerability with high severity.
6.2.4 4,470 10/13/2022 6.2.4 has at least one vulnerability with high severity.
6.2.3 3,040 10/13/2022 6.2.3 has at least one vulnerability with high severity.
6.2.2 2,273 10/13/2022 6.2.2 has at least one vulnerability with high severity.
6.2.1 3,288 10/11/2022 6.2.1 has at least one vulnerability with high severity.
6.2.0 3,042 10/10/2022 6.2.0 has at least one vulnerability with high severity.
6.1.9 3,186 10/2/2022 6.1.9 has at least one vulnerability with high severity.
6.1.8 3,840 9/29/2022 6.1.8 has at least one vulnerability with high severity.
6.1.7 3,120 9/29/2022 6.1.7 has at least one vulnerability with high severity.
6.1.6 4,008 9/21/2022 6.1.6 has at least one vulnerability with high severity.
6.1.5 3,132 9/21/2022 6.1.5 has at least one vulnerability with high severity.
6.1.4 3,201 9/20/2022 6.1.4 has at least one vulnerability with high severity.
6.1.3 3,259 9/17/2022 6.1.3 has at least one vulnerability with high severity.
6.1.2 3,325 9/5/2022 6.1.2 has at least one vulnerability with high severity.
6.1.1 2,362 9/4/2022 6.1.1 has at least one vulnerability with high severity.
6.1.0 2,364 9/4/2022 6.1.0 has at least one vulnerability with high severity.
6.0.8 5,312 7/12/2022 6.0.8 has at least one vulnerability with high severity.
6.0.7 2,443 7/11/2022 6.0.7 has at least one vulnerability with high severity.
6.0.6 2,442 7/11/2022 6.0.6 has at least one vulnerability with high severity.
6.0.5 4,285 7/10/2022 6.0.5 has at least one vulnerability with high severity.
6.0.4 3,251 7/10/2022 6.0.4 has at least one vulnerability with high severity.
6.0.3 6,737 6/24/2022 6.0.3 has at least one vulnerability with high severity.
6.0.2 3,915 6/16/2022 6.0.2 has at least one vulnerability with high severity.
6.0.1 4,280 4/21/2022 6.0.1 has at least one vulnerability with high severity.
6.0.0 4,552 3/26/2022 6.0.0 has at least one vulnerability with high severity.
5.2.4 5,416 3/9/2022 5.2.4 has at least one vulnerability with high severity.
5.2.3 4,004 1/20/2022 5.2.3 has at least one vulnerability with high severity.
5.2.2 4,480 1/18/2022 5.2.2 has at least one vulnerability with high severity.
5.2.1 2,487 1/15/2022 5.2.1 has at least one vulnerability with high severity.
5.2.0 3,520 1/15/2022 5.2.0 has at least one vulnerability with high severity.
5.1.3 2,496 1/15/2022 5.1.3 has at least one vulnerability with high severity.
5.1.2 2,521 1/14/2022 5.1.2 has at least one vulnerability with high severity.
5.1.1 4,039 10/29/2021 5.1.1 has at least one vulnerability with high severity.
5.1.0 2,076 10/26/2021 5.1.0 has at least one vulnerability with high severity.
5.0.51 6,568 9/18/2021 5.0.51 has at least one vulnerability with high severity.
5.0.50 3,769 9/7/2021 5.0.50 has at least one vulnerability with high severity.
5.0.49 4,182 9/2/2021 5.0.49 has at least one vulnerability with high severity.
5.0.48 2,021 9/2/2021 5.0.48 has at least one vulnerability with high severity.
5.0.47 1,976 9/2/2021 5.0.47 has at least one vulnerability with high severity.
5.0.46 2,059 8/31/2021 5.0.46 has at least one vulnerability with high severity.
5.0.45 2,490 7/20/2021 5.0.45 has at least one vulnerability with high severity.
5.0.44 2,489 7/12/2021 5.0.44 has at least one vulnerability with high severity.
5.0.43 3,523 5/29/2021 5.0.43 has at least one vulnerability with high severity.
5.0.42 2,331 5/22/2021 5.0.42 has at least one vulnerability with high severity.
5.0.41 3,008 5/10/2021 5.0.41 has at least one vulnerability with high severity.
5.0.40 1,973 5/10/2021 5.0.40 has at least one vulnerability with high severity.
5.0.39 2,105 4/30/2021 5.0.39 has at least one vulnerability with high severity.
5.0.38 3,206 3/25/2021 5.0.38 has at least one vulnerability with high severity.
5.0.37 2,046 3/25/2021 5.0.37 has at least one vulnerability with high severity.
5.0.36 5,447 1/26/2021 5.0.36 has at least one vulnerability with high severity.
5.0.35 2,094 1/25/2021 5.0.35 has at least one vulnerability with high severity.
5.0.34 3,762 1/18/2021 5.0.34 has at least one vulnerability with high severity.
5.0.33 2,974 1/16/2021 5.0.33 has at least one vulnerability with high severity.
5.0.32 2,105 1/16/2021 5.0.32 has at least one vulnerability with high severity.
5.0.31 2,020 1/16/2021 5.0.31 has at least one vulnerability with high severity.
5.0.30 2,119 1/15/2021 5.0.30 has at least one vulnerability with high severity.
5.0.29 2,010 1/15/2021 5.0.29 has at least one vulnerability with high severity.
5.0.28 2,974 1/14/2021 5.0.28 has at least one vulnerability with high severity.
5.0.27 2,112 1/13/2021 5.0.27 has at least one vulnerability with high severity.
5.0.26 2,631 1/9/2021 5.0.26 has at least one vulnerability with high severity.
5.0.25 2,163 1/6/2021 5.0.25 has at least one vulnerability with high severity.
5.0.24 7,859 1/6/2021 5.0.24 has at least one vulnerability with high severity.
5.0.23 2,066 1/6/2021 5.0.23 has at least one vulnerability with high severity.
5.0.22 2,060 1/5/2021 5.0.22 has at least one vulnerability with high severity.
5.0.21 2,061 1/5/2021 5.0.21 has at least one vulnerability with high severity.
5.0.20 2,438 1/1/2021 5.0.20 has at least one vulnerability with high severity.
5.0.19 2,285 12/30/2020 5.0.19 has at least one vulnerability with high severity.
5.0.18 2,074 12/30/2020 5.0.18 has at least one vulnerability with high severity.
5.0.17 2,218 12/30/2020 5.0.17 has at least one vulnerability with high severity.
5.0.13 2,162 12/28/2020 5.0.13 has at least one vulnerability with high severity.
5.0.12 2,305 12/26/2020 5.0.12 has at least one vulnerability with high severity.
5.0.11 2,145 12/26/2020 5.0.11 has at least one vulnerability with high severity.
5.0.10 2,243 12/25/2020 5.0.10 has at least one vulnerability with high severity.
5.0.9 2,071 12/24/2020 5.0.9 has at least one vulnerability with high severity.
5.0.8 2,044 12/23/2020 5.0.8 has at least one vulnerability with high severity.
5.0.7 2,156 12/15/2020 5.0.7 has at least one vulnerability with high severity.
5.0.6 2,204 12/12/2020 5.0.6 has at least one vulnerability with high severity.
5.0.5 2,065 12/12/2020 5.0.5 has at least one vulnerability with high severity.
5.0.4 2,135 12/9/2020 5.0.4 has at least one vulnerability with high severity.
5.0.3 2,078 12/9/2020 5.0.3 has at least one vulnerability with high severity.
5.0.2 2,097 12/9/2020 5.0.2 has at least one vulnerability with high severity.
5.0.1 2,063 12/9/2020 5.0.1 has at least one vulnerability with high severity.
5.0.0 2,208 12/9/2020 5.0.0 has at least one vulnerability with high severity.