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
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="Vanguard.Framework.Data" Version="9.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vanguard.Framework.Data --version 9.1.0
#r "nuget: Vanguard.Framework.Data, 9.1.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 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 966 2/7/2022
9.1.0-Release1 110 2/7/2022
9.0.0 647 1/29/2022
9.0.0-release1 183 12/14/2021
8.0.0 1,555 5/7/2020
8.0.0-Release4 334 5/6/2020
8.0.0-Release3 326 5/6/2020
8.0.0-Release2 326 5/6/2020
8.0.0-Release1 317 4/27/2020
7.0.0 2,185 1/5/2020
6.1.0 895 1/5/2020
6.1.0-Release1 554 12/3/2019
6.0.0 820 12/2/2019
5.1.0 3,710 10/10/2019
5.0.0 883 10/8/2019
4.2.0-beta1 366 10/3/2019
4.1.0 1,668 9/26/2019
4.1.0-beta2 375 9/24/2019
4.1.0-beta1 363 9/24/2019
4.0.0-beta1 472 7/8/2019
3.3.1 1,112 2/14/2019
3.3.0 629 2/14/2019
3.2.0 1,044 2/4/2019
3.1.0-Release1 503 1/21/2019
3.0.1 1,121 11/29/2018
3.0.0-Release1 609 11/28/2018
2.3.0-Release1 558 11/27/2018
2.2.2 684 11/23/2018
2.2.1 688 11/23/2018
2.2.0 665 11/23/2018
2.1.0 714 11/10/2018
2.1.0-Release4 550 11/10/2018
2.1.0-Release3 538 11/10/2018
2.1.0-Release1 612 11/5/2018
2.0.1 1,357 9/26/2018
1.4.1 1,767 6/20/2018
1.4.0 896 6/20/2018
1.2.0 1,119 6/12/2018
1.1.0 1,243 4/22/2018
1.0.0 1,752 4/15/2018
0.0.16 855 11/13/2017
0.0.14 820 11/13/2017
0.0.13 844 11/13/2017
0.0.12 832 11/12/2017
0.0.11 826 11/12/2017
0.0.10 1,164 11/6/2017
0.0.9 848 10/17/2017
0.0.8 826 10/16/2017
0.0.7 881 10/7/2017
0.0.6 837 10/7/2017
0.0.5 821 10/1/2017
0.0.4 1,058 9/27/2017
0.0.3 1,087 9/26/2017
0.0.2 852 9/24/2017
0.0.1 1,894 9/19/2017

Audit entries are now created after entites have been saved to the database.
Fixed duplicate record issue.