Serenity.Corelib 10.1.6

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.1.6 338 1/27/2026
10.1.5 92 1/27/2026
10.1.4 96 1/27/2026
10.1.3 118 1/26/2026
10.1.2 111 1/22/2026
10.1.1 201 1/15/2026
10.1.0 158 1/12/2026
10.0.9 282 12/31/2025
10.0.8 506 12/19/2025
10.0.7 678 12/10/2025
10.0.6 472 12/9/2025
10.0.5 235 12/7/2025
10.0.4 141 12/6/2025
10.0.3 128 12/6/2025
10.0.2 125 12/6/2025
10.0.1 485 11/24/2025
10.0.0 244 11/23/2025
9.2.2 165 1/27/2026
9.2.1 515 11/24/2025
9.2.0 241 11/23/2025
9.1.7 564 11/18/2025
9.1.6 415 11/18/2025
9.1.5 370 11/17/2025
9.1.4 185 11/15/2025
9.1.3 270 11/14/2025
9.1.2 239 11/14/2025
9.1.1 1,124 11/11/2025
9.1.0 285 11/10/2025
9.1.0-rc.6 164 11/6/2025
9.1.0-rc.5 155 11/6/2025
9.1.0-rc.4 150 11/6/2025
9.1.0-rc.3 159 11/6/2025
9.1.0-rc.2 164 11/6/2025
9.1.0-rc.1 163 11/6/2025
9.0.0 1,720 9/15/2025
8.8.9 489 9/3/2025
8.8.8 231 8/23/2025
8.8.6 1,943 5/31/2025
8.8.5 2,706 3/9/2025
8.8.4 325 3/5/2025
8.8.3 5,428 12/15/2024
8.8.2 175 12/15/2024
8.8.1 4,278 12/1/2024
8.8.0 186 11/30/2024
8.7.9 705 11/12/2024
8.7.8 212 11/12/2024
8.7.7 188 11/12/2024
8.7.6 325 11/4/2024
8.7.5 788 10/31/2024
8.7.4 596 10/30/2024
8.7.3 259 10/25/2024
8.7.2 329 10/23/2024
8.7.1 478 10/16/2024
8.7.0 286 10/7/2024
8.6.4 1,573 8/29/2024
8.6.3 401 8/24/2024
8.6.2 812 8/11/2024
8.6.1 1,016 8/7/2024
8.6.0 1,089 7/13/2024
8.5.6 1,326 6/13/2024
8.5.5 274 6/8/2024
8.5.4 187 6/8/2024
8.5.3 445 6/7/2024
8.5.2 228 6/5/2024
8.5.1 352 6/4/2024
8.5.0 538 5/16/2024
8.4.8 1,630 5/3/2024
8.4.7 555 4/27/2024
8.4.6 471 4/16/2024
8.4.5 176 4/16/2024
8.4.4 247 4/6/2024
8.4.3 1,021 3/24/2024
8.4.2 295 3/23/2024
8.4.1 767 3/22/2024
8.4.0 237 3/20/2024
8.3.9 202 3/20/2024
8.3.8 215 3/19/2024
8.3.7 245 3/10/2024
8.3.6 268 3/3/2024
8.3.5 410 2/28/2024
8.3.4 247 2/24/2024
8.3.3 264 2/21/2024
8.3.2 230 2/20/2024
8.3.1 239 2/9/2024
8.3.0 223 2/9/2024
8.2.2 331 1/21/2024
8.2.1 221 1/19/2024
8.2.0 183 1/19/2024
8.1.5 2,180 12/14/2023
8.1.4 205 12/13/2023
8.1.3 237 12/13/2023
8.0.9 221 12/12/2023