Whipstaff.AspNetCore
8.0.51
See the version list below for details.
dotnet add package Whipstaff.AspNetCore --version 8.0.51
NuGet\Install-Package Whipstaff.AspNetCore -Version 8.0.51
<PackageReference Include="Whipstaff.AspNetCore" Version="8.0.51" />
paket add Whipstaff.AspNetCore --version 8.0.51
#r "nuget: Whipstaff.AspNetCore, 8.0.51"
// Install Whipstaff.AspNetCore as a Cake Addin #addin nuget:?package=Whipstaff.AspNetCore&version=8.0.51 // Install Whipstaff.AspNetCore as a Cake Tool #tool nuget:?package=Whipstaff.AspNetCore&version=8.0.51
Whipstaff
A variety of reusable logic for .NET core. It is not intended as a framework in its own right, it is aimed as adhesive between other packages and features within the .NET framework.
Current Status
This project is in a beta phase and tied to work being done in https://github.com/dpvreony/nucleotide, development is slow due to COVID workload.
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. |
-
net8.0
- AspNetCoreRateLimit (>= 5.0.0)
- Audit.NET (>= 25.0.4)
- Audit.WebApi.Core (>= 25.0.4)
- Ben.BlockingDetector (>= 0.0.4)
- DocumentFormat.OpenXml (>= 3.0.2)
- DynamicData (>= 8.4.1)
- Exceptionless.AspNetCore (>= 6.0.4)
- Exceptionless.Extensions.Logging (>= 6.0.4)
- Microsoft.ApplicationInsights.AspNetCore (>= 2.22.0)
- Microsoft.ApplicationInsights.Profiler.AspNetCore (>= 2.7.1)
- Microsoft.AspNetCore.MiddlewareAnalysis (>= 8.0.6)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 8.0.6)
- Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (>= 8.0.6)
- Microsoft.EntityFrameworkCore (>= 8.0.6)
- Microsoft.Extensions.DiagnosticAdapter (>= 3.1.32)
- Microsoft.Extensions.Logging.EventLog (>= 8.0.0)
- Microsoft.FeatureManagement.AspNetCore (>= 3.3.1)
- Microsoft.VisualStudio.Web.BrowserLink (>= 2.2.0)
- MiniProfiler.AspNetCore.Mvc (>= 4.3.8)
- NetEscapades.AspNetCore.SecurityHeaders (>= 0.21.0)
- OwaspHeaders.Core (>= 8.1.0)
- RimDev.ApplicationInsights.Filters (>= 1.1.62)
- Swashbuckle.AspNetCore (>= 6.6.2)
- Whipstaff.Core (>= 8.0.51)
- Whipstaff.MediatR (>= 8.0.51)
- Whipstaff.Runtime (>= 8.0.51)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Whipstaff.AspNetCore:
Package | Downloads |
---|---|
Whipstaff.OpenXml
Re-usable logic for working with Open XML. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.0.212 | 175 | 10/14/2024 |
8.0.144 | 370 | 8/23/2024 |
8.0.116 | 284 | 8/3/2024 |
8.0.91 | 223 | 7/11/2024 |
8.0.64 | 176 | 6/13/2024 |
8.0.51 | 160 | 6/6/2024 |
8.0.36 | 181 | 5/29/2024 |
8.0.26 | 149 | 5/22/2024 |
8.0.1 | 158 | 5/3/2024 |
7.1.131 | 173 | 4/16/2024 |
7.1.100 | 320 | 3/13/2024 |
7.1.70 | 357 | 2/15/2024 |
7.1.58 | 199 | 2/5/2024 |
7.1.50 | 174 | 1/27/2024 |
7.1.45 | 121 | 1/25/2024 |
7.1.15 | 325 | 12/28/2023 |
7.1.3 | 260 | 12/17/2023 |
7.1.2 | 137 | 12/16/2023 |
7.0.5 | 261 | 12/8/2023 |
6.1.125 | 863 | 9/7/2023 |
6.1.122 | 217 | 9/4/2023 |
6.1.120 | 235 | 8/31/2023 |
6.1.119 | 189 | 8/31/2023 |
6.1.116 | 230 | 8/29/2023 |
6.1.83 | 564 | 7/28/2023 |
6.1.51 | 449 | 6/14/2023 |
6.1.48 | 227 | 6/12/2023 |
6.1.11 | 525 | 5/4/2023 |
6.1.1 | 298 | 4/18/2023 |
6.0.245 | 1,323 | 8/9/2022 |
6.0.220 | 725 | 7/15/2022 |
6.0.134 | 1,085 | 5/4/2022 |
6.0.105 | 873 | 3/31/2022 |
6.0.55 | 1,051 | 1/16/2022 |
6.0.48 | 952 | 1/8/2022 |
6.0.47 | 885 | 1/8/2022 |
6.0.45 | 971 | 1/6/2022 |
6.0.42 | 865 | 1/6/2022 |
6.0.2 | 1,294 | 11/15/2021 |
6.0.1 | 1,237 | 11/15/2021 |
5.1.42 | 1,537 | 11/9/2021 |
5.1.1 | 1,606 | 9/7/2021 |
5.0.12 | 2,038 | 8/15/2021 |
## Features:
* 6c014ff791ac1b0a206b19323a8075cce3ea23ec feature: command line handler to reduce call stack on exceptions (#1762) @dpvreony
* e233167ebfd902416f606a5899a963b1abdcc1ae Feature: Add Efcore Tag with caller member AND call site (#1764) @dpvreony
* dee29aa2313167081e8cfe9466611f13a4d0dabf Feature: add mahapps.metro v3 alpha vetuviem generation (#1769) @dpvreony
* d01120583818dd27a12832d7d6dcfd5766d67ef8 Feature: add v2vm for syncfusion wpf diagram control (#1770) @dpvreony
## Housekeeping:
* 897b353ab5b393b42c08a487663d10a1d22a61c1 Housekeeping: EnforceCodeStyleInBuild (#1765) @dpvreony
## Other:
* e6a63ed2876a57d7473ea76e0877b81d38326654 chore(deps): update dependency githubactionstestlogger to v2.4.0 (#1757) @renovate[bot]
* bf80bf26f16dc3ae09a9baa9eed288592ea706d6 chore(deps): update all vetuviem dependencies to v0.10.5 (#1756) @renovate[bot]
* c1d528108d8265a2c34712ad580e724957bb9e28 chore(deps): update dependency githubactionstestlogger to v2.4.1 (#1758) @renovate[bot]
* 66f95932c7d0d21a0aa2aaa177e6d8555343b273 chore(deps): update dependency owaspheaders.core to v8.1.0 (#1759) @renovate[bot]
* 5c3dcaa7ee0c059e34bfd1a7b2ced1d633d22d34 chore(deps): update dependency sonaranalyzer.csharp to v9.26.0.92422 (#1760) @renovate[bot]
* 34ea5313c5677ab7aaa04ab098d284fb099b0795 chore(deps): update dependency microsoft.data.sqlclient to v5.2.1 (#1761) @renovate[bot]
* d2457968856f989af684eab22fc5e0ccd005b74a chore(deps): update dependency roslynator.analyzers to v4.12.4 (#1763) @renovate[bot]
* 0ceb08a990e238be8f945e4d58784d250ef00b9e chore(deps): update dependency syncfusion.pdf.net.core to v25.2.7 (#1768) @renovate[bot]
* 1613a268ba5d61860a74f465832457029c6a5e16 chore(deps): update dependency nerdbank.gitversioning to v3.6.139 (#1767) @renovate[bot]
* a60f229cf5f8fea32dd80ea4e906842bbf716cbb chore(deps): update all vetuviem dependencies to v0.10.11 (#1766) @renovate[bot]