Skip to content

Commit

Permalink
Delete files and update nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno committed Dec 8, 2017
1 parent b4a6dc8 commit e014ead
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 496 deletions.
3 changes: 3 additions & 0 deletions README.md
@@ -1,6 +1,9 @@
# monkey-cache
Just monkeying around with all that data to cache it!

**Build Status**: ![](https://jamesmontemagno.visualstudio.com/_apis/public/build/definitions/00ee1525-d4f2-42b3-ab63-16f5d8b8aba0/4/badge)
**NuGet**: [![NuGet](https://img.shields.io/nuget/v/MonkeyCache.svg?label=NuGet)](https://www.nuget.org/packages/MonkeyCache/)

The goal of MonkeyCache is to enable developers to easily cache any data for a limited amount of time. It is not MonkeyCache's mission to handle network requests to get or post data, only to cache data easily.

All data for MonkeyCache is stored and retrieved in a Barrel.
Expand Down
12 changes: 0 additions & 12 deletions appveyor.yml

This file was deleted.

66 changes: 0 additions & 66 deletions build.cake

This file was deleted.

271 changes: 0 additions & 271 deletions build.ps1

This file was deleted.

0 comments on commit e014ead

Please sign in to comment.