Go to file
Harald Wolff 64d75b8285 Add Fallback Handling for DirectoryResource 2019-11-24 15:07:00 +01:00
Properties Initial Commit 2019-02-14 09:19:43 +01:00
collections WIP 2019-08-30 09:03:51 +02:00
doc WIP 2019-06-19 12:31:28 +02:00
reflection WIP 2019-08-03 12:56:54 +02:00
websocket WIP 2019-11-04 10:01:04 +01:00
.gitignore Initial Commit 2019-02-14 09:19:43 +01:00
BaseResource.cs Implement Resource.FallBackResource 2019-09-02 09:59:09 +02:00
CollectionResource<T>.cs WIP 2019-08-30 09:03:51 +02:00
DirectoryResource.cs Add Fallback Handling for DirectoryResource 2019-11-24 15:07:00 +01:00
IPresentation.cs Initial Commit 2019-02-14 09:19:43 +01:00
JsonCallResource.cs Replace newtonsoft.json with ln.json 2019-08-19 14:12:26 +02:00
ObjectBase.cs Initial Commit 2019-02-14 09:19:43 +01:00
ObjectContainerResource.cs Replace newtonsoft.json with ln.json 2019-08-19 14:12:26 +02:00
PresentationManager.cs Initial Commit 2019-02-14 09:19:43 +01:00
ReflectiveResource.cs Replace newtonsoft.json with ln.json 2019-08-19 14:12:26 +02:00
Resource.cs Implement Resource.FallBackResource 2019-09-02 09:59:09 +02:00
ResourceApplication.cs Implement Resource.FallBackResource 2019-09-02 09:59:09 +02:00
TemplateResource.cs WIP 2019-04-24 12:53:50 +02:00
ln.http.resources.csproj Replace newtonsoft.json with ln.json 2019-08-19 14:12:26 +02:00