NZSmartie / OICNet

A .Net Standard lirbary for OpenConenctivity's OIC Spec
Apache License 2.0
3 stars 1 forks source link

Simple Resource Updater for OicNet.Server #9

Open NZSmartie opened 7 years ago

NZSmartie commented 7 years ago

Much like StaticFile for ASP.Net, add an application layer that will match a request with a resource and return it's contents.

It must