Easy to use web server for building web apps that use sql databases generated automatically from c# classes.
Info
Version: | 1.3.160 |
Author(s): | Nikki Locke |
Last Update: | Tuesday, November 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nikkilocke/CodeFirstWebFramework |
NuGet Url: | https://www.nuget.org/packages/CodeFirstWebFramework |
Install
Install-Package CodeFirstWebFramework
dotnet add package CodeFirstWebFramework
paket add CodeFirstWebFramework
CodeFirstWebFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Markdig(>= 0.22.0)
- Microsoft.CSharp(>= 4.7.0)
- MimeMapping(>= 1.0.1.30)
- MySql.Data(>= 8.0.21)
- Newtonsoft.Json(>= 12.0.3)
- System.Data.SQLite.Core(>= 1.0.113.1)
- System.Data.SqlClient(>= 4.8.2)
- System.Text.Encoding.CodePages(>= 4.7.1)
- mustache-sharp(>= 1.0.0)
Tags