Intwenty 3.0.0
dotnet add package Intwenty --version 3.0.0
NuGet\Install-Package Intwenty -Version 3.0.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="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Intwenty" Version="3.0.0" />
<PackageReference Include="Intwenty" />
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 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Intwenty, 3.0.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@3.0.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=3.0.0
#tool nuget:?package=Intwenty&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Intwenty
Is a .net core template that can give you a rapid start for any .net project.
- It let's you describe views and data as json. Se thee file intwenty.json
- It let's you create small applications without any strongly typed objects
- Includes barea.js which simplifies java script applications and SPA:s
- Implements and extends Asp.Net Core Identity. Intwenty adds organization and product management.
- Uses Intwenty.DataClient (Instead of entity framework) 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 generic functions.
Intentions
- Boost productivity
- To be lightweight
- Keep dependencies to a minimum.
Backend Dependencies
- Net8
- Intwenty.DataClient
- Swashbuckle
Frontend Dependencies
- bootstrap 5.2.0
- barea.js
Works with the following databases
- MS Sql Server
- MySql
- Maria DB
- PostgreSQL
- SQLite
How to use it
- Fork this Repository.
- Download the latest release on github.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Intwenty.DataClient (>= 3.0.0)
- Microsoft.AspNetCore.Authentication.Facebook (>= 8.0.5)
- Microsoft.AspNetCore.Authentication.Google (>= 8.0.5)
- Microsoft.IdentityModel.Tokens (>= 7.5.2)
- QRCoder (>= 1.5.1)
- Swashbuckle.AspNetCore (>= 8.0.0)
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 | 248 | 4/3/2025 |
| 2.0.4 | 316 | 9/3/2024 |
| 2.0.3 | 163 | 8/30/2024 |
| 2.0.2 | 182 | 5/22/2024 |
| 2.0.1 | 213 | 4/17/2024 |
| 2.0.0 | 239 | 4/17/2024 |
| 1.7.7 | 543 | 10/5/2021 |
| 1.7.6 | 491 | 9/21/2021 |
| 1.7.5 | 484 | 9/16/2021 |
| 1.7.4 | 492 | 6/22/2021 |
| 1.7.3 | 502 | 6/10/2021 |
| 1.7.2 | 480 | 4/29/2021 |
| 1.7.1 | 481 | 3/30/2021 |
| 1.7.0 | 537 | 3/28/2021 |
| 1.6.6 | 627 | 3/14/2021 |
| 1.6.5 | 619 | 3/8/2021 |
| 1.6.4 | 612 | 2/12/2021 |
| 1.6.3 | 577 | 2/11/2021 |
| 1.6.2 | 672 | 2/11/2021 |
| 1.6.1 | 666 | 2/9/2021 |
Loading failed
Update to barea.js