Responsible.Core
2.0.0
.NET Standard 1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Responsible.Core --version 2.0.0
NuGet\Install-Package Responsible.Core -Version 2.0.0
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="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Responsible.Core --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Responsible.Core, 2.0.0"
#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 Responsible.Core as a Cake Addin
#addin nuget:?package=Responsible.Core&version=2.0.0
// Install Responsible.Core as a Cake Tool
#tool nuget:?package=Responsible.Core&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A Handy package for handling operation responses in a smart way.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
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.Handler.WebApi
Query/Handle Http Request created by Responsible.Core for Web Api. |
|
Responsible.Uow.EntityFramework
A Handy package for warapping EntityFrameWork in UnitOfWork. |
|
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 | 11,864 | 9/22/2019 |
3.0.18 | 2,584 | 7/26/2019 |
3.0.17 | 1,202 | 4/1/2019 |
3.0.16 | 1,146 | 2/8/2019 |
3.0.15 | 603 | 1/29/2019 |
3.0.14 | 599 | 1/19/2019 |
3.0.13 | 588 | 1/19/2019 |
3.0.12 | 746 | 1/17/2019 |
3.0.10 | 880 | 10/2/2018 |
3.0.9 | 714 | 9/10/2018 |
3.0.8 | 711 | 8/29/2018 |
3.0.7 | 799 | 8/16/2018 |
3.0.6 | 1,150 | 8/8/2018 |
3.0.5 | 2,075 | 2/26/2018 |
3.0.4 | 1,147 | 2/17/2018 |
3.0.3 | 1,183 | 1/12/2018 |
3.0.2 | 1,269 | 1/12/2018 |
3.0.1 | 2,223 | 10/20/2017 |
3.0.0 | 1,140 | 10/20/2017 |
2.0.0 | 1,164 | 10/12/2017 |
1.0.2 | 993 | 1/12/2018 |
1.0.1 | 1,207 | 10/12/2017 |
1.0.0 | 1,515 | 10/12/2017 |
Migrated to .Net Standard