Whipstaff.AspNetCore
8.0.64
See the version list below for details.
dotnet add package Whipstaff.AspNetCore --version 8.0.64
NuGet\Install-Package Whipstaff.AspNetCore -Version 8.0.64
<PackageReference Include="Whipstaff.AspNetCore" Version="8.0.64" />
paket add Whipstaff.AspNetCore --version 8.0.64
#r "nuget: Whipstaff.AspNetCore, 8.0.64"
// Install Whipstaff.AspNetCore as a Cake Addin #addin nuget:?package=Whipstaff.AspNetCore&version=8.0.64 // Install Whipstaff.AspNetCore as a Cake Tool #tool nuget:?package=Whipstaff.AspNetCore&version=8.0.64
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.64)
- Whipstaff.MediatR (>= 8.0.64)
- Whipstaff.Runtime (>= 8.0.64)
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:
* cb406393f7191c08b40bf72cae767d4cf9bd4477 Feature: add v2vm for cefsharp wpf (#1775) @dpvreony
* 0ae5a02af703a3accaf616636bcba22543ea1e1b Feature/reactive command factory (#1777) @dpvreony
## Other:
* 5fcd7c2ae68df2daddff9d769526c71fdaf9897e chore(deps): update dependency mediatr to v12.3.0 (#1771) @renovate[bot]
* d3d76fafc4524f10c2fc929beb1f4e73da293da1 chore(deps): update dependency jetbrains.resharper.globaltools to v2024.1.3 (#1772) @renovate[bot]
* 5adb0b2c415c9f69c70da706ab105aa8a2b12c06 chore(deps): update all vetuviem dependencies to v0.10.12 (#1773) @renovate[bot]
* 340ce4d295f423c129de6427b00d4118f8f8590d add interaction helpers for standard mahapps notifications (#1774) @dpvreony
* e2ca41a49605a433649daea58d2fc6b1ce3c943a chore(deps): update dependency cefsharp.wpf.netcore to v125 (#1776) @renovate[bot]
* 51a17b7a9c694399bdb2a7524ab8ea3c4c9a2f87 chore(deps): update dependency syncfusion.sfdiagram.wpf to v26 (#1779) @renovate[bot]
* 23e2427e0e4bd871056e575ac4dc4c54ffefaa0f chore(deps): update dependency sonaranalyzer.csharp to v9.27.0.93347 (#1778) @renovate[bot]
* a79bd1979ab79ac8230c383081ec3eef4d0bbaa7 chore(deps): update dependency syncfusion.pdf.net.core to v26 (#1780) @renovate[bot]
* d83d083a37eb7a9642a1963aa398170af1435f25 chore(deps): update microsoft/setup-msbuild digest to 767f00a (#1781) @renovate[bot]
* 01ada8846b40eda4a3e9d3d998e90d04353bf4de chore(deps): update all vetuviem dependencies to v0.10.15 (#1782) @renovate[bot]
* 88482d5295c5318d3cd84d3689973caf0b495d71 chore(deps): update actions/checkout digest to 692973e (#1783) @renovate[bot]