A KV SQL Server implementation of the Orleans Storage Provider model.
Info
Version: | 1.5.17 |
Author(s): | OrleansContrib |
Last Update: | Thursday, January 25, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/OrleansContrib/Orleans.StorageProviders.SimpleSQLServerStorage |
NuGet Url: | https://www.nuget.org/packages/Orleans.StorageProviders.SimpleSQLServerStorage |
Install
Install-Package Orleans.StorageProviders.SimpleSQLServerStorage
dotnet add package Orleans.StorageProviders.SimpleSQLServerStorage
paket add Orleans.StorageProviders.SimpleSQLServerStorage
Orleans.StorageProviders.SimpleSQLServerStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- Microsoft.Orleans.OrleansRuntime(>= 1.5.2)
- System.Collections(>= 4.3.0)
- System.Collections.Immutable(>= 1.3.1)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.IO(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Linq.Expressions(>= 4.3.0)
- System.ObjectModel(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Text.Encoding(>= 4.3.0)
- System.Text.Encoding.Extensions(>= 4.3.0)
- System.Text.RegularExpressions(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
- System.Xml.ReaderWriter(>= 4.3.0)
- System.Xml.XDocument(>= 4.3.0)
Tags