Skip to content

Comments

Fix README.md location for NuGet and correct all namespaces in docume…#26

Merged
kr0ggg merged 1 commit intomainfrom
readonly
Jan 10, 2026
Merged

Fix README.md location for NuGet and correct all namespaces in docume…#26
kr0ggg merged 1 commit intomainfrom
readonly

Conversation

@kr0ggg
Copy link
Collaborator

@kr0ggg kr0ggg commented Jan 10, 2026

…ntation

  • Moved comprehensive README.md to src/Bounteous.Data/docs/README.md where NuGet expects it
  • Fixed IIdentityProvider interface: GetCurrentUserId() returns TUserId (non-nullable)
  • Fixed AuditBase properties: CreatedBy and ModifiedBy are TUserId (non-nullable)
  • Updated all code samples to match actual implementation
  • Corrected constructor signatures to remove unnecessary nullable annotations
  • All tests passing

…ntation

- Moved comprehensive README.md to src/Bounteous.Data/docs/README.md where NuGet expects it
- Fixed IIdentityProvider interface: GetCurrentUserId() returns TUserId (non-nullable)
- Fixed AuditBase properties: CreatedBy and ModifiedBy are TUserId (non-nullable)
- Updated all code samples to match actual implementation
- Corrected constructor signatures to remove unnecessary nullable annotations
- All tests passing
@kr0ggg kr0ggg merged commit 4033c3e into main Jan 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant