Skip to content

ByteAether.Ulid.Dapper NuGet introduced#50

Merged
Seramis merged 2 commits into
ByteAether:mainfrom
Seramis:Dapper
Jul 11, 2026
Merged

ByteAether.Ulid.Dapper NuGet introduced#50
Seramis merged 2 commits into
ByteAether:mainfrom
Seramis:Dapper

Conversation

@Seramis

@Seramis Seramis commented Jul 11, 2026

Copy link
Copy Markdown
Member

Description

  • Introduced ByteAether.Ulid.Dapper for registering Ulid type to Dapper. Supports .net10.0, .net8.0 .netstandard2.0, mirroring the Dapper library. Deliberately depends on the lowest version of Dapper 2 (2.0.4) so end-user's Dapper version would "upgrade" it to their version.
  • Updated GitHub Actions, specifically codeql.yml to include the new package.
  • README.md updated to with information on ByteAether.Ulid.Dapper package.
  • Reordered .slnx file content slightly just to make it easier to read.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Other (please specify):

Checklist

  • The PR is submitted to the correct branch (main).
  • My code follows the project's coding style. (.editorconfig)
  • I have commented my code, particularly in hard-to-understand areas and public interfaces.
  • I have added or updated tests for the changes I made.
  • All new and existing tests passed.
  • I have updated the documentation where applicable.

Seramis added 2 commits July 11, 2026 12:54
…ile content slightly reordered for easier readability.
…ws Dapper's own set of TFM. DB.Shared also extended to support netstandard2.0.
@Seramis Seramis self-assigned this Jul 11, 2026
@Seramis Seramis added the pkg:Dapper ByteAether.Ulid.Dapper label Jul 11, 2026
@Seramis Seramis merged commit e30e842 into ByteAether:main Jul 11, 2026
5 checks passed
@Seramis Seramis deleted the Dapper branch July 11, 2026 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg:Dapper ByteAether.Ulid.Dapper

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant