A set of wrappers, functions, and utilities that I use frequently, and that I want to make available in perpetuity.
Info
Version: | 2024.1.2 |
Author(s): | Andrew Hendrix |
Last Update: | Tuesday, January 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/athendrix/commonstructurelibrary |
NuGet Url: | https://www.nuget.org/packages/CommonStructureLibrary |
Install
Install-Package CommonStructureLibrary
dotnet add package CommonStructureLibrary
paket add CommonStructureLibrary
CommonStructureLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Data.Sqlite(>= 3.1.2)
- Newtonsoft.Json(>= 12.0.3)
- Npgsql(>= 4.1.3.1)