biz.dfch.CS.System.Utilities
3.1.1
dotnet add package biz.dfch.CS.System.Utilities --version 3.1.1
NuGet\Install-Package biz.dfch.CS.System.Utilities -Version 3.1.1
<PackageReference Include="biz.dfch.CS.System.Utilities" Version="3.1.1" />
paket add biz.dfch.CS.System.Utilities --version 3.1.1
#r "nuget: biz.dfch.CS.System.Utilities, 3.1.1"
// Install biz.dfch.CS.System.Utilities as a Cake Addin #addin nuget:?package=biz.dfch.CS.System.Utilities&version=3.1.1 // Install biz.dfch.CS.System.Utilities as a Cake Tool #tool nuget:?package=biz.dfch.CS.System.Utilities&version=3.1.1
biz.dfch.CS.System.Utilities
========================
Collection of utility classes that provide functionalities like
* StringValueAttribute for Enums
* Cryptography helper for password encryption and decryption
* Start-Process assembly for invocation of processes via Interop/CreateProcessWithLogonW for use with biz.dfch.PS.System.Utilities
See http://d-fens.ch/2014/10/11/bug-start-job-from-scheduled-task-fails-with-event-id-8197-when-invoked-via-different-credential-set/
* Log forwarders for System.Diagnostics.Debug/Trace for log4net
* Json helper methods for NewtonSoft.Json
* Introspection and Reflection for calling methods
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- log4net (>= 2.0.5)
- Newtonsoft.Json (>= 6.0.8)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on biz.dfch.CS.System.Utilities:
Package | Downloads |
---|---|
biz.dfch.CS.Cimi.Client
biz.dfch.CS.Cimi.Client ======================== Client for the Swisscom Enterprise Cloud CIMI API d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland ## Download * Get it on [NuGet](https://www.nuget.org/packages/biz.dfch.CS.Cimi.Client/) * See [Releases](https://github.com/dfensgmbh/biz.dfch.CS.Cimi.Client/releases) and [Tags](https://github.com/dfensgmbh/biz.dfch.CS.Cimi.Client/tags) on [GitHub](https://github.com/dfensgmbh/biz.dfch.CS.Cimi.Client) |
|
biz.dfch.CS.Scs.Cmp.ApiBroker.Client
biz.dfch.CS.Scs.Cmp.ApiBroker.Client ======================== Client for the Swisscom Enterprise Cloud API broker d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland ## Download * Get it on [NuGet](https://www.nuget.org/packages/biz.dfch.CS.Scs.Cmp.ApiBroker.Client/) * See [Releases](https://github.com/dfensgmbh/biz.dfch.CS.Scs.Cmp.ApiBroker.Client/releases) and [Tags](https://github.com/dfensgmbh/biz.dfch.CS.Scs.Cmp.ApiBroker.Client/tags) on [GitHub](https://github.com/dfensgmbh/biz.dfch.CS.Scs.Cmp.ApiBroker.Client) |
|
biz.dfch.CS.Redmine.Client
biz.dfch.CS.Redmine.Client ======================== Client for Redmine project management web application Assembly: biz.dfch.CS.Redmine.Client d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland ## Download * Get it on [NuGet](https://www.nuget.org/packages/biz.dfch.CS.Redmine.Client/) * See [Releases](https://github.com/dfensgmbh/biz.dfch.CS.Redmine.Client/releases) and [Tags](https://github.com/dfensgmbh/biz.dfch.CS.Redmine.Client/tags) on [GitHub](https://github.com/dfensgmbh/biz.dfch.CS.Redmine.Client) |
|
biz.dfch.CS.Entity.LifeCycleManager.Extensions.Default
biz.dfch.CS.Entity.LifeCycleManager.Extensions.Default ============================== Default MEF extensions for biz.dfch.CS.Entity.LifeCycleManager |
|
biz.dfch.CS.Entity.LifeCycleManager
biz.dfch.CS.Entity.LifeCycleManager ============================== Allows managing the lifecycle of entities. Supports pre- and post-callouts/hooks. Internally the LifeCycleManager uses the [biz.dfch.CS.StateMachine](https://github.com/dfensgmbh/biz.dfch.CS.StateMachine). ## License Information Telerik JustMock has to be licensed separately. Only the code samples (source code files) are licensed under the Apache 2.0 license. The Telerik JustMock software has to be licensed separately. See the NOTICE file for more information about this. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.1 | 2,189 | 10/10/2016 |
3.0.1 | 980 | 10/7/2016 |
2.0.1 | 5,205 | 6/13/2016 |
2.0.0 | 5,666 | 12/21/2015 |
1.2.7 | 3,802 | 9/26/2015 |
1.2.5 | 1,119 | 9/10/2015 |
1.2.4 | 1,087 | 9/10/2015 |
1.2.3 | 1,057 | 9/10/2015 |
1.2.2 | 1,099 | 9/10/2015 |
1.2.1 | 1,092 | 9/9/2015 |
1.1.0 | 2,008 | 8/31/2015 |
1.0.4 | 1,053 | 8/21/2015 |
1.0.3 | 1,241 | 8/20/2015 |
1.0.2 | 1,213 | 8/20/2015 |
1.0.1 | 1,184 | 8/20/2015 |
1.0.0 | 1,146 | 8/20/2015 |
20161010
* added strong name to assembly