Whipstaff.AspNetCore
8.0.91
See the version list below for details.
dotnet add package Whipstaff.AspNetCore --version 8.0.91
NuGet\Install-Package Whipstaff.AspNetCore -Version 8.0.91
<PackageReference Include="Whipstaff.AspNetCore" Version="8.0.91" />
paket add Whipstaff.AspNetCore --version 8.0.91
#r "nuget: Whipstaff.AspNetCore, 8.0.91"
// Install Whipstaff.AspNetCore as a Cake Addin #addin nuget:?package=Whipstaff.AspNetCore&version=8.0.91 // Install Whipstaff.AspNetCore as a Cake Tool #tool nuget:?package=Whipstaff.AspNetCore&version=8.0.91
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.7)
- Audit.WebApi.Core (>= 25.0.7)
- 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.7)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 8.0.7)
- Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (>= 8.0.7)
- Microsoft.EntityFrameworkCore (>= 8.0.7)
- Microsoft.Extensions.DiagnosticAdapter (>= 3.1.32)
- Microsoft.Extensions.Logging.EventLog (>= 8.0.0)
- Microsoft.FeatureManagement.AspNetCore (>= 3.4.0)
- Microsoft.VisualStudio.Web.BrowserLink (>= 2.2.0)
- MiniProfiler.AspNetCore.Mvc (>= 4.3.8)
- NetEscapades.AspNetCore.SecurityHeaders (>= 0.22.0)
- OwaspHeaders.Core (>= 8.1.0)
- RimDev.ApplicationInsights.Filters (>= 1.1.62)
- Swashbuckle.AspNetCore (>= 6.6.2)
- Whipstaff.Core (>= 8.0.91)
- Whipstaff.MediatR (>= 8.0.91)
- Whipstaff.Runtime (>= 8.0.91)
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:
* 3395b4bb269fade54f278b86a0f3dfca935acf5e Feature: csv helper iso 8601 support for dateonly + datetime (#1790) @dpvreony
* b7ccf70903a12a3d1ca08384b46936fe0a42f3d8 Feature: add mermaid in memory http server (#1794) @dpvreony
## Fixes:
* e2c1465df685eb1ccd0f4cf549fb10a2b3d999dd fix(deps): update dependency highlight.js to v11.10.0 (#1806) @renovate[bot]
## Other:
* d2e098b176dad2986b72b6ebc267d0e1eff214f8 chore(deps): update all vetuviem dependencies to v0.10.17 (#1784) @renovate[bot]
* d4d67b2446c62d2e1ec36b82ebfb090fd1425a99 chore(deps): update dependency netescapades.aspnetcore.securityheaders to v0.22.0 (#1785) @renovate[bot]
* 458bad04a211e2826e8fd22f99b48b7b461ac8eb chore(deps): update all vetuviem dependencies to v0.10.18 (#1786) @renovate[bot]
* 89d3feff6a76ff7aef67c43c3ad28ba27994bb77 chore(deps): update all audit.net dependencies to v25.0.5 (#1787) @renovate[bot]
* 52f18b9d252e9cde5aef39b7a77d3b37f306893b chore(deps): update syncfusion-dotnet monorepo to v26.1.38 (#1788) @renovate[bot]
* 9b7bfe372bfcd1953d11412f055379c5253d45cf chore(deps): update all testable systemio dependencies to v21.0.22 (#1789) @renovate[bot]
* 443a0c76bef70195ad4c18c35cd19297de139c3d chore(deps): update dependency csvhelper to v33 (#1791) @renovate[bot]
* b554d0a6ce34a3359053ac285447a56d71e408c8 chore(deps): update dependency cefsharp.wpf.netcore to v126 (#1792) @renovate[bot]
* 34d197d5adeeeda9df4b6080a9804b14337657ee chore(deps): update dependency jetbrains.resharper.globaltools to v2024.1.4 (#1795) @renovate[bot]
* 1d94cd79de42b2ddcb741ef5d3bba3cd5e000c90 chore(deps): update dependency syncfusion.sfdiagram.wpf to v26.1.39 (#1797) @renovate[bot]
* bad044a92572a6d9e3051aa86e3864db908b2a94 chore(deps): update dependency microsoft.featuremanagement.aspnetcore to v3.4.0 (#1793) @renovate[bot]
* f8627d73487473270debc60b365af83af0d30675 chore(deps): update all audit.net dependencies to v25.0.6 (#1796) @renovate[bot]
* e994c00230f6b70253a53b940469a48ca5c78922 chore(deps): update dependency syncfusion.pdf.net.core to v26.1.39 (#1798) @renovate[bot]
* b33c2d3a67bf747b1302c61a6831ff0c3e073fc7 chore(deps): update dependency sonaranalyzer.csharp to v9.28.0.94264 (#1799) @renovate[bot]
* c9ddf709ba2e77ec049ad809dfbe5a2798077599 chore(deps): update all nuget dependencies to v6.10.1 (#1800) @renovate[bot]
* b47ca34ec5ceda7c40b12ffe91122336f7b8eb5c chore(deps): update syncfusion-dotnet monorepo to v26.1.40 (#1801) @renovate[bot]
* 0650cdea6280c4c1898a495bccb15c55c8ec6926 chore(deps): update dependency microsoft.playwright to v1.45.0 (#1802) @renovate[bot]
* 6063045f4215790ddb6dda4c49a0c1aded7fd044 reapply removal of mediatr pkg from core (#1803) @dpvreony
* ed59f07fa8f000bffd3d0bf5520d28b4b2f0940d add wpf materialdesign v2vm (#1805) @dpvreony
* 588d4aad6a26861dbb2c490efb2ae9c9be7aea16 chore(deps): update all audit.net dependencies to v25.0.7 (#1804) @renovate[bot]
* 80b5b684edece819977815e267ccc51de4146d6a add v2m for avalonedit (#1807) @dpvreony
* 4ccc24a15aa856209d794a1f4937476b9ddb8ce0 chore(deps): update syncfusion-dotnet monorepo to v26.1.41 (#1809) @renovate[bot]
* 5280f42280dc77a786265ef16a7c096c1fe7d7e8 chore(deps): update all xunit dependencies (#1808) @renovate[bot]
* fc779c888ffb59c6395de4635337c89b4d70e395 chore(deps): update all microsoft dependencies to v8.0.7 (#1810) @renovate[bot]