Download Tranquility.Net (Wcf App Server)

Description

Allows developers to host multiple isolated Wcf services within a single Windows service. You'll no longer have to use IIS to host all your services. It's developed in C# .NET.Your services with a smile.

Source Files

The download file tranquilitydotnet.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
WcfAppServer/trunk/DropFolderForLibraries/WcfServiceLibrary1.dll
WcfAppServer/trunk/DropFolderForLibraries/WcfServiceLibrary2.dll
WcfAppServer/trunk/Libs/NLog.dll/* w  w w .  j  ava2 s.c o m*/
WcfAppServer/trunk/Libs/Ninject.dll
WcfAppServer/trunk/Libs/PostSharp.dll
WcfAppServer/trunk/Libs/System.Data.SQLite.dll
WcfAppServer/trunk/Libs/log4net.dll
WcfAppServer/trunk/Libs/sqlite3.dll
WcfAppServer/trunk/Local.testsettings
WcfAppServer/trunk/Readme.txt
WcfAppServer/trunk/TraceAndTestImpact.testsettings
WcfAppServer/trunk/WcfAppServer.Common/ClientProxies/AppServerAdminClient.cs
WcfAppServer/trunk/WcfAppServer.Common/DTOs/ServiceStatus.cs
WcfAppServer/trunk/WcfAppServer.Common/DTOs/WcfEndpoint.cs
WcfAppServer/trunk/WcfAppServer.Common/DTOs/WcfService.cs
WcfAppServer/trunk/WcfAppServer.Common/DTOs/WcfServiceConfig.cs
WcfAppServer/trunk/WcfAppServer.Common/DTOs/WcfServiceLibrary.cs
WcfAppServer/trunk/WcfAppServer.Common/Enums/ServerCommandResponse.cs
WcfAppServer/trunk/WcfAppServer.Common/Enums/ServiceAction.cs
WcfAppServer/trunk/WcfAppServer.Common/Interfaces/IAppServerAdmin.cs
WcfAppServer/trunk/WcfAppServer.Common/Interfaces/IConfigService.cs
WcfAppServer/trunk/WcfAppServer.Common/Interfaces/IServiceStatus.cs
WcfAppServer/trunk/WcfAppServer.Common/Interfaces/IWcfEndpoint.cs
WcfAppServer/trunk/WcfAppServer.Common/Interfaces/IWcfService.cs
WcfAppServer/trunk/WcfAppServer.Common/Interfaces/IWcfServiceConfig.cs
WcfAppServer/trunk/WcfAppServer.Common/Interfaces/IWcfServiceLibrary.cs
WcfAppServer/trunk/WcfAppServer.Common/Properties/AssemblyInfo.cs
WcfAppServer/trunk/WcfAppServer.Common/Serializers/BindingDataContractSurrogate.cs
WcfAppServer/trunk/WcfAppServer.Common/WcfAppServer.Common.csproj
WcfAppServer/trunk/WcfAppServer.Configuration/AbstractConfigService.cs
WcfAppServer/trunk/WcfAppServer.Configuration/App.config
WcfAppServer/trunk/WcfAppServer.Configuration/DropFolderForLibraries/WcfServiceLibrary1.dll
WcfAppServer/trunk/WcfAppServer.Configuration/DropFolderForLibraries/WcfServiceLibrary2.dll
WcfAppServer/trunk/WcfAppServer.Configuration/HardCodedConfigService.cs
WcfAppServer/trunk/WcfAppServer.Configuration/INSTALLATION-README.txt
WcfAppServer/trunk/WcfAppServer.Configuration/Properties/AssemblyInfo.cs
WcfAppServer/trunk/WcfAppServer.Configuration/SQL scripts/Db-scripts.sql
WcfAppServer/trunk/WcfAppServer.Configuration/SqliteConfigService.cs
WcfAppServer/trunk/WcfAppServer.Configuration/WcfAppServer.Configuration.csproj
WcfAppServer/trunk/WcfAppServer.Configuration/WcfAppServerConfiguration.s3db
WcfAppServer/trunk/WcfAppServer.Configuration/WcfBindingHelper.cs
WcfAppServer/trunk/WcfAppServer.ConsoleClient/IoC.cs
WcfAppServer/trunk/WcfAppServer.ConsoleClient/Program.cs
WcfAppServer/trunk/WcfAppServer.ConsoleClient/Properties/AssemblyInfo.cs
WcfAppServer/trunk/WcfAppServer.ConsoleClient/WcfAppServer.ConsoleClient.csproj
WcfAppServer/trunk/WcfAppServer.ConsoleClient/app.config
WcfAppServer/trunk/WcfAppServer.ConsoleHost/App.config
WcfAppServer/trunk/WcfAppServer.ConsoleHost/NLog.config
WcfAppServer/trunk/WcfAppServer.ConsoleHost/Program.cs
WcfAppServer/trunk/WcfAppServer.ConsoleHost/Properties/AssemblyInfo.cs
WcfAppServer/trunk/WcfAppServer.ConsoleHost/WcfAppServer.ConsoleHost.csproj
WcfAppServer/trunk/WcfAppServer.Interfaces/Exceptions/ServiceNotFoundException.cs
WcfAppServer/trunk/WcfAppServer.Interfaces/IAppServer.cs
WcfAppServer/trunk/WcfAppServer.Interfaces/IConfigService.cs
WcfAppServer/trunk/WcfAppServer.Interfaces/IServiceStatus.cs
WcfAppServer/trunk/WcfAppServer.Interfaces/IWcfEndpoint.cs
WcfAppServer/trunk/WcfAppServer.Interfaces/IWcfService.cs
WcfAppServer/trunk/WcfAppServer.Interfaces/IWcfServiceConfig.cs
WcfAppServer/trunk/WcfAppServer.Interfaces/IWcfServiceLibrary.cs
WcfAppServer/trunk/WcfAppServer.Interfaces/Properties/AssemblyInfo.cs
WcfAppServer/trunk/WcfAppServer.Interfaces/Serializers/BindingDataContractSurrogate.cs
WcfAppServer/trunk/WcfAppServer.Interfaces/ServiceStatus.cs
WcfAppServer/trunk/WcfAppServer.Interfaces/WcfAppServer.Interfaces.csproj
WcfAppServer/trunk/WcfAppServer.Interfaces/WcfEndpoint.cs
WcfAppServer/trunk/WcfAppServer.Interfaces/WcfService.cs
WcfAppServer/trunk/WcfAppServer.Interfaces/WcfServiceConfig.cs
WcfAppServer/trunk/WcfAppServer.Interfaces/WcfServiceLibrary.cs
WcfAppServer/trunk/WcfAppServer.Logging/ExceptionHelper.cs
WcfAppServer/trunk/WcfAppServer.Logging/ILogger.cs
WcfAppServer/trunk/WcfAppServer.Logging/Log4NetLogger.cs
WcfAppServer/trunk/WcfAppServer.Logging/LoggingService.cs
WcfAppServer/trunk/WcfAppServer.Logging/MicrosoftLogger.cs
WcfAppServer/trunk/WcfAppServer.Logging/NLogLogger.cs
WcfAppServer/trunk/WcfAppServer.Logging/Properties/AssemblyInfo.cs
WcfAppServer/trunk/WcfAppServer.Logging/WcfAppServer.Logging.csproj
WcfAppServer/trunk/WcfAppServer.Setup/WcfAppServer.Setup.vdproj
WcfAppServer/trunk/WcfAppServer.Tests/Configuration/AbstractConfigServiceTest.cs
WcfAppServer/trunk/WcfAppServer.Tests/Configuration/HardCodedConfigServiceTest.cs
WcfAppServer/trunk/WcfAppServer.Tests/Configuration/SQLiteConfigServiceTest.cs
WcfAppServer/trunk/WcfAppServer.Tests/Configuration/WcfBindingHelperTest.cs
WcfAppServer/trunk/WcfAppServer.Tests/Properties/AssemblyInfo.cs
WcfAppServer/trunk/WcfAppServer.Tests/Test References/WcfAppServer.Configuration.accessor
WcfAppServer/trunk/WcfAppServer.Tests/WcfAppServer.Tests.csproj
WcfAppServer/trunk/WcfAppServer.Tests/app.config
WcfAppServer/trunk/WcfAppServer.sln
WcfAppServer/trunk/WcfAppServer.suo
WcfAppServer/trunk/WcfAppServer.vsmdi
WcfAppServer/trunk/WcfAppServer/App.config
WcfAppServer/trunk/WcfAppServer/AppServer.cs
WcfAppServer/trunk/WcfAppServer/Helpers/FileHelper.cs
WcfAppServer/trunk/WcfAppServer/Interfaces/IServiceHostAdaptor.cs
WcfAppServer/trunk/WcfAppServer/NLog.config
WcfAppServer/trunk/WcfAppServer/Program.cs
WcfAppServer/trunk/WcfAppServer/Properties/AssemblyInfo.cs
WcfAppServer/trunk/WcfAppServer/ServiceHostAdaptor.cs
WcfAppServer/trunk/WcfAppServer/ServiceHostFactory.cs
WcfAppServer/trunk/WcfAppServer/TranquilityApplicationServer.cs
WcfAppServer/trunk/WcfAppServer/WcfAppServer.csproj
WcfAppServer/trunk/WcfAppServer/WcfAppServerInstaller.cs
WcfAppServer/trunk/WcfServiceLibrary1/IService1.cs
WcfAppServer/trunk/WcfServiceLibrary1/IService2.cs
WcfAppServer/trunk/WcfServiceLibrary1/Properties/AssemblyInfo.cs
WcfAppServer/trunk/WcfServiceLibrary1/Service1.cs
WcfAppServer/trunk/WcfServiceLibrary1/Service2.cs
WcfAppServer/trunk/WcfServiceLibrary1/WcfServiceLibrary1.csproj
WcfAppServer/trunk/WcfServiceLibrary2/IService1.cs
WcfAppServer/trunk/WcfServiceLibrary2/Properties/AssemblyInfo.cs
WcfAppServer/trunk/WcfServiceLibrary2/Service1.cs
WcfAppServer/trunk/WcfServiceLibrary2/WcfServiceLibrary2.csproj

Download

Click the following link to download tranquilitydotnet.zip.

tranquilitydotnet.zip




















Home »
  C# Free Code »
    Web »




AJAX
Blog
DotNetNuke
Email
HTML
Http
IIS
JavaScript
jQuery
RSS
URL
VoIP
Web
WebSite
WebSocket