Mindgaze.AspNetCore 1.9.1

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

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

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 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. 
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
1.9.1 189 1/12/2024
1.9.0 113 1/12/2024
1.8.0 1,151 3/1/2021
1.7.3 460 2/18/2021
1.7.2 524 1/20/2021
1.7.1 399 1/20/2021
1.7.0 463 12/27/2020
1.6.3 866 5/11/2020
1.6.2 526 5/9/2020
1.6.1 513 4/28/2020
1.6.0 1,460 1/17/2020
1.5.3 666 1/13/2020
1.5.2 721 12/3/2019
1.5.1 667 11/18/2019
1.5.0 607 11/13/2019
1.4.5 592 11/8/2019
1.4.4-preview1 280 11/7/2019
1.4.3 660 11/7/2019
1.4.2 666 11/6/2019
1.4.1 658 11/6/2019
1.4.0 611 11/6/2019
1.3.2 699 9/4/2019
1.3.1 735 7/26/2019
1.3.0 682 7/25/2019
1.2.9 717 7/24/2019
1.2.8 726 7/23/2019
1.2.7 734 5/21/2019
1.2.6 742 5/21/2019
1.2.5 822 4/11/2019
1.2.4 763 4/10/2019
1.2.3 765 4/10/2019
1.2.2 972 3/28/2019
1.2.1 725 3/21/2019
1.2.0 924 2/4/2019
1.1.9 1,054 1/6/2019
1.1.8 863 12/26/2018
1.1.7 837 12/25/2018
1.1.6 780 12/24/2018
1.1.5 798 12/24/2018
1.1.4 791 12/23/2018
1.1.3 896 12/16/2018
1.1.2 828 12/16/2018
1.1.1 866 12/8/2018
1.0.27 1,501 7/26/2018
1.0.26 1,287 7/24/2018
1.0.25 1,333 6/19/2018
1.0.24 1,338 6/19/2018
1.0.23 1,401 6/18/2018
1.0.22 1,292 5/12/2018
1.0.21 1,148 7/8/2017
1.0.20 1,120 7/7/2017
1.0.19 1,118 7/1/2017
1.0.18 1,066 6/29/2017
1.0.17 1,125 6/29/2017
1.0.16 1,081 6/28/2017
1.0.15 1,057 6/28/2017
1.0.14 1,100 6/28/2017
1.0.13 1,008 6/27/2017
1.0.12 1,145 6/27/2017
1.0.11 1,070 6/26/2017
1.0.10 1,088 6/26/2017
1.0.9 1,049 6/26/2017
1.0.8 1,035 6/26/2017
1.0.7 1,117 6/26/2017
1.0.6 1,116 6/25/2017
1.0.5 1,169 6/20/2017
1.0.4 1,089 6/11/2017
1.0.3 1,125 4/3/2017
1.0.2 1,076 4/1/2017
1.0.1 1,055 3/31/2017
1.0.0 1,086 3/31/2017

Made it available on nuget.org