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

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages