Vidyano.SqlServer 6.0.20250917.6094

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

Vidyano.SqlServer

Nuget Version

Supported Frameworks

.NET 8.0 .NET 9.0 .NET 10.0

Vidyano Clients

GitHub Tag npm version

Vidyano.SqlServer 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 using Vidyano with Microsoft SQL Server.

Installation

Install the package via the NuGet Package Manager Console:

Install-Package Vidyano.SqlServer

Or via the .NET CLI:

dotnet add package Vidyano.SqlServer

Configuration

Configure Vidyano with SQL Server in your Startup.cs:

services.AddVidyanoSqlServer(Configuration);

Add your SQL Server connection string to appsettings.json:

{
  "ConnectionStrings": {
    "Vidyano": "Server=localhost;Database=YourDatabase;Trusted_Connection=true;"
  }
}

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

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
6.0.20250917.6094 137 9/17/2025
6.0.20250913.6081 59 9/12/2025
6.0.20250903.6072 182 9/3/2025
6.0.20250828.6050 200 8/28/2025
6.0.20250804.6019 222 8/4/2025
6.0.20250627.5976 238 6/27/2025
6.0.20250620.5974 167 6/20/2025
6.0.20250605.5965 165 6/5/2025
6.0.20250530.5961 129 5/30/2025
6.0.20250521.5929 209 5/21/2025
6.0.20250507.5920 263 5/8/2025
6.0.20250416.5910 285 4/15/2025
6.0.20250415.5908 213 4/15/2025
6.0.20250404.5902 207 4/4/2025
6.0.20250402.5901 189 4/2/2025
6.0.20250320.5896 202 3/20/2025
6.0.20250305.5880 239 3/5/2025
6.0.20250224.5862 698 2/24/2025
6.0.20241218.5830 240 12/19/2024
6.0.20241210.5829 137 12/10/2024
6.0.20241118.5808 629 11/18/2024
6.0.20241112.5801 144 11/12/2024
6.0.20241025.5789 96 10/25/2024
6.0.20241024.5787 94 10/24/2024
6.0.20241015.5780 124 10/15/2024
6.0.20241004.5766 145 10/4/2024
6.0.20240923.5753 139 9/23/2024
6.0.20240913.5751 346 9/13/2024
6.0.20240828.5733 200 8/29/2024
6.0.20240821.5726 166 8/21/2024
6.0.20240802.5719 126 8/2/2024
6.0.20240726.5710 127 7/26/2024
6.0.20240725.5709 122 7/26/2024
6.0.20240708.5692 169 7/8/2024
6.0.20240610.5676 241 6/10/2024
6.0.20240517.5660 188 5/17/2024
6.0.20240506.5650 276 5/6/2024
6.0.20240424.5646 155 4/24/2024
6.0.20240419.5636 190 4/19/2024
6.0.20240328.5607 188 3/28/2024
6.0.20240313.5591 210 3/13/2024
6.0.20240221.5569 159 2/21/2024
6.0.20240124.5543 280 1/24/2024
6.0.20240123.5540 155 1/23/2024
6.0.20240110.5521 178 1/10/2024
6.0.20231228.5499 172 12/28/2023
6.0.20231212.5462 203 12/12/2023
6.0.20231211.5459 194 12/11/2023
6.0.20231201.5448 243 12/1/2023
6.0.20231124.5424 219 11/24/2023
6.0.20231006.5304 243 10/6/2023
6.0.20231003.5290 222 10/3/2023
6.0.20230919.5259 207 9/19/2023
6.0.20230910.5242 222 9/10/2023
6.0.20230901.5220 236 9/1/2023
6.0.20230830.5215 232 8/30/2023
6.0.20230731.5149 281 7/31/2023
6.0.20230724.5127 302 7/24/2023 6.0.20230724.5127 is deprecated because it has critical bugs.
6.0.20230713.5107 308 7/13/2023
6.0.20230629.5063 254 6/28/2023
6.0.20230616.5012 296 6/16/2023
6.0.20230612.5007 216 6/12/2023
6.0.20230517.4981 241 5/17/2023
6.0.20230516.4979 248 5/16/2023
6.0.20230504.4953 303 5/4/2023
6.0.20230421.4934 431 4/21/2023
6.0.20230404.4887 419 4/4/2023 6.0.20230404.4887 is deprecated because it has critical bugs.
6.0.20230322.4843 441 3/23/2023 6.0.20230322.4843 is deprecated because it has critical bugs.
6.0.20230322.4841 390 3/22/2023 6.0.20230322.4841 is deprecated because it has critical bugs.
6.0.20230228.4773 436 3/1/2023 6.0.20230228.4773 is deprecated because it has critical bugs.
6.0.20230227.4771 416 2/27/2023 6.0.20230227.4771 is deprecated because it has critical bugs.
6.0.20230221.4745 415 2/21/2023 6.0.20230221.4745 is deprecated because it has critical bugs.
6.0.20230213.4714 475 2/13/2023 6.0.20230213.4714 is deprecated because it has critical bugs.
6.0.20230201.4683 443 2/1/2023 6.0.20230201.4683 is deprecated because it has critical bugs.
6.0.20230120.4630 463 1/20/2023 6.0.20230120.4630 is deprecated because it has critical bugs.
6.0.20230113.4599 494 1/13/2023 6.0.20230113.4599 is deprecated because it has critical bugs.
6.0.20230112.4594 496 1/12/2023 6.0.20230112.4594 is deprecated because it has critical bugs.
6.0.20230104.4570 407 1/4/2023
6.0.20221228.4548 416 12/28/2022
6.0.20221214.4521 423 12/14/2022
6.0.20221213.4517 415 12/13/2022
6.0.20221206.4497 432 12/6/2022
6.0.20221116.4451 453 11/19/2022
6.0.20221115.4441 452 11/15/2022
6.0.20221108.4422 454 11/8/2022
6.0.20221104.4414 487 11/4/2022
6.0.20221102.4405 468 11/2/2022
6.0.20221026.4394 486 10/26/2022
6.0.20221025.4388 541 10/25/2022
6.0.20221021.4380 547 10/21/2022
6.0.20221018.4373 521 10/18/2022
6.0.20221014.4363 513 10/14/2022
6.0.20220926.4317 550 9/28/2022
6.0.20220917.4282 570 9/17/2022
6.0.20220827.4257 570 8/27/2022
6.0.20220714.4183 635 7/14/2022
6.0.20220708.4177 606 7/8/2022
6.0.20220701.4163 628 7/1/2022
6.0.20220623.4149 617 6/23/2022
6.0.20220620.4123 607 6/20/2022
6.0.20220617.4120 615 6/17/2022
6.0.20220610.4100 635 6/10/2022
6.0.20220531.4080 687 6/1/2022
6.0.20220529.4067 626 5/29/2022
6.0.20220523.4052 634 5/23/2022
6.0.20220520.4044 634 5/19/2022
6.0.20220425.3966 718 4/25/2022
6.0.20220413.3946 650 4/18/2022
6.0.20220401.3919 705 4/1/2022
6.0.20220324.3890 715 3/24/2022
6.0.20220316.3876 703 3/16/2022
6.0.20220306.3859 714 3/6/2022
6.0.20220228.3845 732 2/28/2022
6.0.20220214.3814 742 2/14/2022
6.0.20220121.3765 758 1/21/2022
6.0.20220108.3733 469 1/8/2022
6.0.20211228.3696 533 12/28/2021
6.0.20211218.3673 532 12/17/2021
6.0.20211202.3639 537 12/2/2021
6.0.20211130.3629 1,094 11/29/2021
6.0.20211124.3608 6,728 11/23/2021