Intwenty 1.6.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Intwenty --version 1.6.0
                    
NuGet\Install-Package Intwenty -Version 1.6.0
                    
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.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Intwenty" Version="1.6.0" />
                    
Directory.Packages.props
<PackageReference Include="Intwenty" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Intwenty --version 1.6.0
                    
#r "nuget: Intwenty, 1.6.0"
                    
#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.
#:package Intwenty@1.6.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Intwenty&version=1.6.0
                    
Install as a Cake Addin
#tool nuget:?package=Intwenty&version=1.6.0
                    
Install as a Cake Tool

Intwenty RCL Package

Is a meta data driven Template / CMS / Blog Engine built on Vue.js and ASP.NET Core.

  • It lets you create meta models that describes UI and data.
  • Models are stored as data instead of strongly typed objects.
  • It uses the model to build the database, SQL statements, UI and integration endpoints.
  • Models can be defined either programaticly or visually.
  • Implements and extends Asp.Net Core Identity.
  • Can be used as an IAM host to manage identity in other products that use Intwenty
  • Does not use entity framework.
  • Uses Intwenty.DataClient a small but fast Db connection library with ORM functions and JSON support
  • The Nuget version is an RCL Package (Razor Class Library) that includes both UI and Controllers to get you up and running
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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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
3.0.0 215 4/3/2025
2.0.4 299 9/3/2024
2.0.3 147 8/30/2024
2.0.2 158 5/22/2024
2.0.1 193 4/17/2024
2.0.0 214 4/17/2024
1.7.7 514 10/5/2021
1.7.6 463 9/21/2021
1.7.5 454 9/16/2021
1.7.4 462 6/22/2021
1.7.3 476 6/10/2021
1.7.2 452 4/29/2021
1.7.1 454 3/30/2021
1.7.0 507 3/28/2021
1.6.6 598 3/14/2021
1.6.5 586 3/8/2021
1.6.4 582 2/12/2021
1.6.3 547 2/11/2021
1.6.2 642 2/11/2021
1.6.1 632 2/9/2021
1.6.0 591 2/8/2021
1.5.3 635 1/25/2021
1.5.2 569 1/25/2021
1.5.1 613 1/20/2021
1.5.0 552 1/20/2021
1.4.9 556 1/3/2021
1.4.8 634 12/15/2020
1.4.7 569 12/15/2020
1.4.6 668 12/12/2020
1.4.5 703 11/29/2020
1.4.4 664 11/19/2020
1.4.3 671 11/12/2020
1.4.2 633 10/19/2020
1.4.1 671 10/9/2020
1.4.0 667 10/9/2020
1.3.9 743 9/21/2020
1.3.8 740 9/16/2020
1.3.7 680 9/4/2020
1.3.6 656 8/31/2020
1.3.5 655 8/21/2020
1.3.4 726 5/29/2020
1.3.3 682 5/14/2020
1.3.2 1,382 5/8/2020
1.3.1 1,301 5/7/2020
1.3.0 1,362 5/4/2020 1.3.0 is deprecated because it is no longer maintained.
1.2.9 1,368 4/27/2020 1.2.9 is deprecated because it is no longer maintained.
1.2.8 1,365 4/24/2020 1.2.8 is deprecated because it is no longer maintained.
1.2.7 1,386 4/22/2020 1.2.7 is deprecated because it is no longer maintained.
1.2.3 1,388 4/22/2020 1.2.3 is deprecated because it is no longer maintained.

- Updated model structure (Separate entities for Views, UserInterface and UserInterfaceStructure)
- Application Tenant Isolation (Apps can be configured how to be isolated)
- Application DataMode: Simple, Standard