Info
| Version: | 1.2.2 |
| Author(s): | fersma |
| Last Update: | Monday, January 4, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Eventity |
Install
Install-Package Eventity
dotnet add package Eventity
paket add Eventity
Eventity Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- System.Data.SqlClient(>= 4.8.2)
Tags
- Support for storing data in json files or Sql server (14.0.3X)
Use this only for simple proof-of-concepts.
This is a hobby project and should not be used to run
professional work loads.
See demo here: https://github.com/MadsGF/EventityDemo.