AspNetCore.Simple.Sdk
0.6.0
This package has a SemVer 2.0.0 package version: 0.6.0+2.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AspNetCore.Simple.Sdk --version 0.6.0
NuGet\Install-Package AspNetCore.Simple.Sdk -Version 0.6.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="AspNetCore.Simple.Sdk" Version="0.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspNetCore.Simple.Sdk" Version="0.6.0" />
<PackageReference Include="AspNetCore.Simple.Sdk" />
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 AspNetCore.Simple.Sdk --version 0.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetCore.Simple.Sdk, 0.6.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.
#:package AspNetCore.Simple.Sdk@0.6.0
#: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=AspNetCore.Simple.Sdk&version=0.6.0
#tool nuget:?package=AspNetCore.Simple.Sdk&version=0.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This simple SDK contains following helpful optimizations:
- ApiVersioning
- Errorhandling with middleware
- Logging with middleware
- Query security filter
- Optimized and simplified swagger.
- Ready to go base class for startup.cs
| Product | Versions 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. 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.
-
net6.0
- Argument.Check (>= 2.0.0)
- AutoMapper (>= 11.0.1)
- Extensions.Pack (>= 2.0.0)
- MediatR (>= 10.0.1)
- MediatR.Extensions.Microsoft.DependencyInjection (>= 10.0.1)
- Microsoft.ApplicationInsights (>= 2.21.0)
- Microsoft.ApplicationInsights.AspNetCore (>= 2.21.0)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 6.0.8)
- Microsoft.AspNetCore.Mvc.Versioning (>= 5.0.0)
- Newtonsoft.Json (>= 13.0.1)
- StackExchange.Redis (>= 2.6.48)
- Swashbuckle.AspNetCore.Annotations (>= 6.4.0)
- Swashbuckle.AspNetCore.Swagger (>= 6.4.0)
- Swashbuckle.AspNetCore.SwaggerGen (>= 6.4.0)
- Swashbuckle.AspNetCore.SwaggerUi (>= 6.4.0)
- System.IdentityModel.Tokens.Jwt (>= 6.22.1)
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 |
|---|---|---|
| 7.0.0 | 475 | 4/8/2026 |
| 7.0.0-alpha.20 | 169 | 3/26/2026 |
| 6.0.5 | 13,299 | 10/28/2025 |
| 6.0.4 | 289 | 10/18/2025 |
| 6.0.2 | 101,822 | 1/26/2025 |
| 6.0.1 | 9,537 | 1/24/2025 |
| 6.0.0 | 2,541 | 11/20/2024 |
| 5.0.8 | 94,854 | 11/20/2024 |
| 5.0.7 | 9,542 | 11/13/2024 |
| 5.0.6 | 13,590 | 10/10/2024 |
| 5.0.5 | 21,821 | 9/11/2024 |
| 5.0.4 | 2,459 | 9/6/2024 |
| 5.0.2 | 13,040 | 6/20/2024 |
| 5.0.1 | 5,479 | 5/15/2024 |
| 5.0.0 | 11,445 | 11/28/2023 |
| 4.0.19 | 3,358 | 11/23/2023 |
| 4.0.18 | 2,433 | 11/23/2023 |
| 4.0.17 | 2,624 | 10/18/2023 |
| 4.0.16 | 4,039 | 10/14/2023 |
| 0.6.0 | 1,859 | 9/5/2022 |
Loading failed
Introduce optional Auth0, OAuth scopes, ApplicactionInsights, Swaggger optimizations for OAuth0, only if it is used