DslConfig.Abstractions
1.0.0
See the version list below for details.
dotnet add package DslConfig.Abstractions --version 1.0.0
NuGet\Install-Package DslConfig.Abstractions -Version 1.0.0
<PackageReference Include="DslConfig.Abstractions" Version="1.0.0" />
paket add DslConfig.Abstractions --version 1.0.0
#r "nuget: DslConfig.Abstractions, 1.0.0"
// Install DslConfig.Abstractions as a Cake Addin #addin nuget:?package=DslConfig.Abstractions&version=1.0.0 // Install DslConfig.Abstractions as a Cake Tool #tool nuget:?package=DslConfig.Abstractions&version=1.0.0
This configuration library is intended to give .NET Developers a simple, extendable, scaleable, fast, type safe possibility to configure all kind of .NET applications. The Abstraction Package contains only the interfaces (API) to use DslConfig.
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. |
-
- Common.Logging (>= 2.1.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on DslConfig.Abstractions:
Package | Downloads |
---|---|
DslConfig
This configuration library is intended to give .NET Developers a simple, extendable, scaleable, fast, type safe possibility to configure all kind of .NET applications. This package supports the boo (DslConfig.Boo) and C# (DslConfig.CSharp) configuration language. |
|
DslConfig.Boo
This configuration library is intended to give .NET Developers a simple, extendable, scaleable, fast, type safe possibility to configure all kind of .NET applications. This Package is intendend to support only the boo configuration language. |
|
DslConfig.CSharp
This configuration library is intended to give .NET Developers a simple, extendable, scaleable, fast, type safe possibility to configure all kind of .NET applications. This Package is intendend to support only the C# configuration language. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.1-alpha | 7,073 | 3/13/2014 |
1.0.0 | 2,702 | 6/7/2014 |
1.0.0-alpha | 1,618 | 2/9/2014 |
v 1.0.0
- Package Creation
- Put all public and fixed APIs in this dll