Delfin.Core.Shared 2.0.235

dotnet add package Delfin.Core.Shared --version 2.0.235
                    
NuGet\Install-Package Delfin.Core.Shared -Version 2.0.235
                    
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="Delfin.Core.Shared" Version="2.0.235" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Delfin.Core.Shared" Version="2.0.235" />
                    
Directory.Packages.props
<PackageReference Include="Delfin.Core.Shared" />
                    
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 Delfin.Core.Shared --version 2.0.235
                    
#r "nuget: Delfin.Core.Shared, 2.0.235"
                    
#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 Delfin.Core.Shared@2.0.235
                    
#: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=Delfin.Core.Shared&version=2.0.235
                    
Install as a Cake Addin
#tool nuget:?package=Delfin.Core.Shared&version=2.0.235
                    
Install as a Cake Tool

A versatile library for .NET applications that promotes code reuse and maintainability. It includes common utilities, extension methods, shared data models, logging integration, and configuration helpers.

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 is compatible.  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 (6)

Showing the top 5 NuGet packages that depend on Delfin.Core.Shared:

Package Downloads
Delfin.Core.Domain

A Domain Layer library designed for Clean Architecture in .NET applications. This package encapsulates core business logic, domain entities, and domain services, promoting a rich model that enforces business rules and maintains application integrity.

Delfin.Core.StateStore

A robust State Store library for .NET applications, designed to provide a flexible and efficient way to manage application state in distributed systems. This package facilitates state management for microservices, event-driven architectures, and serverless applications.

Delfin.Core.ServiceInvocation

A powerful Service Invocation library for .NET applications, designed to simplify the process of calling and managing remote services in microservices architectures. This package provides a unified approach for invoking services, handling errors, and ensuring reliable communication between distributed components.

Delfin.Core.EventBus

A flexible and scalable Event Bus library for .NET applications, designed to facilitate asynchronous communication between different components of your system. This package supports event-driven architecture, enabling loose coupling and improved maintainability.

Delfin.Core.SecretStore

A secure Secret Store library for .NET applications, designed to manage sensitive information such as API keys, connection strings, and other confidential data. This package provides a simple and secure way to access secrets across various environments while ensuring compliance with security best practices.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.235 72 2026/9/12
2.0.234 184 2026/9/9
2.0.233 327 2026/9/5
2.0.232 299 2026/9/3
2.0.231 244 2026/9/1
2.0.230 275 2026/8/28
2.0.229 273 2026/8/27
2.0.228 264 2026/8/26
2.0.227 271 2026/8/26
2.0.226 307 2026/8/21
2.0.225 292 2026/8/20
2.0.224 307 2026/8/13
2.0.223 309 2026/8/12
2.0.222 347 2026/8/12
2.0.221 359 2026/8/11
2.0.220 291 2026/8/11
2.0.219 259 2026/8/10
2.0.218 462 2026/7/31
2.0.217 320 2026/7/30
2.0.216 307 2026/7/30
Loading failed