ErrorControlSystem 4.2.3
dotnet add package ErrorControlSystem --version 4.2.3
NuGet\Install-Package ErrorControlSystem -Version 4.2.3
<PackageReference Include="ErrorControlSystem" Version="4.2.3"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add ErrorControlSystem --version 4.2.3
#r "nuget: ErrorControlSystem, 4.2.3"
// Install ErrorControlSystem as a Cake Addin #addin nuget:?package=ErrorControlSystem&version=4.2.3 // Install ErrorControlSystem as a Cake Tool #tool nuget:?package=ErrorControlSystem&version=4.2.3
ErrorControlSystem is a .NET library created to automate handling .NET Windows-Base application exceptions and raise that to a sql server. This exception handler have some features as screen capturing, fetch server date time in exception occurrence time and etc.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. 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. |
-
.NETFramework 4.5
- Microsoft.Tpl.Dataflow (>= 4.5.24)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ErrorControlSystem:
Package | Downloads |
---|---|
NugTest
My package description. |
GitHub repositories
This package is not used by any popular GitHub repositories.
* Some Bug fixes
* Add StoredProcedure for catching Sql Errors (sp_CatchError issue #54)
* Remove SqlServerCe nuget reference dependency
* Fix clickOnce additional problem
* Add LogOnTheFly option to logging errors without caching on local systems
More Info: https://github.com/Behzadkhosravifar/ErrorControlSystem