Serenity.Net.Entity 6.7.6

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

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

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.Entity:

Package Downloads
Serenity.Net.Services

Contains classes for CRUD service / repository implementations...

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.6.4 468 8/29/2024
8.6.3 242 8/24/2024
8.6.2 236 8/11/2024
8.6.1 272 8/7/2024
8.6.0 622 7/13/2024
8.5.6 612 6/13/2024
8.5.5 208 6/8/2024
8.5.4 124 6/8/2024
8.5.3 248 6/7/2024
8.5.2 174 6/5/2024
8.5.1 301 6/4/2024
8.5.0 385 5/16/2024
8.4.8 1,073 5/3/2024
8.4.7 430 4/27/2024
8.4.6 376 4/16/2024
8.4.5 138 4/16/2024
8.4.4 221 4/6/2024
8.4.3 409 3/24/2024
8.4.2 202 3/23/2024
8.4.1 603 3/22/2024
8.4.0 142 3/20/2024
8.3.9 140 3/20/2024
8.3.8 149 3/19/2024
8.3.7 221 3/10/2024
8.3.6 250 3/3/2024
8.3.5 384 2/28/2024
8.3.4 254 2/24/2024
8.3.3 234 2/21/2024
8.3.2 202 2/20/2024
8.3.1 264 2/9/2024
8.3.0 202 2/9/2024
8.2.2 374 1/21/2024
8.2.1 238 1/19/2024
8.2.0 139 1/19/2024
8.1.5 1,438 12/14/2023
8.1.4 290 12/13/2023
8.1.3 169 12/13/2023
8.1.2 351 12/10/2023
8.1.1 283 12/10/2023
8.1.0 268 12/10/2023
8.0.9 300 12/10/2023
8.0.8 269 12/9/2023
8.0.7 283 12/7/2023
8.0.5 328 12/4/2023
8.0.4 264 12/4/2023
8.0.3 264 12/4/2023
8.0.2 424 11/22/2023
8.0.1 264 11/22/2023
8.0.0 503 11/16/2023
6.9.6 2,607 11/9/2023
6.9.5 904 10/28/2023
6.9.4 576 10/26/2023
6.9.3 473 10/22/2023
6.9.2 177 10/22/2023
6.9.1 380 10/22/2023
6.9.0 399 10/20/2023
6.8.3 605 10/9/2023
6.8.2 478 10/5/2023
6.8.1 533 9/24/2023
6.8.0 2,006 8/14/2023
6.7.6 1,417 5/24/2023
6.7.5 564 5/21/2023
6.7.2 843 5/13/2023
6.7.1 3,323 4/7/2023
6.7.0 1,152 4/6/2023
6.6.6 710 4/6/2023
6.6.5 1,072 4/3/2023
6.6.4 763 4/3/2023
6.6.3 1,029 3/24/2023
6.6.2 735 3/23/2023
6.6.1 466 3/18/2023
6.6.0 877 3/14/2023
6.5.4 1,257 2/28/2023
6.5.3 818 2/27/2023
6.5.2 950 2/21/2023
6.5.1 5,496 2/3/2023
6.5.0 1,120 1/25/2023
6.4.10 1,348 1/23/2023
6.4.9 1,029 1/20/2023
6.4.8 1,032 1/18/2023
6.4.7 526 1/16/2023
6.4.6 523 1/16/2023
6.4.4 2,620 1/8/2023
6.4.3 1,002 1/7/2023
6.4.2 1,515 12/9/2022
6.4.1 527 12/9/2022
6.4.0 1,207 12/5/2022
6.3.6 2,238 11/15/2022
6.3.5 635 11/15/2022
6.3.4 656 11/15/2022
6.3.3 1,276 11/14/2022
6.3.2 1,371 11/14/2022
6.3.1 1,301 11/8/2022
6.3.0 703 11/6/2022
6.2.9 2,327 10/22/2022
6.2.8 1,482 10/22/2022
6.2.7 1,490 10/22/2022
6.2.6 2,241 10/17/2022
6.2.5 2,362 10/15/2022
6.2.4 2,772 10/13/2022
6.2.3 1,476 10/13/2022
6.2.2 788 10/13/2022
6.2.1 1,775 10/11/2022
6.2.0 1,524 10/10/2022
6.1.9 1,726 10/2/2022
6.1.8 2,252 9/29/2022
6.1.7 1,520 9/29/2022
6.1.6 2,283 9/21/2022
6.1.5 1,570 9/21/2022
6.1.4 1,613 9/20/2022
6.1.3 1,676 9/17/2022
6.1.2 1,724 9/5/2022
6.1.1 868 9/4/2022
6.1.0 844 9/4/2022
6.0.8 3,275 7/12/2022
6.0.7 925 7/11/2022
6.0.6 903 7/11/2022
6.0.5 2,613 7/10/2022
6.0.4 1,706 7/10/2022
6.0.3 4,684 6/24/2022
6.0.2 2,287 6/16/2022
6.0.1 2,611 4/21/2022
6.0.0 2,862 3/26/2022
5.2.4 3,475 3/9/2022
5.2.3 2,423 1/20/2022
5.2.2 2,627 1/18/2022
5.2.1 981 1/15/2022
5.2.0 1,869 1/15/2022
5.1.3 960 1/15/2022
5.1.2 933 1/14/2022
5.1.1 2,305 10/29/2021
5.1.0 785 10/26/2021
5.0.51 4,946 9/18/2021
5.0.50 2,227 9/7/2021
5.0.49 2,678 9/2/2021
5.0.48 675 9/2/2021
5.0.47 636 9/2/2021
5.0.46 715 8/31/2021
5.0.45 1,147 7/20/2021
5.0.44 1,191 7/12/2021
5.0.43 2,141 5/29/2021
5.0.42 996 5/22/2021
5.0.41 1,633 5/10/2021
5.0.40 684 5/10/2021
5.0.39 775 4/30/2021
5.0.38 1,856 3/25/2021
5.0.37 721 3/25/2021
5.0.36 1,782 1/26/2021
5.0.35 694 1/25/2021
5.0.34 2,246 1/18/2021
5.0.33 1,542 1/16/2021
5.0.32 777 1/16/2021
5.0.31 716 1/16/2021
5.0.30 766 1/15/2021
5.0.29 708 1/15/2021
5.0.28 1,523 1/14/2021
5.0.27 768 1/13/2021
5.0.26 1,279 1/9/2021
5.0.25 825 1/6/2021
5.0.24 6,232 1/6/2021
5.0.23 767 1/6/2021
5.0.22 733 1/5/2021
5.0.21 730 1/5/2021
5.0.20 1,056 1/1/2021
5.0.19 910 12/30/2020
5.0.18 736 12/30/2020
5.0.17 817 12/30/2020
5.0.13 835 12/28/2020
5.0.12 950 12/26/2020
5.0.11 793 12/26/2020
5.0.10 865 12/25/2020
5.0.9 744 12/24/2020
5.0.8 713 12/23/2020
5.0.7 765 12/15/2020
5.0.6 837 12/12/2020
5.0.5 746 12/12/2020
5.0.4 763 12/9/2020
5.0.3 743 12/9/2020
5.0.2 733 12/9/2020
5.0.1 717 12/9/2020
5.0.0 769 12/9/2020