Authentication & Authorization Authentication & Authorization Serenity uses some abstractions to work with your application’s own user authentication and authorization mechanis...
Fluent SQL Fluent SQL Serenity contains a set of query builders for SELECT, INSERT, UPDATE and DELETE statements. These builders can be used with simple strings or Serenity en...
Persisting Settings Turning On Persistance by Default Handling a Browser that is Shared by Multiple Users Setting Persistance Storage Per Grid Type Determining Which Setting Typ...
Introduction What is Serenity Platform Who/What This Platform Is For Where To Look For Information What’s In The Name What Features It Provides Background Introduction ...
SqlQuery Sağladığı Fayda ve Kolaylıklar Basit Bir SELECT Sorgusu Metod Çağırım Sırası ve Etkisi Zincirleme Metod Çağrımı (Method Chaining) Select Metodu From Metodu Alias Nes...
IUserDefinition Interface IUserDefinition Interface [namespace : Serenity, assembly : Serenity.Core] Most applications store some common information about a user, like ID, dis...
IPermissionService Interface IPermissionService Interface [namespace : Serenity.Abstractions, assembly : Serenity.Core] A permission is some grant to do some action (entering ...