namespace: Serenity.Extensions.DependencyInjection assembly: Serenity.Net.Entity
Contains extensions to register entity services
public static class EntityServiceCollectionExtensions
name | description |
---|---|
static AddEntities(…) | Adds the annotation types, sql connections, default row type registry and row fields provider. Warning: This method sets the singleton row fields provider as the default by calling RowFieldsProvider.SetDefault on creation. |