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.
<PackageVersion Include="Mindgaze.AspNetCore" Version="1.9.1" />
<PackageReference Include="Mindgaze.AspNetCore" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Mindgaze.AspNetCore --version 1.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package Mindgaze.AspNetCore@1.9.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Mindgaze.AspNetCore&version=1.9.1
#tool nuget:?package=Mindgaze.AspNetCore&version=1.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- AutoMapper (>= 10.1.1)
- Microsoft.AspNetCore.JsonPatch (>= 8.0.1)
- Microsoft.AspNetCore.TestHost (>= 8.0.1)
- Microsoft.EntityFrameworkCore (>= 8.0.1)
- Microsoft.EntityFrameworkCore.Relational (>= 8.0.1)
- Microsoft.Extensions.Configuration.FileExtensions (>= 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 8.0.0)
- Microsoft.Extensions.Http (>= 8.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 8.0.0)
- Mindgaze.Utilities (>= 1.1.0)
- Newtonsoft.Json.Schema (>= 3.0.15)
- NUnit (>= 4.0.1)
- Swashbuckle.AspNetCore (>= 6.5.0)
- Swashbuckle.AspNetCore.Annotations (>= 6.5.0)
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 | 294 | 1/12/2024 |
| 1.9.0 | 157 | 1/12/2024 |
| 1.8.0 | 1,327 | 3/1/2021 |
| 1.7.3 | 640 | 2/18/2021 |
| 1.7.2 | 691 | 1/20/2021 |
| 1.7.1 | 569 | 1/20/2021 |
| 1.7.0 | 643 | 12/27/2020 |
| 1.6.3 | 1,063 | 5/11/2020 |
| 1.6.2 | 716 | 5/9/2020 |
| 1.6.1 | 695 | 4/28/2020 |
| 1.6.0 | 1,660 | 1/17/2020 |
| 1.5.3 | 849 | 1/13/2020 |
| 1.5.2 | 896 | 12/3/2019 |
| 1.5.1 | 852 | 11/18/2019 |
| 1.5.0 | 801 | 11/13/2019 |
| 1.4.5 | 764 | 11/8/2019 |
| 1.4.4-preview1 | 444 | 11/7/2019 |
| 1.4.3 | 849 | 11/7/2019 |
| 1.4.2 | 861 | 11/6/2019 |
| 1.4.1 | 844 | 11/6/2019 |
Loading failed
Made it available on nuget.org