Vanguard.Framework.Core 1.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Vanguard.Framework.Core --version 1.3.1                
NuGet\Install-Package Vanguard.Framework.Core -Version 1.3.1                
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.Core" Version="1.3.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vanguard.Framework.Core --version 1.3.1                
#r "nuget: Vanguard.Framework.Core, 1.3.1"                
#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.Core as a Cake Addin
#addin nuget:?package=Vanguard.Framework.Core&version=1.3.1

// Install Vanguard.Framework.Core as a Cake Tool
#tool nuget:?package=Vanguard.Framework.Core&version=1.3.1                

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 net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Vanguard.Framework.Core:

Package Downloads
Vanguard.Framework.Data

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.

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
5.2.0 99,716 5/6/2020
5.1.0 3,488 1/15/2020
5.0.0 1,748 1/5/2020
5.0.0-Release1 698 12/3/2019
4.5.0 1,115 1/5/2020
4.4.1 517 12/2/2019
4.4.0 1,016 12/2/2019
4.3.0 3,411 11/29/2019
4.2.0-Release2 394 11/25/2019
4.2.0-Release1 660 11/25/2019
4.1.0 1,987 10/10/2019
4.0.0 1,092 10/8/2019
3.1.1 556 10/8/2019
3.1.0 632 10/4/2019
3.0.0 1,917 9/26/2019
3.0.0-beta1 753 7/8/2019
2.3.1 1,488 2/14/2019
2.3.0 841 2/14/2019
2.2.0 1,238 2/4/2019
2.2.0-Release1 644 1/20/2019
2.1.0 701 12/18/2018
2.0.0 1,567 11/29/2018
1.5.0-Release1 770 11/27/2018
1.4.0 1,329 11/10/2018
1.4.0-Release1 826 11/5/2018
1.3.3 983 10/13/2018
1.3.2 824 10/11/2018
1.3.1 984 10/11/2018
1.3.0 1,020 10/11/2018
1.2.2-Release1 618 10/5/2018
1.2.1 1,988 6/20/2018
1.2.0 2,043 6/12/2018
1.1.0 2,070 4/19/2018
1.0.0 1,886 4/15/2018
1.0.0-beta 795 3/7/2018
0.0.11 1,051 2/6/2018
0.0.10 1,418 11/13/2017
0.0.9 998 11/12/2017
0.0.8 991 11/6/2017
0.0.7 996 10/21/2017
0.0.6 881 10/17/2017
0.0.5 1,670 10/7/2017
0.0.4 1,351 9/26/2017
0.0.3 872 9/26/2017
0.0.2 2,242 9/23/2017
0.0.1 1,231 9/19/2017

Added FilterResult object.
Added like operator support to the filter.