Giorgi / EntityFramework.Exceptions

Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.
https://giorgi.dev/entity-framework/introducing-entityframework-exceptions/
Other
1.44k stars 68 forks source link

NuGet restore issue to do missing dependent package #67

Closed madhon closed 8 months ago

madhon commented 8 months ago

EntityFrameworkCore.Exceptions.SqlServer version 8.0.0.1 depends on EntityFrameworkCore.Exceptions.Common 8.0.0.1 which isnt on nuget, only version 8.0.0 is

Giorgi commented 8 months ago

Thanks for noticing it. Just uploaded it.