Mindgaze.AspNetCore 1.8.0

.NET Core 3.1
dotnet add package Mindgaze.AspNetCore --version 1.8.0
NuGet\Install-Package Mindgaze.AspNetCore -Version 1.8.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="Mindgaze.AspNetCore" Version="1.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mindgaze.AspNetCore --version 1.8.0
#r "nuget: Mindgaze.AspNetCore, 1.8.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 Mindgaze.AspNetCore as a Cake Addin
#addin nuget:?package=Mindgaze.AspNetCore&version=1.8.0

// Install Mindgaze.AspNetCore as a Cake Tool
#tool nuget:?package=Mindgaze.AspNetCore&version=1.8.0

Mindgaze.AspNetCore library contains useful foundation classes for building RESTful APIs such as:
     - Dto classes
     - Entity controller with CRUD and Json Patch operations
     - Filtering via query parameters
     - Swagger filters
     - Web host integration test fixture

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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Additional computed target framework(s)
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
1.8.0 1,071 3/1/2021
1.7.3 404 2/18/2021
1.7.2 501 1/20/2021
1.7.1 361 1/20/2021
1.7.0 441 12/27/2020
1.6.3 830 5/11/2020
1.6.2 501 5/9/2020
1.6.1 487 4/28/2020
1.6.0 1,427 1/17/2020
1.5.3 640 1/13/2020
1.5.2 695 12/3/2019
1.5.1 622 11/18/2019
1.5.0 567 11/13/2019
1.4.5 563 11/8/2019
1.4.4-preview1 258 11/7/2019
1.4.3 620 11/7/2019
1.4.2 640 11/6/2019
1.4.1 631 11/6/2019
1.4.0 586 11/6/2019
1.3.2 668 9/4/2019
1.3.1 709 7/26/2019
1.3.0 657 7/25/2019
1.2.9 691 7/24/2019
1.2.8 671 7/23/2019
1.2.7 706 5/21/2019
1.2.6 716 5/21/2019
1.2.5 785 4/11/2019
1.2.4 728 4/10/2019
1.2.3 739 4/10/2019
1.2.2 930 3/28/2019
1.2.1 698 3/21/2019
1.2.0 891 2/4/2019
1.1.9 1,018 1/6/2019
1.1.8 834 12/26/2018
1.1.7 793 12/25/2018
1.1.6 751 12/24/2018
1.1.5 768 12/24/2018
1.1.4 764 12/23/2018
1.1.3 870 12/16/2018
1.1.2 802 12/16/2018
1.1.1 826 12/8/2018
1.0.27 1,463 7/26/2018
1.0.26 1,258 7/24/2018
1.0.25 1,301 6/19/2018
1.0.24 1,294 6/19/2018
1.0.23 1,355 6/18/2018
1.0.22 1,260 5/12/2018
1.0.21 1,097 7/8/2017
1.0.20 1,072 7/7/2017
1.0.19 1,071 7/1/2017
1.0.18 1,033 6/29/2017
1.0.17 1,081 6/29/2017
1.0.16 1,032 6/28/2017
1.0.15 1,004 6/28/2017
1.0.14 1,053 6/28/2017
1.0.13 977 6/27/2017
1.0.12 1,086 6/27/2017
1.0.11 1,040 6/26/2017
1.0.10 1,054 6/26/2017
1.0.9 1,015 6/26/2017
1.0.8 990 6/26/2017
1.0.7 1,083 6/26/2017
1.0.6 1,072 6/25/2017
1.0.5 1,129 6/20/2017
1.0.4 1,057 6/11/2017
1.0.3 1,091 4/3/2017
1.0.2 1,042 4/1/2017
1.0.1 1,022 3/31/2017
1.0.0 1,039 3/31/2017

Made it available on nuget.org