John Luo
|
21c850aad3
|
Update ConcurrentDictionary implementation for MemoryCache
|
2016-11-17 10:41:54 -08:00 |
Mike Harder
|
5294a1e8e4
|
Replace ReaderWriterLockSlim with ConcurrentDictionary
|
2016-11-17 10:38:19 -08:00 |
Pranav K
|
6f9dba06ab
|
Updating versions to 1.2.0-*
|
2016-11-09 14:12:39 -08:00 |
Pranav K
|
0a572aba73
|
Merge branch 'rel/1.1.0' into dev
|
2016-11-09 11:29:25 -08:00 |
Pranav K
|
caf4b2e40d
|
Branching for 1.1.0
|
2016-11-09 11:29:23 -08:00 |
jacalvar
|
9ff1b98bbb
|
Created public API baselines
|
2016-11-08 16:09:02 -08:00 |
jacalvar
|
e6fae608aa
|
Created public API baselines
|
2016-11-08 11:16:15 -08:00 |
Pranav K
|
811334ae69
|
Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev
|
2016-10-17 09:55:40 -07:00 |
Pranav K
|
b8a6ea6585
|
Branching for 1.1.0-preview1
|
2016-10-17 09:48:43 -07:00 |
Pranav K
|
5fc437ed3c
|
Remove build quality pinning
|
2016-10-14 10:04:43 -07:00 |
Nate McMaster
|
7abe1ccc0a
|
Revert "Ensure Redis and SqlServer cache operations silently fail with a logged message"
This reverts commit d2179c4791 .
|
2016-10-13 15:04:16 -07:00 |
Pranav K
|
7cfe736cbc
|
Updating to netcoreapp1.1
|
2016-10-13 11:12:18 -07:00 |
Pranav K
|
66a1f5081a
|
Revert "Updating to netcoreapp1.1"
This reverts commit a395b8bd06 .
|
2016-10-12 16:08:00 -07:00 |
Pranav K
|
a395b8bd06
|
Updating to netcoreapp1.1
|
2016-10-12 13:44:52 -07:00 |
Nate McMaster
|
d2179c4791
|
Ensure Redis and SqlServer cache operations silently fail with a logged message
|
2016-10-12 10:05:02 -07:00 |
Pranav K
|
d13a5ced16
|
Updating partner package versions
|
2016-09-28 11:49:39 -07:00 |
Mikael Mengistu
|
897b63d529
|
Added a memory caching sample that has a file system dependency
|
2016-09-27 19:09:29 -07:00 |
Nate McMaster
|
482077adbe
|
Move dotnet-sql-cache to aspnet/DotNetTools repo
|
2016-09-19 11:39:17 -07:00 |
Nate McMaster
|
efbbdc5e0a
|
Restore tool version to preview3
This reverts commit 5fd4af82d5 .
|
2016-09-16 10:06:46 -07:00 |
Kiran Challa
|
34a0ea9baf
|
Updated StackExchange.Redis package to RTM
[Fixes #121] Redis is not supported for .netCore, any plans?
|
2016-09-13 11:50:37 -07:00 |
Nate McMaster
|
bdc1eb2699
|
Merge branch 'rel/tools-1.0.0-preview3' into dev
|
2016-09-08 14:55:38 -07:00 |
Nate McMaster
|
5fd4af82d5
|
Bump tools version to preview4
|
2016-09-08 14:14:22 -07:00 |
Nate McMaster
|
2c12e42bf2
|
Downgrade CLI tool dependencies to 1.0.0 runtime release
Resolves #227
|
2016-09-08 12:50:12 -07:00 |
Doug Bunting
|
6e39854585
|
Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
- build with `--quiet`
|
2016-09-04 19:21:43 -07:00 |
Kiran Challa
|
14cf36d4f5
|
Updated Redis cache project to support .NET Core
|
2016-08-26 09:01:04 -07:00 |
Chris R
|
3d1faa0592
|
#191 sample for caching weak references
|
2016-08-12 11:02:49 -07:00 |
Pranav K
|
8d4ddf9784
|
Switching to dotnet.myget.org feed
|
2016-08-09 14:56:40 -07:00 |
Pranav K
|
3910117cca
|
Updating to Moq \ Castle.Core that does not require imports
|
2016-08-08 12:30:28 -07:00 |
BrennanConroy
|
49b21c8557
|
Update .travis.yml
|
2016-08-02 13:08:19 -07:00 |
BrennanConroy
|
18f22598da
|
GetOrCreate* won't add empty entry on throw
|
2016-07-25 11:09:25 -07:00 |
Kiran Challa
|
744cdbde67
|
[Fixes #209] SQLCache Set should allow a null timeout
|
2016-07-20 13:09:36 -07:00 |
BrennanConroy
|
e79c991c94
|
French to English
|
2016-07-18 10:36:48 -07:00 |
BrennanConroy
|
27a2072b14
|
Fix exception when changing AppDomains
|
2016-07-15 10:34:37 -07:00 |
Doug Bunting
|
bdef5fc714
|
One build to rule them all
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
|
2016-07-06 21:47:03 -07:00 |
Pranav K
|
f5f2f0d13f
|
Updating to RTM builds of xunit and Moq (#210)
|
2016-07-05 20:58:49 -07:00 |
Pranav K
|
9f6554d395
|
Merge branch 'release' into dev
|
2016-06-16 15:33:55 -07:00 |
Pranav K
|
04792d0e06
|
Update to RTM version
|
2016-06-16 14:51:19 -07:00 |
Pranav K
|
a76bffba75
|
Updating to dev versions
|
2016-06-16 10:17:34 -07:00 |
Pranav K
|
a0edc8e0b3
|
Merge branch 'release' into dev
|
2016-06-14 16:28:57 -07:00 |
Pranav K
|
3fbbc98e83
|
Updating to release.
|
2016-06-14 16:22:30 -07:00 |
N. Taylor Mullen
|
f48d5ae59d
|
Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.
aspnet/Coherence-Signed#344
|
2016-06-13 15:28:45 -07:00 |
jacalvar
|
2952a60e24
|
Remove unnecessary imports
|
2016-06-08 10:23:25 -07:00 |
N. Taylor Mullen
|
c1c8277768
|
Revert "Update project.json to have warningsAsErrors accept a bool."
This reverts commit 330bc6e686 .
|
2016-06-06 15:15:57 -07:00 |
N. Taylor Mullen
|
330bc6e686
|
Update project.json to have warningsAsErrors accept a bool.
|
2016-06-06 15:15:25 -07:00 |
BrennanConroy
|
4e750c65d6
|
Adding Get/Set String to IDistributedCache
|
2016-05-31 10:01:07 -07:00 |
BrennanConroy
|
68829e2877
|
Fix RelativeExpiration with SlidingExpiration
|
2016-05-31 09:46:11 -07:00 |
Cesar Blum Silveira
|
bda1592c26
|
Fix OSX build on Travis.
|
2016-05-27 11:09:17 -07:00 |
Sébastien Ros
|
4edbe04c52
|
Fixing potential cache key collisions between IDistributedCache and IMemoryCache
Fixes #176
|
2016-05-27 09:19:39 -07:00 |
Nate McMaster
|
868e413029
|
Remove netcore50
|
2016-05-17 14:09:08 -07:00 |
N. Taylor Mullen
|
473d4b96b5
|
Revert "Add Visual Studio specific RC1 binaries."
This reverts commit 88cd18e169 , 8a39f14ea1 and fe08daa4ea .
#174
|
2016-05-16 10:37:23 -07:00 |