Responsible.Core 3.0.2

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

A Handy package for creating operation responses in a smart way.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (6)

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

Package Downloads
Responsible.Handler.Winforms

Handles IResponses and extract message boxes accordingly.

Responsible.Uow.EntityFramework

A Handy package for warapping EntityFrameWork in UnitOfWork.

Responsible.Handler.WebApi

Query/Handle Http Request created by Responsible.Core for Web Api.

Responsible.WebApi

Handles Responses created by Responsible.Core for Web Api.

Responsible.Handler.Console

Handles Responses created by Responsible.Core for Console Applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.19 20,380 9/22/2019
3.0.18 2,848 7/26/2019
3.0.17 1,339 4/1/2019
3.0.16 1,288 2/8/2019
3.0.15 768 1/29/2019
3.0.14 755 1/19/2019
3.0.13 737 1/19/2019
3.0.12 934 1/17/2019
3.0.10 1,064 10/2/2018
3.0.9 884 9/10/2018
3.0.8 880 8/29/2018
3.0.7 1,006 8/16/2018
3.0.6 1,423 8/8/2018
3.0.5 3,731 2/26/2018
3.0.4 1,491 2/17/2018
3.0.3 1,553 1/12/2018
3.0.2 1,724 1/12/2018
3.0.1 3,011 10/20/2017
3.0.0 1,498 10/20/2017
2.0.0 1,552 10/12/2017
1.0.2 1,262 1/12/2018
1.0.1 1,580 10/12/2017
1.0.0 2,079 10/12/2017

A Handy package for creating operation responses in a smart way.