Intwenty 1.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Intwenty --version 1.5.0
NuGet\Install-Package Intwenty -Version 1.5.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.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Intwenty --version 1.5.0
#r "nuget: Intwenty, 1.5.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.
// Install Intwenty as a Cake Addin
#addin nuget:?package=Intwenty&version=1.5.0

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

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 fast.
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
- Identity extended with product and organization management
- New feature, use an intwenty instance as a centralized IAM (Identity Access Management)