Skip to content

Commit 6b151d4

Browse files
Updated ReadMe with sponsorship info.
1 parent 11c7dd4 commit 6b151d4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,17 @@ await this.Db.RaceResult
211211
// FROM [RaceResult] AS [r]
212212
// WHERE DATEDIFF_BIG(SECOND, [r].[StartTime], '2019-07-01T00:00:00.0000000Z') >= CAST(100000 AS bigint)
213213
```
214+
215+
## Sponsors
216+
217+
[Entity Framework Extensions](https://entityframework-extensions.net/) and [Dapper Plus](https://dapper-plus.net/) are major sponsors and proud to contribute to the development of **EFCore.SqlServer.NodaTime**.
218+
219+
[![Entity Framework Extensions](https://raw.githubusercontent.com/StevenRasmussen/EFCore.SqlServer.NodaTime/master/entity-framework-extensions-sponsor.png)](https://entityframework-extensions.net/bulk-insert)
220+
221+
[![Dapper Plus](https://raw.githubusercontent.com/StevenRasmussen/EFCore.SqlServer.NodaTime/master/dapper-plus-sponsor.png)](https://dapper-plus.net/bulk-insert)
222+
223+
## Version History
224+
214225
* 9.1.0 (Mar 14, 2025)
215226
* Added support for Azure SQL DB's and the `AzureSqlDbContextOptionsBuilder`
216227
* 9.0.0 (Nov 20, 2024)

0 commit comments

Comments
 (0)