urfnet / URF.Core

Unit of Work & Repositories Framework - .NET Core, NET Standard, Entity Framework Core. 100% extensible & lightweight.
https://github.com/urfnet
MIT License
309 stars 62 forks source link

Update to Strongly Named MongoDB Driver Version 2.28 #103

Closed tonysneed closed 1 day ago

tonysneed commented 1 day ago

MongoDB Driver 2.28 uses strongly named assemblies: https://www.mongodb.com/docs/drivers/csharp/current/whats-new/#std-label-csharp-version-2.28

This requires library authors to upgrade to version 2.28: https://www.mongodb.com/community/forums/t/net-c-driver-strong-naming/291649