ftrip.io.framework 2.7.1

dotnet add package ftrip.io.framework --version 2.7.1
NuGet\Install-Package ftrip.io.framework -Version 2.7.1
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="ftrip.io.framework" Version="2.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ftrip.io.framework --version 2.7.1
#r "nuget: ftrip.io.framework, 2.7.1"
#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.
// Install ftrip.io.framework as a Cake Addin
#addin nuget:?package=ftrip.io.framework&version=2.7.1

// Install ftrip.io.framework as a Cake Tool
#tool nuget:?package=ftrip.io.framework&version=2.7.1

Framework with all necessary things for developing ftrip.io microservice. Framework contains the setup for CQRS, Exception Handling, Globalization, Installers, Mapping, Persistence, Swagger, etc.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on ftrip.io.framework:

Package Downloads
ftrip.io.framework.messaging

Framework extensions with all necessary abstractions for event bus messaging built on top of Masstransit.

ftrip.io.framework.auth

Framework extensions with all necessary things for JWT authentication.

ftrip.io.framework.jobs

Framework extensions with all necessary abstractions for background jobs built on top of Hangfire.

ftrip.io.framework.email

Framework extensions with all necessary things for Emailing.

ftrip.io.user-service.contracts

This library contains all necessary user-service contracts such as events, commands, and requests/responses that can be used for handling/communicating in other services.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.7.1 372 6/26/2023
2.7.0 383 6/12/2023
2.6.1 409 5/25/2023
2.6.0 335 5/24/2023
2.5.1 308 5/17/2023
2.5.0 332 5/16/2023
2.4.1 300 5/9/2023
2.4.0 278 5/8/2023
2.3.0 354 5/3/2023
2.2.1 269 5/2/2023
2.2.0 379 4/27/2023
2.1.0 362 4/21/2023
2.0.0 370 4/19/2023
1.0.0 418 4/17/2023

Added filter for logs.