GithubHelp home page GithubHelp logo

aelveborn / njupiter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from njupiter/njupiter

0.0 2.0 0.0 21.58 MB

A component toolkit for development based on .NET

ASP 1.02% C# 95.87% JavaScript 1.62% PowerShell 1.15% HTML 0.34% Batchfile 0.01%

njupiter's Introduction

nJupiter

A component toolkit for development based on .NET

nJupiter is a component toolkit that contains a large amount of functionality across a wide spectrum. nJupiter offering a set of tools that you can use either independently or together with each other in your own projects. nJupiter has been under development since 2005 and is today considered to be a mature project. nJupiter is completely written in C # and is released under a MIT / X11 license. Some of the components in the project was developed in Microsoft .NET 1.1 but was later updated to .NET 2.0 and 3.5 and today the project is .NET 3.5+ only.

Please do not send private mails with questions or issues, please do this at either Stack Overflow or in the Issue Tracker, in this way your question and its answer can help other people with the same problems.

News

16 march 2015: Moved to GitHub

Since Google Code is about to close down we have now moved to GitHub

4 december 2012: All NuGet packages now contain builds for .NET 4.0

All NuGet-packages do now contain specific builds for both .NET 2.0/3.5 and .NET 4.0. Some minor fixes have also been done to some of the components, please refere to the individual project changelogs for more information.

30 august 2012: nJupiter.DataAccess.Ldap 5.1 released

Support for serverless binding added. Set the url element in the configuration to just “LDAP://” to activate. Read more about nJupiter.DataAccess.Ldap here.

27 june 2012: nJupiter.DataAccess.Ldap 5.0 released

The Ldap MembershipProvider and RoleProvider in nJupiter.DataAccess.Ldap now supports paged loading via Virtual List View for LDAP servers that supports it. The RoleProvider shall now also support servers that do not cross refer members in both the group entry and user entry but only store membership in groups, for example Oracle Internet Directory. nJupiter.DataAccess.Ldap now also refer to nJupiter.Abstraction.Logging which means that if you need to log why users can not be validated you can now choose to log this to the logging framework of your own choice. Facades and abstractions for the System.DirectoryServices namespace has also been made public so you can use them if you need to do own operations on the LDAP server which can not be done on the providers directly. The Config objects are also now public, Besides that the component has been completely refactored and cleaned up to make it easier to add new functionality to it in the future. Read more about nJupiter.DataAccess.Ldap here.

8 june 2012: nJupiter.Abstraction.Logging released

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. Read more about it here.

Functionality

nJupiter today contains about 10 components and handles functionality for:

See the wiki for a more detailed overview of the functionality and all the components in nJupiter.

Contribute

If you want to contribute to this project, please feel free to contact one of the project owners.

njupiter's People

Watchers

James Cloos avatar Andreas Älveborn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.