TypeCache.Web 7.4.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package TypeCache.Web --version 7.4.1
                    
NuGet\Install-Package TypeCache.Web -Version 7.4.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="TypeCache.Web" Version="7.4.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TypeCache.Web" Version="7.4.1" />
                    
Directory.Packages.props
<PackageReference Include="TypeCache.Web" />
                    
Project file
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 7.4.1
                    
#r "nuget: TypeCache.Web, 7.4.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 TypeCache.Web@7.4.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=TypeCache.Web&version=7.4.1
                    
Install as a Cake Addin
#tool nuget:?package=TypeCache.Web&version=7.4.1
                    
Install as a Cake Tool

TypeCache - Web

sam987883@gmail.com

Source Code

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.RequireClaimAttribute
  • TypeCache.Web.Attributes.RequireHeaderAttribute
  • TypeCache.Web.Handlers.ClaimAuthorizationHandler
  • TypeCache.Web.Handlers.HeaderAuthorizationHandler
  • TypeCache.Web.Middleware.WebMiddleware
  • TypeCache.Web.Requirements.ClaimAuthorizationRequirement
  • TypeCache.Web.Requirements.HeaderAuthorizationRequirement
Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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.

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
9.1.2 160 4/24/2025
9.1.1 157 4/23/2025
9.1.0 101 2/23/2025
9.0.0 113 11/26/2024
8.5.1 158 4/24/2025
8.5.0 115 2/24/2025
8.4.1 109 11/26/2024
8.3.1 133 6/21/2024
8.2.1 142 3/20/2024
8.2.0 134 3/19/2024
8.1.3 136 3/8/2024
8.1.1 131 1/31/2024
8.1.0 119 1/31/2024
8.0.0 162 12/11/2023
7.5.0 121 3/21/2024
7.4.1 176 11/12/2023
7.3.13 195 7/30/2023
7.3.11 180 6/14/2023
7.3.10 283 3/19/2023
7.3.9 281 3/10/2023
7.3.1 365 1/11/2023
7.2.0 346 12/14/2022
7.1.3 337 12/4/2022
7.1.2 362 11/27/2022
7.1.1 355 11/23/2022
7.1.0 398 11/21/2022
7.0.0 388 11/17/2022
6.2.0 480 8/17/2022
6.1.2 492 4/18/2022
6.1.1 486 3/27/2022
6.1.0 517 3/14/2022
6.0.5 483 3/7/2022
6.0.4 334 1/8/2022
6.0.3 340 1/6/2022
6.0.2 375 1/1/2022
6.0.1 370 12/21/2021
6.0.0 381 11/15/2021
1.0.22 497 10/3/2021
1.0.21 509 9/11/2021
1.0.20 399 8/15/2021
1.0.19 401 8/8/2021
1.0.18 410 8/1/2021
1.0.17 463 6/30/2021
1.0.16 389 6/18/2021
1.0.15 424 4/5/2021
1.0.14 440 3/28/2021
1.0.13 485 3/22/2021
1.0.12 424 3/17/2021
1.0.11 399 3/9/2021
1.0.10 445 3/7/2021
1.0.9 424 3/1/2021
1.0.8 429 2/25/2021
1.0.7 388 2/19/2021
1.0.6 423 1/29/2021
1.0.5 435 1/28/2021
1.0.4 477 1/23/2021
1.0.3 443 12/26/2020