资 源 简 介
NIntegrate is a open source .NET SOA Integration Framework on the top of WCF. The goal of NIntegrate is to implement a rapid development framework for .NET developers to apply SOA design patterns easier.
NIntegrate provides several reusable SOA components to solve specific enterprise SOA problems. Different from some other one-in-one SOA solution, NIntegrate is designed to be easily integrated with your company’s application frameworks.
Problems NIntegrate Solves:
Decouple WCF configuration from Web.config/App.config files.
Dynamic query through WCF.
Cross-Domain AJAX WCF Call
Flexible object mapping.
LRU dictionary caching.
SingleThreadQueue.
Project Site
http://nintegrate.com
文 件 列 表
BSD.license
readme.txt
release-note.txt
core
NIntegrate_OpenSource.sln
GlobalAssemblyInfo.cs
NIntegrate.Web
NIntegrate.Test
NIntegrate.WebTest
NIntegrate
NIntegrate.CodeGenerator
doc
src
extensions
samples
NIntegrate_Samples.sln
DummyEnterpriseFramework
DummyEnterpriseServicePublisher
DummyEnterpriseService.Interface
DummyEnterpriseService.Implementation
DummyEnterpriseServiceConsumer
DistributedEnterpriseIntegration.ConfigurationCenter
DistributedEnterpriseIntegration.ConfigurationWeb
DistributedEnterpriseIntegration.Farm1App1ServiceCenter
DistributedEnterpriseIntegration.Farm1App2ServiceCenter
DistributedEnterpriseIntegration.Farm2App1ServiceCenter
DistributedEnterpriseIntegration.Farm3App1Web
DatabaseScripts
DistributedEnterpriseIntegration.Framework
DistributedEnterpriseIntegration.App1.Contracts
DistributedEnterpriseIntegration.App1.Implementation
DistributedEnterpriseIntegration.App2.Contracts
DistributedEnterpriseIntegration.App2.Implementation