Skip to content

0.2.0

Choose a tag to compare

@gimlichael gimlichael released this 14 Apr 20:12
· 22 commits to main since this release

Added

Codebelt.SharedKernel

  • Token record in the Codebelt.SharedKernel namespace that represents an object that can be used for storing sensitive data
  • TokenOptions class in the Codebelt.SharedKernel namespace that specifies options that is related to the Token record
  • CorrelationId record in the Codebelt.SharedKernel namespace that represents an object that can be used as unique identifier that help you trace requests across multiple services in a distributed system