SImpl.Storage.Repository 2.3.1

dotnet add package SImpl.Storage.Repository --version 2.3.1
                    
NuGet\Install-Package SImpl.Storage.Repository -Version 2.3.1
                    
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="SImpl.Storage.Repository" Version="2.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SImpl.Storage.Repository" Version="2.3.1" />
                    
Directory.Packages.props
<PackageReference Include="SImpl.Storage.Repository" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SImpl.Storage.Repository --version 2.3.1
                    
#r "nuget: SImpl.Storage.Repository, 2.3.1"
                    
#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.
#:package SImpl.Storage.Repository@2.3.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SImpl.Storage.Repository&version=2.3.1
                    
Install as a Cake Addin
#tool nuget:?package=SImpl.Storage.Repository&version=2.3.1
                    
Install as a Cake Tool

Package Description

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on SImpl.Storage.Repository:

Package Downloads
SImpl.Storage.Repository.Dapper

Package Description

SImpl.Storage.Repository.NPoco

Package Description

SImpl.Http.Storage

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.3.1 0 9/24/2026
2.3.0 23 9/24/2026
2.2.0 391 1/14/2026
2.1.6 748 3/31/2025
2.1.5 630 3/26/2025
2.1.4 617 3/25/2025
2.1.3 301 1/13/2025
2.1.2 609 7/28/2023
2.1.1 380 7/16/2023
2.1.0 1,158 10/13/2022
2.0.0 856 8/4/2022
1.0.43 2,105 3/3/2022
1.0.42 1,297 2/2/2022
1.0.41 1,158 1/25/2022
1.0.40 991 1/25/2022
1.0.39 1,011 12/14/2021
1.0.38 806 11/9/2021
1.0.37 696 11/9/2021
1.0.36 1,216 7/13/2021
1.0.35 786 7/13/2021
Loading failed