nJupiter.Configuration 4.0.4.516

dotnet add package nJupiter.Configuration --version 4.0.4.516
NuGet\Install-Package nJupiter.Configuration -Version 4.0.4.516
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="nJupiter.Configuration" Version="4.0.4.516" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add nJupiter.Configuration --version 4.0.4.516
#r "nuget: nJupiter.Configuration, 4.0.4.516"
#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 nJupiter.Configuration as a Cake Addin
#addin nuget:?package=nJupiter.Configuration&version=4.0.4.516

// Install nJupiter.Configuration as a Cake Tool
#tool nuget:?package=nJupiter.Configuration&version=4.0.4.516

nJupiter.Configuration is a lightweight component for easy management of XML configuration files. It makes it easy to fast add different configurations for your assemblies and components. It automatically adds file watchers to local files so configuration can be updated without restarting the application.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  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 (9)

Showing the top 5 NuGet packages that depend on nJupiter.Configuration:

Package Downloads
nJupiter.Abstraction.Logging

nJupiter.Abstraction.Logging is an abstraction library which makes it easy to change between different logging frameworks in runtime. nJupiter.Abstraction.Logging currently have implementations for NLog, log4net (both the old and the new public key token) and Enterprise Library Logging Application Block. The goal with nJupiter.Abstraction.Logging is simplicity and the component uses the logger pattern known from log4xxx. nJupiter.Abstraction.Logging is also designed to be easy to use together with IoC-container where you can registered generically typed loggers that you easily can use via constructor injection.

nJupiter.DataAccess.Ldap

MembershipProvider and RoleProvider for LDAP . These providers has been successfully tested with Microsoft Active Directory, Novell eDirectory, IBM Tivoli Directory Server, OpenLDAP and Lotus Domino but shall probably work with any type of LDAP-server such as 389 Directory Server, OpenDS / OpenDJ, Apache DS, Sun One / iPlanet / Netscape DS and Oracle Internet Directory.

nJupiter.WebTools

Contains methods for easier management of query strings, accepted types, mime type objects and permanent redirects. Also contains Control Adapters for striping ugly content that ASP.NET is generating by default (for example unnecessary id-attributes), also contains a set o web controls that either is not represented in ASP.NET or that extend the functionality of the native controls. The component also have extended functionality for registering scripts to your page and to find controls by type rather than name and also a set of string constants that contains the most commonly used HTML entities.

nJupiter.DataAccess.Users

A component to manage users and user data via a repository class. It can handle complex property structures and is also able to divide user properties in different contexts. The component has a default implementation for SQL Server (in nJupiter.DataAccess.Users.Sql) but can also be tied to an LDAP (by using the IUserRepository implementation in nJupiter.DataAccess.Users.DirectoryService) or you can also bind it to any other data source by implementing your own IUserRepository. The assembly also contain implementations for ProfileProvider and MembershipProvider implemmentations, for example the HybridMembershipProvider that makes it possible to wrap another MembershipProvider with a database user.

nJupiter.Globalization

Contains a culture factory for CultureInfo-object that easly can be configured via nJupiter.Configuration in the System.config file. Also contains a date handler to manage week numbers like the ISO 8601 standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.4.516 79,597 12/4/2012