Vidyano 6.0.20260220.6301

Prefix Reserved
dotnet add package Vidyano --version 6.0.20260220.6301
                    
NuGet\Install-Package Vidyano -Version 6.0.20260220.6301
                    
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="Vidyano" Version="6.0.20260220.6301" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Vidyano" Version="6.0.20260220.6301" />
                    
Directory.Packages.props
<PackageReference Include="Vidyano" />
                    
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 Vidyano --version 6.0.20260220.6301
                    
#r "nuget: Vidyano, 6.0.20260220.6301"
                    
#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 Vidyano@6.0.20260220.6301
                    
#: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=Vidyano&version=6.0.20260220.6301
                    
Install as a Cake Addin
#tool nuget:?package=Vidyano&version=6.0.20260220.6301
                    
Install as a Cake Tool

Vidyano

Nuget Version Nuget Version Nuget Version Nuget Version

Supported Frameworks

.NET 8.0 .NET 9.0 .NET 10.0

Vidyano Clients

GitHub Tag npm version

Vidyano is a powerful and flexible framework designed to simplify the development of business applications. This NuGet package provides the core libraries, components, and utilities needed to build scalable and maintainable solutions.

Installation

Choose the appropriate package based on your database:

SQL Server

dotnet add package Vidyano.SqlServer

PostgreSQL

dotnet add package Vidyano.PostgreSQL

RavenDB

dotnet add package Vidyano.RavenDB

No Database (In-Memory)

If you don't need a database backend, you can use Vidyano directly:

dotnet add package Vidyano

Then configure it in your Startup.cs:

services.AddVidyanoNoDatabase(Configuration);

Documentation

For full documentation, see Vidyano docs

Product 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 is compatible.  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 is compatible.  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.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on Vidyano:

Package Downloads
Vidyano.RavenDB

Vidyano is a full featured development platform with the flexibility for creating small to enterprise scale web applications.

Vidyano.SqlServer

Vidyano is a full featured development platform with the flexibility for creating small to enterprise scale web applications.

Vidyano.PostgreSQL

Vidyano is a full featured development platform with the flexibility for creating small to enterprise scale web applications.

TwoSky.WebComponents.MailTo

Package Description

TwoSky.WebComponents.RichText

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.20260220.6301 0 2/23/2026
6.0.20260217.6294 464 2/17/2026
6.0.20260213.6291 657 2/13/2026
6.0.20260209.6285 433 2/9/2026
6.0.20260128.6263 1,018 1/28/2026
6.0.20260113.6242 656 1/13/2026
6.0.20251230.6224 470 12/30/2025
6.0.20251202.6202 1,248 12/2/2025
6.0.20251202.6201 752 12/2/2025
6.0.20251128.6195 272 11/28/2025
6.0.20251127.6193 455 11/27/2025
6.0.20251121.6191 726 11/21/2025
6.0.20251117.6180 562 11/17/2025
6.0.20251116.6174 299 11/16/2025
6.0.20251114.6172 318 11/14/2025
6.0.20251112.6167 889 11/12/2025
6.0.20251105.6152 503 11/5/2025
6.0.20251031.6145 247 10/31/2025
6.0.20251024.6140 182 10/24/2025
6.0.20251015.6133 720 10/15/2025
Loading failed