TypeCache.Web
8.1.3
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 TypeCache.Web --version 8.1.3
NuGet\Install-Package TypeCache.Web -Version 8.1.3
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="TypeCache.Web" Version="8.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TypeCache.Web" Version="8.1.3" />
<PackageReference Include="TypeCache.Web" />
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 TypeCache.Web --version 8.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TypeCache.Web, 8.1.3"
#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 TypeCache.Web@8.1.3
#: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=TypeCache.Web&version=8.1.3
#tool nuget:?package=TypeCache.Web&version=8.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
TypeCache - Web
sam987883@gmail.com
Request Features (or report a bug) (if any)
SQL Web API Extensions
- Configure SQL API:
Microsoft.Extensions.DependencyInjection.IServiceCollection.ConfigureSqlApi(...)
- API Endpoints:
Microsoft.AspNetCore.Routing.IEndpointRouteBuilder.MapSqlApi(...)Microsoft.AspNetCore.Routing.IEndpointRouteBuilder.MapSqlApiCallProcedure(...)Microsoft.AspNetCore.Routing.IEndpointRouteBuilder.MapSqlApiDelete(...)Microsoft.AspNetCore.Routing.IEndpointRouteBuilder.MapSqlApiDeleteBatch(...)Microsoft.AspNetCore.Routing.IEndpointRouteBuilder.MapSqlApiInsert(...)Microsoft.AspNetCore.Routing.IEndpointRouteBuilder.MapSqlApiInsertBatch(...)Microsoft.AspNetCore.Routing.IEndpointRouteBuilder.MapSqlApiSchemaGet(...)Microsoft.AspNetCore.Routing.IEndpointRouteBuilder.MapSqlApiSelectTable(...)Microsoft.AspNetCore.Routing.IEndpointRouteBuilder.MapSqlApiSelectView(...)Microsoft.AspNetCore.Routing.IEndpointRouteBuilder.MapSqlApiUpdate(...)Microsoft.AspNetCore.Routing.IEndpointRouteBuilder.MapSqlApiUpdateBatch(...)
- Get SQL Endpoints:
Microsoft.AspNetCore.Routing.IEndpointRouteBuilder.MapSqlGetSQL(...)Microsoft.AspNetCore.Routing.IEndpointRouteBuilder.MapSqlApiGetDeleteSQL(...)Microsoft.AspNetCore.Routing.IEndpointRouteBuilder.MapSqlApiGetDeleteBatchSQL(...)Microsoft.AspNetCore.Routing.IEndpointRouteBuilder.MapSqlApiGetInsertSQL(...)Microsoft.AspNetCore.Routing.IEndpointRouteBuilder.MapSqlApiGetInsertBatchSQL(...)Microsoft.AspNetCore.Routing.IEndpointRouteBuilder.MapSqlApiGetSelectTableSQL(...)Microsoft.AspNetCore.Routing.IEndpointRouteBuilder.MapSqlApiGetSelectViewSQL(...)Microsoft.AspNetCore.Routing.IEndpointRouteBuilder.MapSqlApiGetUpdateSQL(...)Microsoft.AspNetCore.Routing.IEndpointRouteBuilder.MapSqlApiGetUpdateBatchSQL(...)
Helpful Classes (ideas welcome for more!)
TypeCache.Web.Attributes.RequireClaimAttributeTypeCache.Web.Attributes.RequireHeaderAttributeTypeCache.Web.Handlers.ClaimAuthorizationHandlerTypeCache.Web.Handlers.HeaderAuthorizationHandlerTypeCache.Web.Middleware.WebMiddlewareTypeCache.Web.Requirements.ClaimAuthorizationRequirementTypeCache.Web.Requirements.HeaderAuthorizationRequirement
| 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
- TypeCache (>= 8.1.3)
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 |
|---|---|---|
| 10.0.0 | 287 | 11/13/2025 |
| 9.3.0 | 280 | 11/13/2025 |
| 9.2.0 | 261 | 8/24/2025 |
| 9.1.2 | 254 | 4/24/2025 |
| 9.1.1 | 211 | 4/23/2025 |
| 9.1.0 | 154 | 2/23/2025 |
| 9.0.0 | 161 | 11/26/2024 |
| 8.6.0 | 256 | 8/24/2025 |
| 8.5.1 | 212 | 4/24/2025 |
| 8.5.0 | 170 | 2/24/2025 |
| 8.4.1 | 157 | 11/26/2024 |
| 8.3.1 | 182 | 6/21/2024 |
| 8.2.1 | 193 | 3/20/2024 |
| 8.2.0 | 187 | 3/19/2024 |
| 8.1.3 | 185 | 3/8/2024 |
| 8.1.1 | 178 | 1/31/2024 |
| 8.1.0 | 172 | 1/31/2024 |
| 8.0.0 | 213 | 12/11/2023 |
| 7.5.0 | 150 | 3/21/2024 |
| 7.4.1 | 210 | 11/12/2023 |
Loading failed