Mvp24Hours.WebAPI 8.3.261

There is a newer version of this package available.
See the version list below for details.
dotnet add package Mvp24Hours.WebAPI --version 8.3.261
                    
NuGet\Install-Package Mvp24Hours.WebAPI -Version 8.3.261
                    
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="Mvp24Hours.WebAPI" Version="8.3.261" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Mvp24Hours.WebAPI" Version="8.3.261" />
                    
Directory.Packages.props
<PackageReference Include="Mvp24Hours.WebAPI" />
                    
Project file
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 Mvp24Hours.WebAPI --version 8.3.261
                    
#r "nuget: Mvp24Hours.WebAPI, 8.3.261"
                    
#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 Mvp24Hours.WebAPI@8.3.261
                    
#: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=Mvp24Hours.WebAPI&version=8.3.261
                    
Install as a Cake Addin
#tool nuget:?package=Mvp24Hours.WebAPI&version=8.3.261
                    
Install as a Cake Tool

What's new?

NET8

8.3.261

  • CronJob implementation.

8.2.102

  • Implementation of route handlers for conversion and binding of parameters for Minimal API.

8.2.101

  • Migration and refactoring of evolution to NET8.

NETCORE

4.1.191

  • Refactoring for asynchronous result mapping;

4.1.181

  • Anti-pattern removal;
  • Separation of log entity contexts for contract use only;
  • Update and detail architectural resources in documentation;
  • Correction of dependency injection in the RabbitMQ and Pipeline client;
  • Configuration of isolated consumers for RabbitMQ client;
  • Implementation of tests for database context with log;

3.12.262

  • Refactoring extensions.

3.12.261

  • Middleware test implementation.

3.12.221

  • Implementation of Delegation Handlers to propagate keys in the Header (correlation-id, authorization, etc);
  • Implementation of Polly to apply concepts of resilience and fault tolerance;
  • Correction of automatic loading of mapping classes with IMapFrom;

3.12.151

  • Removed generic typing from the IMapFrom class;
  • Implementation of Testcontainers for RabbitMQ, Redis and MongoDb projects;

3.2.241

  • Refactoring to migrate json file settings to fluent extensions;
  • Replacement of the notification pattern;
  • Review of templates;
  • Addition of HealthCheck to all samples;
  • Creation of a basic WebStatus project with HealthCheckUI;
  • Replacement of logging dependencies for trace injection through actions;
  • Trace/Verbose in all main libraries and layers;
  • Configuration of transaction isolation level for queries with EF;
  • Refactoring of the RabbitMQ library for consumer injection and fluid configuration for "DeadLetterQueue";
  • Persistent connection and resilience with Polly for RabbitMQ;
  • Implementation of asynchronous consumer for RabbitMQ;
  • Pipeline adjustment to allow adding messages to the package (info, error, warning, success) - replacement of the notification pattern;
  • Validation change (FluentValidation or DataAnnotations) to return list of messages - replacement of notification pattern;
  • Changed documentation and added configuration for WebAPI;
  • Refactoring of library testing;
  • Refactoring for migration from Core to .NET 6.

Other versions...

  • Relational database (SQL Server, PostgreSql and MySql)
  • NoSql database (MongoDb and Redis)
  • Message Broker (RabbitMQ)
  • Pipeline (Pipe and Filters pattern)
  • Documentation (Swagger)
  • Mapping (AutoMapper)
  • Logging
  • Standards for data validation (FluentValidation and Data Annotations), specifications (Specification pattern), work unit, repository, among others.
Product 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.

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
9.1.21 93 1/18/2026
9.1.20 164 1/2/2026
8.25.5061 360 5/6/2025
8.7.151 476 7/15/2024
8.5.610 179 5/6/2025
8.3.261 198 3/26/2024
8.2.102 241 2/9/2024
8.2.101 185 2/7/2024
5.4.281 203 4/28/2025
4.1.191 276 1/19/2024
4.1.181 156 1/19/2024
3.12.262 234 12/26/2023
3.12.261 144 12/26/2023
3.12.221 214 12/22/2023
3.12.151 222 12/17/2023
3.6.221 6,830 6/22/2022
3.4.111 977 4/11/2022
3.2.241 697 2/24/2022
3.2.171 640 2/17/2022
Loading failed