Sharpify.Data 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Sharpify.Data --version 1.0.3
NuGet\Install-Package Sharpify.Data -Version 1.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Sharpify.Data" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sharpify.Data --version 1.0.3
#r "nuget: Sharpify.Data, 1.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Sharpify.Data as a Cake Addin
#addin nuget:?package=Sharpify.Data&version=1.0.3

// Install Sharpify.Data as a Cake Tool
#tool nuget:?package=Sharpify.Data&version=1.0.3

CHANGELOG

  • Upgraded concurrency synchronization model of Database and Database{T} to get more accurate reads when other threads are writing.
  • Both now implement IDisposable to release the resources of the synchronization and should be disposed of properly, but since they are designed to be used throughout the lifetime of the application, it isn't absolutely crucial to do this, and the implement finalizer should take care of this, if disposing of it from your end is inconvenient
Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.1 0 6/3/2024
2.4.0 39 5/30/2024
2.3.0 91 4/17/2024
2.2.0 100 3/2/2024
2.1.3 87 1/25/2024
2.1.2 76 1/25/2024
2.1.1 79 1/25/2024
2.1.0 78 1/25/2024
2.0.2 77 1/23/2024
2.0.1 77 1/22/2024
2.0.0 82 1/20/2024
1.1.0 88 1/15/2024
1.0.3 98 1/8/2024
1.0.2 101 1/5/2024
1.0.1 93 1/4/2024
1.0.0 92 1/4/2024