TypeCache.Web
8.2.1
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.2.1
NuGet\Install-Package TypeCache.Web -Version 8.2.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="8.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TypeCache.Web" Version="8.2.1" />
<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.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TypeCache.Web, 8.2.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@8.2.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=8.2.1
#tool nuget:?package=TypeCache.Web&version=8.2.1
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
Microsoft.Extensions.DependencyInjection.IServiceCollection - Configure SQL API:
ConfigureSqlApi(...)
Microsoft.AspNetCore.Routing.IEndpointRouteBuilder - API Endpoints:
MapSqlApi(...)MapSqlApiCallProcedure(...)MapSqlApiDelete(...)MapSqlApiDeleteBatch(...)MapSqlApiInsert(...)MapSqlApiInsertBatch(...)MapSqlApiSchemaGet(...)MapSqlApiSelectTable(...)MapSqlApiSelectView(...)MapSqlApiUpdate(...)MapSqlApiUpdateBatch(...)
Microsoft.AspNetCore.Routing.IEndpointRouteBuilder - Get SQL Endpoints:
MapSqlGetSQL(...)MapSqlApiGetDeleteSQL(...)MapSqlApiGetDeleteBatchSQL(...)MapSqlApiGetInsertSQL(...)MapSqlApiGetInsertBatchSQL(...)MapSqlApiGetSelectTableSQL(...)MapSqlApiGetSelectViewSQL(...)MapSqlApiGetUpdateSQL(...)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.2.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 |
|---|---|---|
| 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