Serenity.Net.Data 6.9.5

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Serenity.Net.Data --version 6.9.5                
NuGet\Install-Package Serenity.Net.Data -Version 6.9.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.Data" Version="6.9.5" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Serenity.Net.Data --version 6.9.5                
#r "nuget: Serenity.Net.Data, 6.9.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.
// Install Serenity.Net.Data as a Cake Addin
#addin nuget:?package=Serenity.Net.Data&version=6.9.5

// Install Serenity.Net.Data as a Cake Tool
#tool nuget:?package=Serenity.Net.Data&version=6.9.5                

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. 
.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 (1)

Showing the top 1 NuGet packages that depend on Serenity.Net.Data:

Package Downloads
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.6.4 667 8/29/2024
8.6.3 323 8/24/2024
8.6.2 302 8/11/2024
8.6.1 373 8/7/2024
8.6.0 692 7/13/2024
8.5.6 713 6/13/2024
8.5.5 272 6/8/2024
8.5.4 181 6/8/2024
8.5.3 309 6/7/2024
8.5.2 243 6/5/2024
8.5.1 354 6/4/2024
8.5.0 450 5/16/2024
8.4.8 1,144 5/3/2024
8.4.7 528 4/27/2024
8.4.6 434 4/16/2024
8.4.5 196 4/16/2024
8.4.4 311 4/6/2024
8.4.3 472 3/24/2024
8.4.2 293 3/23/2024
8.4.1 663 3/22/2024
8.4.0 200 3/20/2024
8.3.9 203 3/20/2024
8.3.8 216 3/19/2024
8.3.7 272 3/10/2024
8.3.6 320 3/3/2024
8.3.5 462 2/28/2024
8.3.4 320 2/24/2024
8.3.3 293 2/21/2024
8.3.2 289 2/20/2024
8.3.1 324 2/9/2024
8.3.0 257 2/9/2024
8.2.2 417 1/21/2024
8.2.1 300 1/19/2024
8.2.0 195 1/19/2024
8.1.5 1,533 12/14/2023
8.1.4 344 12/13/2023
8.1.3 215 12/13/2023
8.1.2 411 12/10/2023
8.1.1 350 12/10/2023
8.1.0 340 12/10/2023
8.0.9 371 12/10/2023
8.0.8 321 12/9/2023
8.0.7 366 12/7/2023
8.0.5 388 12/4/2023
8.0.4 347 12/4/2023
8.0.3 340 12/4/2023
8.0.2 470 11/22/2023
8.0.1 332 11/22/2023
8.0.0 578 11/16/2023
6.9.6 2,723 11/9/2023
6.9.5 985 10/28/2023
6.9.4 660 10/26/2023
6.9.3 536 10/22/2023
6.9.2 227 10/22/2023
6.9.1 461 10/22/2023
6.9.0 465 10/20/2023
6.8.3 692 10/9/2023
6.8.2 541 10/5/2023
6.8.1 621 9/24/2023
6.8.0 2,073 8/14/2023
6.7.6 1,503 5/24/2023
6.7.5 624 5/21/2023
6.7.2 916 5/13/2023
6.7.1 3,385 4/7/2023
6.7.0 1,265 4/6/2023
6.6.6 824 4/6/2023
6.6.5 1,181 4/3/2023
6.6.4 886 4/3/2023
6.6.3 1,189 3/24/2023
6.6.2 885 3/23/2023
6.6.1 573 3/18/2023
6.6.0 1,003 3/14/2023
6.5.4 1,420 2/28/2023
6.5.3 944 2/27/2023
6.5.2 1,070 2/21/2023
6.5.1 5,911 2/3/2023
6.5.0 1,270 1/25/2023
6.4.10 1,510 1/23/2023
6.4.9 1,169 1/20/2023
6.4.8 1,189 1/18/2023
6.4.7 690 1/16/2023
6.4.6 683 1/16/2023
6.4.4 2,792 1/8/2023
6.4.3 1,179 1/7/2023
6.4.2 1,723 12/9/2022
6.4.1 718 12/9/2022
6.4.0 1,418 12/5/2022
6.3.6 2,500 11/15/2022
6.3.5 859 11/15/2022
6.3.4 861 11/15/2022
6.3.3 1,503 11/14/2022
6.3.2 1,618 11/14/2022
6.3.1 1,522 11/8/2022
6.3.0 927 11/6/2022
6.2.9 2,617 10/22/2022
6.2.8 1,770 10/22/2022
6.2.7 1,782 10/22/2022
6.2.6 2,545 10/17/2022
6.2.5 2,682 10/15/2022
6.2.4 3,138 10/13/2022
6.2.3 1,789 10/13/2022
6.2.2 1,089 10/13/2022
6.2.1 2,093 10/11/2022
6.2.0 1,838 10/10/2022
6.1.9 2,015 10/2/2022
6.1.8 2,576 9/29/2022
6.1.7 1,837 9/29/2022
6.1.6 2,633 9/21/2022
6.1.5 1,914 9/21/2022
6.1.4 1,929 9/20/2022
6.1.3 2,015 9/17/2022
6.1.2 2,066 9/5/2022
6.1.1 1,167 9/4/2022
6.1.0 1,132 9/4/2022
6.0.8 3,613 7/12/2022
6.0.7 1,230 7/11/2022
6.0.6 1,220 7/11/2022
6.0.5 2,998 7/10/2022
6.0.4 2,049 7/10/2022
6.0.3 5,044 6/24/2022
6.0.2 2,678 6/16/2022
6.0.1 2,964 4/21/2022
6.0.0 3,194 3/26/2022
5.2.4 3,740 3/9/2022
5.2.3 2,713 1/20/2022
5.2.2 2,947 1/18/2022
5.2.1 1,288 1/15/2022
5.2.0 2,207 1/15/2022
5.1.3 1,271 1/15/2022
5.1.2 1,260 1/14/2022
5.1.1 2,482 10/29/2021
5.1.0 965 10/26/2021
5.0.51 5,107 9/18/2021
5.0.50 2,520 9/7/2021
5.0.49 2,877 9/2/2021
5.0.48 875 9/2/2021
5.0.47 815 9/2/2021
5.0.46 912 8/31/2021
5.0.45 1,325 7/20/2021
5.0.44 1,363 7/12/2021
5.0.43 2,350 5/29/2021
5.0.42 1,185 5/22/2021
5.0.41 1,826 5/10/2021
5.0.40 868 5/10/2021
5.0.39 972 4/30/2021
5.0.38 2,056 3/25/2021
5.0.37 906 3/25/2021
5.0.36 2,074 1/26/2021
5.0.35 910 1/25/2021
5.0.34 2,497 1/18/2021
5.0.33 1,719 1/16/2021
5.0.32 951 1/16/2021
5.0.31 886 1/16/2021
5.0.30 942 1/15/2021
5.0.29 880 1/15/2021
5.0.28 1,763 1/14/2021
5.0.27 962 1/13/2021
5.0.26 1,460 1/9/2021
5.0.25 1,014 1/6/2021
5.0.24 6,424 1/6/2021
5.0.23 938 1/6/2021
5.0.22 918 1/5/2021
5.0.21 899 1/5/2021
5.0.20 1,277 1/1/2021
5.0.19 1,117 12/30/2020
5.0.18 918 12/30/2020
5.0.17 1,024 12/30/2020
5.0.13 1,045 12/28/2020
5.0.12 1,138 12/26/2020
5.0.11 984 12/26/2020
5.0.10 1,087 12/25/2020
5.0.9 925 12/24/2020
5.0.8 884 12/23/2020
5.0.7 973 12/15/2020
5.0.6 1,007 12/12/2020
5.0.5 935 12/12/2020
5.0.4 955 12/9/2020
5.0.3 932 12/9/2020
5.0.2 927 12/9/2020
5.0.1 915 12/9/2020
5.0.0 964 12/9/2020