Show / Hide Table of Contents

Namespace Volo.Abp.Guids

Classes

AbpGuidsModule

AbpSequentialGuidGeneratorOptions

SequentialGuidGenerator

Implements IGuidGenerator by creating sequential Guids. Use AbpSequentialGuidGeneratorOptions to configure.

SimpleGuidGenerator

Implements IGuidGenerator by using .

Interfaces

IGuidGenerator

Used to generate Ids.

Enums

SequentialGuidType

Describes the type of a sequential GUID value.

Back to top Powered by Volosoft