DPSinfra 2.5.6
dotnet add package DPSinfra --version 2.5.6
NuGet\Install-Package DPSinfra -Version 2.5.6
<PackageReference Include="DPSinfra" Version="2.5.6" />
<PackageVersion Include="DPSinfra" Version="2.5.6" />
<PackageReference Include="DPSinfra" />
paket add DPSinfra --version 2.5.6
#r "nuget: DPSinfra, 2.5.6"
#:package DPSinfra@2.5.6
#addin nuget:?package=DPSinfra&version=2.5.6
#tool nuget:?package=DPSinfra&version=2.5.6
This project contain libraries that need for create and communicate between microservices in DPS Infrastructure
| Product | Versions 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. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Confluent.Kafka (>= 2.10.0)
- JWT (>= 8.2.0)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.AspNetCore.Mvc.Formatters.Json (>= 2.2.0)
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.0)
- Microsoft.Data.SqlClient (>= 5.2.2)
- Microsoft.Extensions.Caching.Memory (>= 5.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Http (>= 5.0.0)
- Microsoft.Extensions.Logging (>= 5.0.0)
- Minio (>= 4.0.7)
- Newtonsoft.Json.Schema (>= 3.0.14)
- Otp.NET (>= 1.4.0)
- RestSharp (>= 106.15.0)
- StackExchange.Redis (>= 2.8.24)
- System.Drawing.Common (>= 6.0.0)
- VaultSharp (>= 1.6.0.3)
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 |
|---|---|---|
| 2.5.6 | 169 | 9/7/2026 |
| 2.5.5 | 247 | 8/14/2026 |
| 2.5.4 | 296 | 8/5/2026 |
| 2.5.3 | 906 | 11/10/2025 |
| 2.5.2 | 2,056 | 5/29/2025 |
| 2.5.1 | 637 | 3/24/2025 |
| 2.5.0 | 1,183 | 1/14/2025 |
| 2.4.3.2 | 314 | 12/27/2024 |
| 2.4.3.1 | 319 | 12/19/2024 |
| 2.4.3 | 269 | 12/18/2024 |
| 2.4.2 | 297 | 10/28/2024 |
| 2.4.0 | 715 | 8/15/2024 |
| 2.3.0 | 328 | 7/17/2024 |
| 2.2.0 | 398 | 5/2/2024 |
| 2.1.0 | 331 | 2/23/2024 |
| 2.0.1 | 1,252 | 1/23/2024 |
| 2.0.0 | 293 | 1/23/2024 |
| 1.9.1 | 461 | 12/22/2023 |
| 1.9.0 | 381 | 11/7/2023 |
- Initial release
v1.0.1
- Add kafka cresdentials
v1.1.0
- Add notification server interfaces
v1.2.0
- Replace kafka autolog solution by async logger provider
v1.3.0
- Add 2 notification methods. sendSocket and sendEmail
v1.4.0
- Add Utils namespace
- Add JsonWebToken.issuetoken method in Utils
v1.4.1
- Change Emailmessage interface: customerID to access_token
v1.4.2
- Change Notifier socketMessage interface (add html and json)
v1.5.0
- Add ConnectionCache interfaces
- Add UploadFile
v1.5.1
- Change UploadFile (fix model upload)
v1.5.2
- update connection cache (secret key)
- update send email by CustomerID
v1.5.3
- Change config (Host JeeAccount_API, MinioConfig)
v1.6.0
- Add onesignal push notify interface
v1.7.0
- Add 1 notification method sendDesktop
v1.7.1
- Fix bug sendDesktop
v1.7.2
- Add field customerid
v1.7.3
- Add fields in notify socket
v1.8.0
- Update notification
v1.8.1
- Add 2 fields cc and bcc receivers
v1.8.2
- add new field disabled
v1.8.3
- add new field typeApp
v1.8.4
- add checkfile, remove folder, copy folder and await function
v1.8.5
- Add connectionstring read
v1.8.6
- Add config jeechat notify new
v1.8.7
- Update version kafka
v1.8.8
- Update new listen func kafka
v1.8.9
- fix bug kafka
v1.9.0
- fix bug kafka
v1.9.1
- fix bug email
v2.0.0
- add func uploadfile kafka
v2.0.1
- rename func upload file
v2.1.0
- add func move, copy folde, move copy fille and rename
v2.2.0
- add option private bucket and get link private
v2.3.0
- add attribute otp check public api
v2.4.0
- add field system push notification all
v2.4.1
- fix notification bug
v2.4.2
- Re-add field system push notification all
v2.4.3
- Add outbox functionality for Kafka producer
v2.4.3.1
- Add message object for Kafka consumer callback function
v2.4.3.2
- Add "CustomerID" property to MessageWraper model
v2.5.0
- Add Redis support
v2.5.1
- Add notification parameter
v2.5.2
- Add settings for SecurityProtocol và SaslMechanism
v2.5.3
- Add settings for Redis region
v2.5.4
- Add app settings for notifications
v2.5.5
- Add logging to redis read
v2.5.6
- Update minio library version to 4.0.7