Serenity.Net.Data 8.7.9

Prefix Reserved
dotnet add package Serenity.Net.Data --version 8.7.9
                    
NuGet\Install-Package Serenity.Net.Data -Version 8.7.9
                    
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.7.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Serenity.Net.Data" Version="8.7.9" />
                    
Directory.Packages.props
<PackageReference Include="Serenity.Net.Data" />
                    
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.Data --version 8.7.9
                    
#r "nuget: Serenity.Net.Data, 8.7.9"
                    
#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.Data@8.7.9
                    
#: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.Data&version=8.7.9
                    
Install as a Cake Addin
#tool nuget:?package=Serenity.Net.Data&version=8.7.9
                    
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 (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 626 11/12/2024
8.7.8 230 11/12/2024
8.7.7 193 11/12/2024
8.7.6 336 11/4/2024
8.7.5 307 10/31/2024
8.7.4 618 10/30/2024
8.7.3 292 10/25/2024
8.7.2 346 10/23/2024
8.7.1 743 10/16/2024
8.7.0 336 10/7/2024
8.6.4 1,519 8/29/2024
8.6.3 414 8/24/2024
8.6.2 377 8/11/2024
8.6.1 1,118 8/7/2024
8.6.0 965 7/13/2024
8.5.6 1,427 6/13/2024
8.5.5 324 6/8/2024
8.5.4 223 6/8/2024
8.5.3 516 6/7/2024
8.5.2 283 6/5/2024
8.5.1 397 6/4/2024
8.5.0 591 5/16/2024
8.4.8 1,613 5/3/2024
8.4.7 618 4/27/2024
8.4.6 521 4/16/2024
8.4.5 239 4/16/2024
8.4.4 359 4/6/2024
8.4.3 523 3/24/2024
8.4.2 343 3/23/2024
8.4.1 820 3/22/2024
8.4.0 243 3/20/2024
8.3.9 243 3/20/2024
8.3.8 255 3/19/2024
8.3.7 310 3/10/2024
8.3.6 363 3/3/2024
8.3.5 522 2/28/2024
8.3.4 357 2/24/2024
8.3.3 351 2/21/2024
8.3.2 331 2/20/2024
8.3.1 362 2/9/2024
8.3.0 306 2/9/2024
8.2.2 459 1/21/2024
8.2.1 338 1/19/2024
8.2.0 229 1/19/2024
8.1.5 2,419 12/14/2023
8.1.4 383 12/13/2023
8.1.3 246 12/13/2023
8.1.2 516 12/10/2023
8.1.1 394 12/10/2023
8.1.0 374 12/10/2023
8.0.9 413 12/10/2023
8.0.8 356 12/9/2023
8.0.7 409 12/7/2023
8.0.5 435 12/4/2023
8.0.4 377 12/4/2023
8.0.3 379 12/4/2023
8.0.2 502 11/22/2023
8.0.1 362 11/22/2023
8.0.0 644 11/16/2023
6.9.6 3,770 11/9/2023
6.9.5 1,209 10/28/2023
6.9.4 697 10/26/2023
6.9.3 583 10/22/2023
6.9.2 272 10/22/2023
6.9.1 502 10/22/2023
6.9.0 502 10/20/2023
6.8.3 744 10/9/2023
6.8.2 592 10/5/2023
6.8.1 684 9/24/2023
6.8.0 2,344 8/14/2023
6.7.6 1,883 5/24/2023
6.7.5 765 5/21/2023
6.7.2 982 5/13/2023
6.7.1 4,049 4/7/2023
6.7.0 1,457 4/6/2023
6.6.6 889 4/6/2023
6.6.5 1,241 4/3/2023
6.6.4 946 4/3/2023
6.6.3 1,278 3/24/2023
6.6.2 946 3/23/2023
6.6.1 638 3/18/2023
6.6.0 1,079 3/14/2023
6.5.4 1,511 2/28/2023
6.5.3 1,001 2/27/2023
6.5.2 1,162 2/21/2023
6.5.1 6,202 2/3/2023
6.5.0 1,358 1/25/2023
6.4.10 1,581 1/23/2023
6.4.9 1,232 1/20/2023
6.4.8 1,253 1/18/2023
6.4.7 753 1/16/2023
6.4.6 745 1/16/2023
6.4.4 2,876 1/8/2023
6.4.3 1,250 1/7/2023
6.4.2 1,895 12/9/2022
6.4.1 779 12/9/2022
6.4.0 1,490 12/5/2022
6.3.6 2,597 11/15/2022
6.3.5 927 11/15/2022
6.3.4 925 11/15/2022
6.3.3 1,571 11/14/2022
6.3.2 1,683 11/14/2022
6.3.1 1,585 11/8/2022
6.3.0 994 11/6/2022
6.2.9 2,748 10/22/2022
6.2.8 1,837 10/22/2022
6.2.7 1,853 10/22/2022
6.2.6 2,622 10/17/2022
6.2.5 3,076 10/15/2022
6.2.4 3,203 10/13/2022
6.2.3 1,860 10/13/2022
6.2.2 1,154 10/13/2022
6.2.1 2,159 10/11/2022
6.2.0 1,902 10/10/2022
6.1.9 2,090 10/2/2022
6.1.8 2,640 9/29/2022
6.1.7 1,912 9/29/2022
6.1.6 2,809 9/21/2022
6.1.5 1,981 9/21/2022
6.1.4 2,001 9/20/2022
6.1.3 2,086 9/17/2022
6.1.2 2,144 9/5/2022
6.1.1 1,237 9/4/2022
6.1.0 1,199 9/4/2022
6.0.8 4,113 7/12/2022
6.0.7 1,303 7/11/2022
6.0.6 1,292 7/11/2022
6.0.5 3,100 7/10/2022
6.0.4 2,127 7/10/2022
6.0.3 5,469 6/24/2022
6.0.2 2,759 6/16/2022
6.0.1 3,068 4/21/2022
6.0.0 3,327 3/26/2022
5.2.4 4,165 3/9/2022
5.2.3 2,827 1/20/2022
5.2.2 3,105 1/18/2022
5.2.1 1,370 1/15/2022
5.2.0 2,298 1/15/2022
5.1.3 1,353 1/15/2022
5.1.2 1,348 1/14/2022
5.1.1 2,837 10/29/2021
5.1.0 1,051 10/26/2021
5.0.51 5,475 9/18/2021
5.0.50 2,613 9/7/2021
5.0.49 3,057 9/2/2021
5.0.48 958 9/2/2021
5.0.47 909 9/2/2021
5.0.46 1,005 8/31/2021
5.0.45 1,415 7/20/2021
5.0.44 1,465 7/12/2021
5.0.43 2,471 5/29/2021
5.0.42 1,270 5/22/2021
5.0.41 1,916 5/10/2021
5.0.40 950 5/10/2021
5.0.39 1,061 4/30/2021
5.0.38 2,158 3/25/2021
5.0.37 997 3/25/2021
5.0.36 4,362 1/26/2021
5.0.35 1,009 1/25/2021
5.0.34 2,599 1/18/2021
5.0.33 1,823 1/16/2021
5.0.32 1,065 1/16/2021
5.0.31 993 1/16/2021
5.0.30 1,041 1/15/2021
5.0.29 977 1/15/2021
5.0.28 1,867 1/14/2021
5.0.27 1,062 1/13/2021
5.0.26 1,572 1/9/2021
5.0.25 1,111 1/6/2021
5.0.24 6,636 1/6/2021
5.0.23 1,041 1/6/2021
5.0.22 1,013 1/5/2021
5.0.21 995 1/5/2021
5.0.20 1,383 1/1/2021
5.0.19 1,212 12/30/2020
5.0.18 1,014 12/30/2020
5.0.17 1,121 12/30/2020
5.0.13 1,147 12/28/2020
5.0.12 1,240 12/26/2020
5.0.11 1,076 12/26/2020
5.0.10 1,188 12/25/2020
5.0.9 1,035 12/24/2020
5.0.8 986 12/23/2020
5.0.7 1,073 12/15/2020
5.0.6 1,102 12/12/2020
5.0.5 1,030 12/12/2020
5.0.4 1,052 12/9/2020
5.0.3 1,032 12/9/2020
5.0.2 1,027 12/9/2020
5.0.1 1,011 12/9/2020
5.0.0 1,074 12/9/2020