Vanguard.Framework.Data
9.1.0
dotnet add package Vanguard.Framework.Data --version 9.1.0
NuGet\Install-Package Vanguard.Framework.Data -Version 9.1.0
<PackageReference Include="Vanguard.Framework.Data" Version="9.1.0" />
paket add Vanguard.Framework.Data --version 9.1.0
#r "nuget: Vanguard.Framework.Data, 9.1.0"
// Install Vanguard.Framework.Data as a Cake Addin #addin nuget:?package=Vanguard.Framework.Data&version=9.1.0 // Install Vanguard.Framework.Data as a Cake Tool #tool nuget:?package=Vanguard.Framework.Data&version=9.1.0
The Vanguard Framework is a framework for developing database driven web applications and web services. It combines a set of design patterns and best practices to kick start your project.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
-
net6.0
- Microsoft.EntityFrameworkCore (>= 6.0.1)
- Vanguard (>= 5.1.0)
- Vanguard.Framework.Core (>= 5.2.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Vanguard.Framework.Data:
Package | Downloads |
---|---|
Vanguard.Framework.Http
The Vanguard Framework is a framework for developing database driven web applications and web services. It combines a set of design patterns and best practices to kick start your project. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.1.0 | 1,200 | 2/7/2022 |
9.1.0-Release1 | 129 | 2/7/2022 |
9.0.0 | 882 | 1/29/2022 |
9.0.0-release1 | 194 | 12/14/2021 |
8.0.0 | 1,582 | 5/7/2020 |
8.0.0-Release4 | 357 | 5/6/2020 |
8.0.0-Release3 | 353 | 5/6/2020 |
8.0.0-Release2 | 354 | 5/6/2020 |
8.0.0-Release1 | 358 | 4/27/2020 |
7.0.0 | 2,230 | 1/5/2020 |
6.1.0 | 946 | 1/5/2020 |
6.1.0-Release1 | 612 | 12/3/2019 |
6.0.0 | 856 | 12/2/2019 |
5.1.0 | 4,120 | 10/10/2019 |
5.0.0 | 933 | 10/8/2019 |
4.2.0-beta1 | 392 | 10/3/2019 |
4.1.0 | 1,716 | 9/26/2019 |
4.1.0-beta2 | 396 | 9/24/2019 |
4.1.0-beta1 | 376 | 9/24/2019 |
4.0.0-beta1 | 524 | 7/8/2019 |
3.3.1 | 1,155 | 2/14/2019 |
3.3.0 | 660 | 2/14/2019 |
3.2.0 | 1,084 | 2/4/2019 |
3.1.0-Release1 | 532 | 1/21/2019 |
3.0.1 | 1,172 | 11/29/2018 |
3.0.0-Release1 | 635 | 11/28/2018 |
2.3.0-Release1 | 585 | 11/27/2018 |
2.2.2 | 718 | 11/23/2018 |
2.2.1 | 720 | 11/23/2018 |
2.2.0 | 710 | 11/23/2018 |
2.1.0 | 749 | 11/10/2018 |
2.1.0-Release4 | 579 | 11/10/2018 |
2.1.0-Release3 | 561 | 11/10/2018 |
2.1.0-Release1 | 625 | 11/5/2018 |
2.0.1 | 1,416 | 9/26/2018 |
1.4.1 | 1,801 | 6/20/2018 |
1.4.0 | 930 | 6/20/2018 |
1.2.0 | 1,155 | 6/12/2018 |
1.1.0 | 1,264 | 4/22/2018 |
1.0.0 | 1,801 | 4/15/2018 |
0.0.16 | 887 | 11/13/2017 |
0.0.14 | 856 | 11/13/2017 |
0.0.13 | 877 | 11/13/2017 |
0.0.12 | 869 | 11/12/2017 |
0.0.11 | 854 | 11/12/2017 |
0.0.10 | 1,207 | 11/6/2017 |
0.0.9 | 876 | 10/17/2017 |
0.0.8 | 861 | 10/16/2017 |
0.0.7 | 916 | 10/7/2017 |
0.0.6 | 873 | 10/7/2017 |
0.0.5 | 851 | 10/1/2017 |
0.0.4 | 1,093 | 9/27/2017 |
0.0.3 | 1,131 | 9/26/2017 |
0.0.2 | 885 | 9/24/2017 |
0.0.1 | 1,975 | 9/19/2017 |
Audit entries are now created after entites have been saved to the database.
Fixed duplicate record issue.