Info
Version: | 0.7.0 |
Author(s): | Martijn Boland |
Last Update: | Friday, February 10, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/martijnboland/apptext |
NuGet Url: | https://www.nuget.org/packages/AppText |
Install
Install-Package AppText
dotnet add package AppText
paket add AppText
AppText Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL(>= 3.0.0.2026)
- GraphQL.NewtonsoftJson(>= 3.0.0.2026)
- GraphQL.Server.Transports.AspNetCore(>= 4.0.1)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.8)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.8)
- NoDb(>= 1.2.2)
- Scrutor(>= 3.2.2)
- System.ComponentModel.Annotations(>= 4.7.0)
Application developers can use it to replace
static resources in applications with dynamic content and delegate content management to non-developers.