An open API service indexing awesome lists of open source software.

https://github.com/openactive/dataset-site-template-example-dotnet

Dataset Site Template rendering example in C#
https://github.com/openactive/dataset-site-template-example-dotnet

dataset-publication dot-net

Last synced: 2 months ago
JSON representation

Dataset Site Template rendering example in C#

Awesome Lists containing this project

README

          

# Dataset Site Template rendering example in C#

This simple console app demonstrates the render steps outlined [here](https://github.com/openactive/dataset-site-template) using [OpenActive.NET](https://www.nuget.org/packages/OpenActive.NET/).

The main logic of this app lives in [Program.cs](https://github.com/openactive/dataset-site-template-example-dotnet/blob/master/DatasetSiteTemplateExample/Program.cs), so jumping right in there will tell you all you need to know.