Intwenty 1.2.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package Intwenty --version 1.2.8
NuGet\Install-Package Intwenty -Version 1.2.8
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Intwenty" Version="1.2.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Intwenty --version 1.2.8
#r "nuget: Intwenty, 1.2.8"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Intwenty as a Cake Addin
#addin nuget:?package=Intwenty&version=1.2.8

// Install Intwenty as a Cake Tool
#tool nuget:?package=Intwenty&version=1.2.8

Intwenty

Create metadata driven applications with java script and ASP.NET Core, a tool for lazy developers or users who wants to build quick web applications with minimal coding

Use Intwenty

  • To minimize coding by reusing the same code with different sets of metadata.
  • To quickly produce web applications.
  • To allow for hot swapping UI and data model without recompile or publish.

Features

  • Now supports four sql databases and two nosql stores, se list below.
  • Use Asp.Net Core Identity with all supported dbms.
  • Forget about entity framework code first, database first, migrations etc. With intwenty it's possible to change both the UI and datamodel without recompile or even publish.
  • Easy import and export of metamodels which makes it possible for users to share models.
  • Generates documentation.

How

  • Intwenty does not work with strongly typed models. Instead it performs work both on the data and UI level based on the information in the metamodel.
  • Users/Developers can input metadata via a graphical UI, which allows for handling both the datamodel and the UI model.
  • It comes as an RCL (Razor Clas Library) which can easily be included in any asp.net core web application.

Intentions

  1. Boost productivity
  2. To be lightweight
  3. Keep dependencies to a minimum.

Client Dependencies, not included in package

  • bootstrap 4.3.7
  • popper.js 1.16.1
  • vue.js 2.6.11
  • jquery 3.3.1 )
  • alasql 0.5.5
  • fontawesome-free-5.12.1-web

Client Dependencies for the package consumer to reference

  • Intwenty.js
  • Intwenty.css

Works with the following databases

  • MS Sql Server
  • MySql
  • Maria DB
  • PostgreSQL
  • SQLite
  • MongoDB
  • LiteDB
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.2 72 5/22/2024
2.0.1 108 4/17/2024
2.0.0 128 4/17/2024
1.7.7 360 10/5/2021
1.7.6 318 9/21/2021
1.7.5 324 9/16/2021
1.7.4 313 6/22/2021
1.7.3 330 6/10/2021
1.7.2 303 4/29/2021
1.7.1 294 3/30/2021
1.7.0 351 3/28/2021
1.6.6 451 3/14/2021
1.6.5 434 3/8/2021
1.6.4 420 2/12/2021
1.6.3 393 2/11/2021
1.6.2 477 2/11/2021
1.6.1 461 2/9/2021
1.6.0 410 2/8/2021
1.5.3 465 1/25/2021
1.5.2 417 1/25/2021
1.5.1 450 1/20/2021
1.5.0 418 1/20/2021
1.4.9 412 1/3/2021
1.4.8 492 12/15/2020
1.4.7 425 12/15/2020
1.4.6 513 12/12/2020
1.4.5 522 11/29/2020
1.4.4 510 11/19/2020
1.4.3 538 11/12/2020
1.4.2 479 10/19/2020
1.4.1 524 10/9/2020
1.4.0 505 10/9/2020
1.3.9 571 9/21/2020
1.3.8 568 9/16/2020
1.3.7 525 9/4/2020
1.3.6 506 8/31/2020
1.3.5 490 8/21/2020
1.3.4 577 5/29/2020
1.3.3 508 5/14/2020
1.3.2 1,210 5/8/2020
1.3.1 1,142 5/7/2020
1.3.0 1,210 5/4/2020
1.2.9 1,168 4/27/2020
1.2.8 1,185 4/24/2020
1.2.7 1,229 4/22/2020
1.2.3 1,209 4/22/2020

- Bugfixes