Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
# Conflicts:
#	src/OfX.EntityFrameworkCore/README.md
  • Loading branch information
quyvu01 committed Jan 8, 2025
2 parents 3ef2dde + 6bbc12d commit c7b4224
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/OfX.EntityFrameworkCore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Here, you can use the method `AddDbContexts()`, which takes `DbContext(s)` to ex

That all! Let go to the moon!

Note: In this release, Id is exclusively supported as a string. But hold tight—I'm gearing up to blow your mind with the next update! Stay tuned!
Note: In this release, Id is exclusively supported as string, Guid, int, long...(primitive types). But hold tight—I'll be back to support the strongly-type! Stay tuned!

| Package Name | Description | .NET Version | Document |
|--------------------------------------------------------------|---------------------------------------------------------------------------------------------------------|--------------|-------------------------------------------------------------------------------|
Expand All @@ -62,4 +62,4 @@ Note: In this release, Id is exclusively supported as a string. But hold tight
| [OfX-gRPC](https://www.nuget.org/packages/OfX-gRPC/) | OfX.gRPC is an extension package for OfX that leverages gRPC for efficient data transportation. | 8.0, 9.0 | [ReadMe](https://github.com/quyvu01/OfX/blob/main/src/OfX.Grpc/README.md) |
| [OfX-Nats](https://www.nuget.org/packages/OfX-Nats/) | OfX-Nats is an extension package for OfX that leverages Nats for efficient data transportation. | 8.0, 9.0 | [ReadMe](https://github.com/quyvu01/OfX/blob/main/src/OfX.Nats/README.md) |
| [OfX-RabbitMq](https://www.nuget.org/packages/OfX-RabbitMq/) | OfX-RabbitMq is an extension package for OfX that leverages RabbitMq for efficient data transportation. | 8.0, 9.0 | [ReadMe](https://github.com/quyvu01/OfX/blob/main/src/OfX.RabbitMq/README.md) |
---
---

0 comments on commit c7b4224

Please sign in to comment.