mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-03 09:09:42 +02:00
ServiceStack added
This commit is contained in:
BIN
packages/ServiceStack.Redis.3.9.25/ServiceStack.Redis.3.9.25.nupkg
vendored
Normal file
BIN
packages/ServiceStack.Redis.3.9.25/ServiceStack.Redis.3.9.25.nupkg
vendored
Normal file
Binary file not shown.
22
packages/ServiceStack.Redis.3.9.25/ServiceStack.Redis.3.9.25.nuspec
vendored
Normal file
22
packages/ServiceStack.Redis.3.9.25/ServiceStack.Redis.3.9.25.nuspec
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>ServiceStack.Redis</id>
|
||||
<version>3.9.25</version>
|
||||
<title>C# Redis client for the Redis NoSQL DB</title>
|
||||
<authors>Demis Bellot</authors>
|
||||
<owners>Demis Bellot</owners>
|
||||
<licenseUrl>https://github.com/ServiceStack/ServiceStack.Redis/blob/master/LICENSE</licenseUrl>
|
||||
<projectUrl>https://github.com/ServiceStack/ServiceStack.Redis</projectUrl>
|
||||
<iconUrl>http://www.servicestack.net/logo-100x100.png</iconUrl>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<description>C# Redis Client for the worlds fastest distributed NoSQL datastore. Byte[], String and POCO Typed clients.
|
||||
Thread-Safe Basic and Pooled client managers included.</description>
|
||||
<copyright>ServiceStack 2012 and contributors</copyright>
|
||||
<language>en-US</language>
|
||||
<tags>Redis NoSQL Client Distributed Cache PubSub Messaging Transactions</tags>
|
||||
<dependencies>
|
||||
<dependency id="ServiceStack.Common" />
|
||||
</dependencies>
|
||||
</metadata>
|
||||
</package>
|
1478
packages/ServiceStack.Redis.3.9.25/lib/net35/ServiceStack.Redis.XML
vendored
Normal file
1478
packages/ServiceStack.Redis.3.9.25/lib/net35/ServiceStack.Redis.XML
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
packages/ServiceStack.Redis.3.9.25/lib/net35/ServiceStack.Redis.dll
vendored
Normal file
BIN
packages/ServiceStack.Redis.3.9.25/lib/net35/ServiceStack.Redis.dll
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user