![]() |
VOOZH | about |
dotnet add package Codexcite.Functions --version 6.3.4
NuGet\Install-Package Codexcite.Functions -Version 6.3.4
<PackageReference Include="Codexcite.Functions" Version="6.3.4" />
<PackageVersion Include="Codexcite.Functions" Version="6.3.4" />Directory.Packages.props
<PackageReference Include="Codexcite.Functions" />Project file
paket add Codexcite.Functions --version 6.3.4
#r "nuget: Codexcite.Functions, 6.3.4"
#:package Codexcite.Functions@6.3.4
#addin nuget:?package=Codexcite.Functions&version=6.3.4Install as a Cake Addin
#tool nuget:?package=Codexcite.Functions&version=6.3.4Install as a Cake Tool
Reusable library for Azure Functions.
[TBA]
[TBA]
[TBA]
[TBA]
[TBA]
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.3.4 | 107 | 5/27/2026 |
| 6.3.3 | 152 | 4/16/2026 |
| 6.3.2 | 116 | 4/9/2026 |
| 6.3.1 | 141 | 3/25/2026 |
| 6.3.0 | 118 | 3/24/2026 |
| 6.2.1 | 133 | 3/12/2026 |
| 6.2.0 | 134 | 3/12/2026 |
| 6.1.2 | 135 | 3/12/2026 |
| 6.0.9 | 115 | 3/9/2026 |
| 6.0.8 | 125 | 3/5/2026 |
| 6.0.7 | 120 | 3/5/2026 |
| 6.0.6 | 120 | 3/4/2026 |
| 6.0.5 | 125 | 2/26/2026 |
| 6.0.4 | 137 | 2/13/2026 |
| 6.0.3 | 131 | 2/11/2026 |
| 6.0.2 | 138 | 2/11/2026 |
| 6.0.1 | 137 | 2/4/2026 |
| 6.0.0 | 248 | 11/27/2025 |
| 3.7.20 | 237 | 11/25/2025 |
| 3.7.19 | 245 | 10/22/2025 |
Codexcite.Functions 6.1.0 - Configurable BuildDefaultSerilogLogger
Codexcite.Functions 3.7.0 - Add HttpVersionHeaderMiddleware
Codexcite.Functions 3.6.0 - Add OpenApi CustomTypeDocumentFilter and DateOnlyDocumentFilter
Codexcite.Functions 3.5.0 - HttpJsonExceptionHandlingMiddleware
Codexcite.Functions 3.4.0 - FunctionContextAccessor
Codexcite.Functions 3.2.0 - Custom NewtonsoftJsonObjectSerializer to fix Async Error in the Asp.Net Core version
Codexcite.Functions 3.1.10 - Handle AggregateExceptions with Flatten() method
Codexcite.Functions 3.1.9 - Handle ErrorNotFoundException as NotFound http response
Codexcite.Functions 3.1.0 - Middleware extension methods, OpenApi configuration
Codexcite.Functions 3.0.11 - Direct dependency on System.Net.Http to avoid vulnerability
Codexcite.Functions 3.0.7 - Added xml comments
Codexcite.Functions 3.0.0 - Update to .Net 7.0
Codexcite.Functions 1.3.0 - Added HttpRequest.SetCurrentCultureFromAcceptLanguageHeader. Updated to .NET 6.0.
Codexcite.Functions 1.2.0 - Added HttpRequestExtensions.DeserializeJsonAsync.
Codexcite.Functions 1.1.0 - Added DebugModeLogging in BaseFunctionsStartup.
Codexcite.Functions 1.0.0 - Initial version.