You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/TableStorage.Abstractions.TableEntityConverters/TableStorage.Abstractions.TableEntityConverters.csproj
<Description>Easily convert POCOs (Plain Old CLR Objects) to Azure Table Storage TableEntities and vice versa. This version is for .net core</Description>
<PackageTags>table-storage azure-table-storage poco table-entities</PackageTags>
14
-
<PackageReleaseNotes>This release introduces the ability to ignore properties when converting to an TableEntity. You'd do this if you don't want to save certain properties to Azure Table Storage. This release also was updated to .net standard 2.0.</PackageReleaseNotes>
14
+
<PackageReleaseNotes>Bug fix with nullable datetimeoffset</PackageReleaseNotes>
0 commit comments