Serenity.Net.Data 8.3.1

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 8.3.1                
NuGet\Install-Package Serenity.Net.Data -Version 8.3.1                
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="8.3.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Serenity.Net.Data --version 8.3.1                
#r "nuget: Serenity.Net.Data, 8.3.1"                
#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=8.3.1

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

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.7.9 377 11/12/2024
8.7.8 172 11/12/2024
8.7.7 145 11/12/2024
8.7.6 272 11/4/2024
8.7.5 234 10/31/2024
8.7.4 441 10/30/2024
8.7.3 250 10/25/2024
8.7.2 292 10/23/2024
8.7.1 495 10/16/2024
8.7.0 257 10/7/2024
8.6.4 1,187 8/29/2024
8.6.3 346 8/24/2024
8.6.2 324 8/11/2024
8.6.1 564 8/7/2024
8.6.0 800 7/13/2024
8.5.6 801 6/13/2024
8.5.5 281 6/8/2024
8.5.4 188 6/8/2024
8.5.3 355 6/7/2024
8.5.2 251 6/5/2024
8.5.1 365 6/4/2024
8.5.0 493 5/16/2024
8.4.8 1,278 5/3/2024
8.4.7 581 4/27/2024
8.4.6 455 4/16/2024
8.4.5 209 4/16/2024
8.4.4 320 4/6/2024
8.4.3 483 3/24/2024
8.4.2 299 3/23/2024
8.4.1 776 3/22/2024
8.4.0 210 3/20/2024
8.3.9 211 3/20/2024
8.3.8 224 3/19/2024
8.3.7 280 3/10/2024
8.3.6 330 3/3/2024
8.3.5 476 2/28/2024
8.3.4 326 2/24/2024
8.3.3 299 2/21/2024
8.3.2 295 2/20/2024
8.3.1 332 2/9/2024
8.3.0 272 2/9/2024
8.2.2 428 1/21/2024
8.2.1 309 1/19/2024
8.2.0 203 1/19/2024
8.1.5 1,668 12/14/2023
8.1.4 352 12/13/2023
8.1.3 221 12/13/2023
8.1.2 420 12/10/2023
8.1.1 358 12/10/2023
8.1.0 348 12/10/2023
8.0.9 382 12/10/2023
8.0.8 329 12/9/2023
8.0.7 378 12/7/2023
8.0.5 403 12/4/2023
8.0.4 353 12/4/2023
8.0.3 350 12/4/2023
8.0.2 477 11/22/2023
8.0.1 341 11/22/2023
8.0.0 596 11/16/2023
6.9.6 2,838 11/9/2023
6.9.5 1,100 10/28/2023
6.9.4 666 10/26/2023
6.9.3 548 10/22/2023
6.9.2 235 10/22/2023
6.9.1 475 10/22/2023
6.9.0 471 10/20/2023
6.8.3 701 10/9/2023
6.8.2 552 10/5/2023
6.8.1 635 9/24/2023
6.8.0 2,120 8/14/2023
6.7.6 1,647 5/24/2023
6.7.5 631 5/21/2023
6.7.2 922 5/13/2023
6.7.1 3,509 4/7/2023
6.7.0 1,351 4/6/2023
6.6.6 831 4/6/2023
6.6.5 1,187 4/3/2023
6.6.4 892 4/3/2023
6.6.3 1,201 3/24/2023
6.6.2 891 3/23/2023
6.6.1 579 3/18/2023
6.6.0 1,019 3/14/2023
6.5.4 1,430 2/28/2023
6.5.3 950 2/27/2023
6.5.2 1,082 2/21/2023
6.5.1 5,975 2/3/2023
6.5.0 1,281 1/25/2023
6.4.10 1,518 1/23/2023
6.4.9 1,175 1/20/2023
6.4.8 1,195 1/18/2023
6.4.7 696 1/16/2023
6.4.6 689 1/16/2023
6.4.4 2,800 1/8/2023
6.4.3 1,191 1/7/2023
6.4.2 1,734 12/9/2022
6.4.1 724 12/9/2022
6.4.0 1,431 12/5/2022
6.3.6 2,523 11/15/2022
6.3.5 866 11/15/2022
6.3.4 867 11/15/2022
6.3.3 1,509 11/14/2022
6.3.2 1,624 11/14/2022
6.3.1 1,529 11/8/2022
6.3.0 933 11/6/2022
6.2.9 2,632 10/22/2022
6.2.8 1,776 10/22/2022
6.2.7 1,794 10/22/2022
6.2.6 2,553 10/17/2022
6.2.5 2,769 10/15/2022
6.2.4 3,144 10/13/2022
6.2.3 1,795 10/13/2022
6.2.2 1,095 10/13/2022
6.2.1 2,101 10/11/2022
6.2.0 1,844 10/10/2022
6.1.9 2,025 10/2/2022
6.1.8 2,582 9/29/2022
6.1.7 1,843 9/29/2022
6.1.6 2,646 9/21/2022
6.1.5 1,920 9/21/2022
6.1.4 1,940 9/20/2022
6.1.3 2,021 9/17/2022
6.1.2 2,079 9/5/2022
6.1.1 1,173 9/4/2022
6.1.0 1,138 9/4/2022
6.0.8 3,692 7/12/2022
6.0.7 1,236 7/11/2022
6.0.6 1,226 7/11/2022
6.0.5 3,009 7/10/2022
6.0.4 2,055 7/10/2022
6.0.3 5,144 6/24/2022
6.0.2 2,684 6/16/2022
6.0.1 2,975 4/21/2022
6.0.0 3,217 3/26/2022
5.2.4 3,821 3/9/2022
5.2.3 2,723 1/20/2022
5.2.2 2,994 1/18/2022
5.2.1 1,294 1/15/2022
5.2.0 2,213 1/15/2022
5.1.3 1,277 1/15/2022
5.1.2 1,266 1/14/2022
5.1.1 2,490 10/29/2021
5.1.0 972 10/26/2021
5.0.51 5,182 9/18/2021
5.0.50 2,526 9/7/2021
5.0.49 2,902 9/2/2021
5.0.48 883 9/2/2021
5.0.47 824 9/2/2021
5.0.46 920 8/31/2021
5.0.45 1,331 7/20/2021
5.0.44 1,378 7/12/2021
5.0.43 2,362 5/29/2021
5.0.42 1,192 5/22/2021
5.0.41 1,836 5/10/2021
5.0.40 876 5/10/2021
5.0.39 980 4/30/2021
5.0.38 2,069 3/25/2021
5.0.37 912 3/25/2021
5.0.36 2,653 1/26/2021
5.0.35 918 1/25/2021
5.0.34 2,504 1/18/2021
5.0.33 1,727 1/16/2021
5.0.32 967 1/16/2021
5.0.31 894 1/16/2021
5.0.30 954 1/15/2021
5.0.29 886 1/15/2021
5.0.28 1,769 1/14/2021
5.0.27 970 1/13/2021
5.0.26 1,472 1/9/2021
5.0.25 1,022 1/6/2021
5.0.24 6,481 1/6/2021
5.0.23 946 1/6/2021
5.0.22 924 1/5/2021
5.0.21 907 1/5/2021
5.0.20 1,286 1/1/2021
5.0.19 1,125 12/30/2020
5.0.18 924 12/30/2020
5.0.17 1,032 12/30/2020
5.0.13 1,054 12/28/2020
5.0.12 1,144 12/26/2020
5.0.11 990 12/26/2020
5.0.10 1,099 12/25/2020
5.0.9 931 12/24/2020
5.0.8 892 12/23/2020
5.0.7 985 12/15/2020
5.0.6 1,013 12/12/2020
5.0.5 941 12/12/2020
5.0.4 962 12/9/2020
5.0.3 938 12/9/2020
5.0.2 933 12/9/2020
5.0.1 923 12/9/2020
5.0.0 973 12/9/2020