Skip to content
This repository has been archived by the owner on Oct 8, 2018. It is now read-only.

Rychard/Manifesto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manifesto

Manifest is a C# 4.0 class library that allows developers to create generic file manifest programmatically.

Nuget package is available here: https://www.nuget.org/packages/Manifesto/

Why do I need this?

Well, you may not, but I did. However, if you're legitimately confused, I've included a list of some generic scenarios below where this library could prove useful:

  • Your application relies on data that occasionally gets updated, and you need an easy way of communicating these changes to the client without requiring them to download the entire set of data again.
  • You want to monitor a directory of files for changes made when your application wasn't running.

About

C# Library for creating generic file manifests.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published