Download Bifrost

Description

A framework providing simpler and easier ways of building highly scalable and available business applications. Abstracting away some of the tedious things one does almost everytime one starts a new project.

Icons

Bifrost

Source Files

The download file bifrost.zip has the following entries.


.hgignore/* www.  ja v a2  s .  com*/
Build/BuildAll.fbp7
Documentation/Bifrost.chm
Documentation/Bifrost.dxc
Documentation/Bifrost.dxp
Documentation/Bifrost_documentxgenerated.xml
Documentation/Figures/CQRS_CommandContext.png
Documentation/Figures/CQRS_CommandCoordinator.png
Documentation/Figures/CQRS_CommandHandlerFlow.png
Documentation/Figures/CQRS_DetailedFlow.png
Documentation/Figures/CQRS_Overview.png
Documentation/Figures/CQRS_Page1.png
Documentation/Figures/CQRS_Page2.png
Documentation/Figures/CQRS_Page3.png
Documentation/Figures/ExplicitCQRS/File_New_Project.png
Documentation/Figures/ExplicitCQRS/ProjectDialog.png
Documentation/Figures/ExplicitCQRS/ProjectProperties.png
Documentation/Figures/ExplicitCQRS/Solution_Explorer_Step1.png
Documentation/designtime/collapsepane.png
Documentation/designtime/commentsfrom.gif
Documentation/designtime/delete.gif
Documentation/designtime/designtime.css
Documentation/designtime/designtime.js
Documentation/designtime/edit.gif
Documentation/designtime/exclaim.gif
Documentation/designtime/expandpane.png
Documentation/designtime/info.gif
Documentation/designtime/isnew.gif
Documentation/designtime/net2010dt.css
Documentation/designtime/net2010dt.js
Documentation/designtime/netdt.css
Documentation/designtime/netdt.js
Documentation/designtime/new.gif
Documentation/designtime/ok.gif
Documentation/designtime/search.gif
Documentation/dotnetimages/Class.gif
Documentation/dotnetimages/Delegate.gif
Documentation/dotnetimages/DxTabActiveLeftEnd.png
Documentation/dotnetimages/DxTabActiveRightEnd.png
Documentation/dotnetimages/DxTabLeftEnd.png
Documentation/dotnetimages/DxTabRightEnd.png
Documentation/dotnetimages/Enumeration.gif
Documentation/dotnetimages/Event.gif
Documentation/dotnetimages/Interface.gif
Documentation/dotnetimages/Method.gif
Documentation/dotnetimages/Property.gif
Documentation/dotnetimages/Structure.gif
Documentation/dotnetimages/collapse.gif
Documentation/dotnetimages/copycode.gif
Documentation/dotnetimages/copycodeHighlight.gif
Documentation/dotnetimages/drpdown.gif
Documentation/dotnetimages/drpdown_orange.gif
Documentation/dotnetimages/expand.gif
Documentation/dotnetimages/gradient.gif
Documentation/dotnetimages/gradient.png
Documentation/dotnetimages/internalConstructor.gif
Documentation/dotnetimages/internalEvent.gif
Documentation/dotnetimages/internalField.gif
Documentation/dotnetimages/internalMethod.gif
Documentation/dotnetimages/internalProperty.gif
Documentation/dotnetimages/isnew.gif
Documentation/dotnetimages/privateConstructor.gif
Documentation/dotnetimages/privateEvent.gif
Documentation/dotnetimages/privateField.gif
Documentation/dotnetimages/privateMethod.gif
Documentation/dotnetimages/privateProperty.gif
Documentation/dotnetimages/protected internalConstructor.gif
Documentation/dotnetimages/protected internalEvent.gif
Documentation/dotnetimages/protected internalField.gif
Documentation/dotnetimages/protected internalMethod.gif
Documentation/dotnetimages/protected internalProperty.gif
Documentation/dotnetimages/protectedConstructor.gif
Documentation/dotnetimages/protectedEvent.gif
Documentation/dotnetimages/protectedField.gif
Documentation/dotnetimages/protectedMethod.gif
Documentation/dotnetimages/protectedProperty.gif
Documentation/dotnetimages/publicConstructor.gif
Documentation/dotnetimages/publicEvent.gif
Documentation/dotnetimages/publicField.gif
Documentation/dotnetimages/publicMethod.gif
Documentation/dotnetimages/publicOperator.gif
Documentation/dotnetimages/publicProperty.gif
Documentation/dotnetimages/static.gif
Documentation/flash/expressinstall.swf
Documentation/images/collapse.gif
Documentation/images/copycode.gif
Documentation/images/copycodeHighlight.gif
Documentation/images/drpdown.gif
Documentation/images/drpdown_orange.gif
Documentation/images/expand.gif
Documentation/images/gradient.png
Documentation/images/hs-caution.gif
Documentation/images/hs-collapsed.gif
Documentation/images/hs-enlarge.gif
Documentation/images/hs-expanded.gif
Documentation/images/hs-heading-collapsed.gif
Documentation/images/hs-heading-expanded.gif
Documentation/images/hs-note.gif
Documentation/images/hs-shrink.gif
Documentation/images/hs-simpletableft.png
Documentation/images/hs-simpletabright.png
Documentation/images/hs-tip.gif
Documentation/script/dotnet2008.js
Documentation/script/helpstudio.js
Documentation/script/hs-common.js
Documentation/script/hs-enlargeimage.js
Documentation/script/hs-expandcollapse.js
Documentation/script/hs-heading-expandcollapse.js
Documentation/script/languagefilter.js
Documentation/script/swfobject.js
Documentation/scripts/dx.net.2010.js
Documentation/scripts/mshs.js
Documentation/stylesheets/branding.css
Documentation/stylesheets/customstyles.css
Documentation/stylesheets/dotnet2008.css
Documentation/stylesheets/dx.net.2010.css
Documentation/stylesheets/helpstudio.css
Documentation/stylesheets/hs-boxes.css
Documentation/stylesheets/hs-expandcollapse-booklet.css
Documentation/stylesheets/hs-expandcollapse.css
Documentation/stylesheets/hs-heading-expandcollapse-booklet.css
Documentation/stylesheets/hs-heading-expandcollapse.css
Documentation/stylesheets/hs-simpletab.css
Documentation/stylesheets/languagefilter.css
Documentation/stylesheets/mshs.css
Keys/Bifrost.snk
License.txt
Source/Bifrost.Azure/Bifrost.Azure.csproj
Source/Bifrost.Azure/CloudStorageConfiguration.cs
Source/Bifrost.Azure/Events/EventStore.cs
Source/Bifrost.Azure/Events/PersistentEvent.cs
Source/Bifrost.Azure/Events/PersistentEventContext.cs
Source/Bifrost.Azure/packages.config
Source/Bifrost.EF4/Bifrost.EF4.csproj
Source/Bifrost.EF4/EntityContext.cs
Source/Bifrost.EF4/packages.config
Source/Bifrost.Fakes/Bifrost.Fakes.csproj
Source/Bifrost.Fakes/Commands/AnotherSimpleCommand.cs
Source/Bifrost.Fakes/Commands/AnotherSimpleCommandBusinessValidator.cs
Source/Bifrost.Fakes/Commands/AnotherSimpleCommandInputValidator.cs
Source/Bifrost.Fakes/Commands/SimpleCommand.cs
Source/Bifrost.Fakes/Commands/SimpleCommandBusinessValidator.cs
Source/Bifrost.Fakes/Commands/SimpleCommandInputValidator.cs
Source/Bifrost.Fakes/Domain/AnotherStatefulAggregatedRoot.cs
Source/Bifrost.Fakes/Domain/StatefulAggregatedRoot.cs
Source/Bifrost.Fakes/Domain/StatelessAggregatedRoot.cs
Source/Bifrost.Fakes/Domain/StatelessAggregatedRootWithOneMethod.cs
Source/Bifrost.Fakes/Entities/EntityContext.cs
Source/Bifrost.Fakes/Events/AnotherSimpleEvent.cs
Source/Bifrost.Fakes/Events/SimpleEvent.cs
Source/Bifrost.Fakes/Events/SimpleEventV1ToV2Migrator.cs
Source/Bifrost.Fakes/Events/SimpleEventV2ToV3Migrator.cs
Source/Bifrost.Fakes/Events/SimpleEventWithDefaultConstructor.cs
Source/Bifrost.Fakes/Events/SimpleEventWithOneProperty.cs
Source/Bifrost.Fakes/Events/v2/SimpleEvent.cs
Source/Bifrost.Fakes/Events/v3/SimpleEvent.cs
Source/Bifrost.Fakes/Sagas/AnotherTransitionalChapter.cs
Source/Bifrost.Fakes/Sagas/NonTransitionalChapter.cs
Source/Bifrost.Fakes/Sagas/NonTransitionalChapterValidator.cs
Source/Bifrost.Fakes/Sagas/SagaWithOneChapterProperty.cs
Source/Bifrost.Fakes/Sagas/SagaWithTwoChapterProperties.cs
Source/Bifrost.Fakes/Sagas/SimpleChapter.cs
Source/Bifrost.Fakes/Sagas/SimpleChapterValidator.cs
Source/Bifrost.Fakes/Sagas/SimpleSaga.cs
Source/Bifrost.Fakes/Sagas/SimpleSagaWithConflictingPropertyNames.cs
Source/Bifrost.Fakes/Sagas/TransitionalChapter.cs
Source/Bifrost.Fakes/packages.config
Source/Bifrost.JSON/Bifrost.JSON.csproj
Source/Bifrost.JSON/Configuration/JsonStorageElement.cs
Source/Bifrost.JSON/ConfigurationExtensions.cs
Source/Bifrost.JSON/EntityContext.cs
Source/Bifrost.JSON/EntityContextConfiguration.cs
Source/Bifrost.JSON/EntityContextConnection.cs
Source/Bifrost.JSON/packages.config
Source/Bifrost.MSpec/Bifrost.MSpec.csproj
Source/Bifrost.MSpec/Events/EventSequenceValidation.cs
Source/Bifrost.MSpec/Events/EventStreamValidation.cs
Source/Bifrost.MSpec/Events/EventValueValidation.cs
Source/Bifrost.MSpec/packages.config
Source/Bifrost.Mimir/App.xaml
Source/Bifrost.Mimir/App.xaml.cs
Source/Bifrost.Mimir/Bifrost.Mimir.csproj
Source/Bifrost.Mimir/Features/Core/MainWindow/View.xaml
Source/Bifrost.Mimir/Features/Core/MainWindow/View.xaml.cs
Source/Bifrost.Mimir/Features/Core/MainWindow/ViewModel.cs
Source/Bifrost.Mimir/Features/Core/Navigation/Category.cs
Source/Bifrost.Mimir/Features/Core/Navigation/FeaturePage.cs
Source/Bifrost.Mimir/Features/Core/Navigation/View.xaml
Source/Bifrost.Mimir/Features/Core/Navigation/View.xaml.cs
Source/Bifrost.Mimir/Features/Core/Navigation/ViewModel.cs
Source/Bifrost.Mimir/Features/Core/Toolbar/View.xaml
Source/Bifrost.Mimir/Features/Core/Toolbar/View.xaml.cs
Source/Bifrost.Mimir/Features/Core/Toolbar/ViewModel.cs
Source/Bifrost.Mimir/Features/Events/EventBrowser/AggregatedRoot.cs
Source/Bifrost.Mimir/Features/Events/EventBrowser/AggregatedRootType.cs
Source/Bifrost.Mimir/Features/Events/EventBrowser/View.xaml
Source/Bifrost.Mimir/Features/Events/EventBrowser/View.xaml.cs
Source/Bifrost.Mimir/Features/Events/EventBrowser/ViewModel.cs
Source/Bifrost.Mimir/Features/Events/EventBrowser/icon.png
Source/Bifrost.Mimir/Features/Events/icon.png
Source/Bifrost.Mimir/Features/General/GettingStarted/View.xaml
Source/Bifrost.Mimir/Features/General/GettingStarted/View.xaml.cs
Source/Bifrost.Mimir/Features/General/GettingStarted/icon.png
Source/Bifrost.Mimir/Features/General/Pivot/Event.png
Source/Bifrost.Mimir/Features/General/Pivot/ObservableCollection.cs
Source/Bifrost.Mimir/Features/General/Pivot/Occured.png
Source/Bifrost.Mimir/Features/General/Pivot/View.xaml
Source/Bifrost.Mimir/Features/General/Pivot/View.xaml.cs
Source/Bifrost.Mimir/Features/General/Pivot/ViewModel.cs
Source/Bifrost.Mimir/Features/General/Pivot/icon.png
Source/Bifrost.Mimir/Features/General/Statistics/View.xaml
Source/Bifrost.Mimir/Features/General/Statistics/View.xaml.cs
Source/Bifrost.Mimir/Features/General/Statistics/icon.png
Source/Bifrost.Mimir/Features/General/Status/View.xaml
Source/Bifrost.Mimir/Features/General/Status/View.xaml.cs
Source/Bifrost.Mimir/Features/General/Status/icon.png
Source/Bifrost.Mimir/Features/General/icon.png
Source/Bifrost.Mimir/Features/Objects/ObjectHistory/View.xaml
Source/Bifrost.Mimir/Features/Objects/ObjectHistory/View.xaml.cs
Source/Bifrost.Mimir/Features/Objects/ObjectHistory/ViewModel.cs
Source/Bifrost.Mimir/Features/Objects/ObjectHistory/icon.png
Source/Bifrost.Mimir/Features/Objects/icon.png
Source/Bifrost.Mimir/Images/backgroundshadow.png
Source/Bifrost.Mimir/Images/backgroundtexture.png
Source/Bifrost.Mimir/MainPage.xaml
Source/Bifrost.Mimir/MainPage.xaml.cs
Source/Bifrost.Mimir/Properties/AppManifest.xml
Source/Bifrost.Mimir/Services/ServiceHelper.cs
Source/Bifrost.Mimir/ViewModel/MainViewModel.cs
Source/Bifrost.Mimir/ViewModel/ViewModelLocator.cs
Source/Bifrost.Mimir/ViewModelConvention.cs
Source/Bifrost.Mimir/ViewModelLocator.cs
Source/Bifrost.Mimir/app.config
Source/Bifrost.Mimir/packages.config
Source/Bifrost.MongoDb/Bifrost.MongoDB.csproj
Source/Bifrost.MongoDb/Configuration/MongoDbStorageElement.cs
Source/Bifrost.MongoDb/ConfigurationExtensions.cs
Source/Bifrost.MongoDb/EntityContext.cs
Source/Bifrost.MongoDb/EntityContextConfiguration.cs
Source/Bifrost.MongoDb/EntityContextConnection.cs
Source/Bifrost.MongoDb/packages.config
Source/Bifrost.NHibernate/Bifrost.NHibernate.csproj
Source/Bifrost.NHibernate/Configuration/NHibernateStorageElement.cs
Source/Bifrost.NHibernate/ConfigurationExtensions.cs
Source/Bifrost.NHibernate/EntityContext.cs
Source/Bifrost.NHibernate/EntityContextConfiguration.cs
Source/Bifrost.NHibernate/EntityContextConnection.cs
Source/Bifrost.NHibernate/Events/EventHolderClassMap.cs
Source/Bifrost.NHibernate/Events/EventSubscriptionHolderClassMap.cs
Source/Bifrost.NHibernate/Sagas/SagaHolderClassMap.cs
Source/Bifrost.NHibernate/UserTypes/SimpleImmutableUserTypeBase.cs
Source/Bifrost.NHibernate/UserTypes/SimpleMutableUserTypeBase.cs
Source/Bifrost.NHibernate/UserTypes/SimpleUserTypeBase.cs
Source/Bifrost.NHibernate/UserTypes/ValueTypeOfBoolean.cs
Source/Bifrost.NHibernate/UserTypes/ValueTypeOfDateTime.cs
Source/Bifrost.NHibernate/UserTypes/ValueTypeOfDecimal.cs
Source/Bifrost.NHibernate/UserTypes/ValueTypeOfDouble.cs
Source/Bifrost.NHibernate/UserTypes/ValueTypeOfInteger.cs
Source/Bifrost.NHibernate/UserTypes/ValueTypeOfLong.cs
Source/Bifrost.NHibernate/UserTypes/ValueTypeOfShort.cs
Source/Bifrost.NHibernate/UserTypes/ValueTypeOfString.cs
Source/Bifrost.NHibernate/packages.config
Source/Bifrost.Ninject.Silverlight/Bifrost.Ninject.Silverlight.csproj
Source/Bifrost.Ninject.Silverlight/packages.config
Source/Bifrost.Ninject.Specs/Bifrost.Ninject.Specs.csproj
Source/Bifrost.Ninject.Specs/Properties/AssemblyInfo.cs
Source/Bifrost.Ninject.Specs/for_KernelExtensions/FirstModule.cs
Source/Bifrost.Ninject.Specs/for_KernelExtensions/SecondModule.cs
Source/Bifrost.Ninject.Specs/for_KernelExtensions/given/a_kernel_and_a_type_discoverer.cs
Source/Bifrost.Ninject.Specs/for_KernelExtensions/when_loading_all_modules_and_there_are_two_modules_in_one_assembly.cs
Source/Bifrost.Ninject.Specs/for_KernelExtensions/when_loading_all_modules_and_there_is_no_assemblies.cs
Source/Bifrost.Ninject.Specs/packages.config
Source/Bifrost.Ninject/Bifrost.Ninject.csproj
Source/Bifrost.Ninject/BindingLifecycleExtensions.cs
Source/Bifrost.Ninject/Container.cs
Source/Bifrost.Ninject/KernelExtensions.cs
Source/Bifrost.Ninject/NinjectInstanceProvider.cs
Source/Bifrost.Ninject/NinjectServiceBehavior.cs
Source/Bifrost.Ninject/NinjectServiceBehaviorExtension.cs
Source/Bifrost.Ninject/packages.config
Source/Bifrost.RavenDb.Embeddable/Bifrost.RavenDb.Embeddable.csproj
Source/Bifrost.RavenDb.Embeddable/Configuration/EmbeddedRavenDbStorageElement.cs
Source/Bifrost.RavenDb.Embeddable/ConfigurationExtensions.cs
Source/Bifrost.RavenDb.Embeddable/EntityContext.cs
Source/Bifrost.RavenDb.Embeddable/EntityContextConfiguration.cs
Source/Bifrost.RavenDb.Embeddable/EntityContextConnection.cs
Source/Bifrost.RavenDb.Embeddable/packages.config
Source/Bifrost.Silverlight/Bifrost.Silverlight.csproj
Source/Bifrost.Silverlight/Extensions/DependencyPropertyExtensions.cs
Source/Bifrost.Silverlight/Extensions/DependencyPropertySubscription.cs
Source/Bifrost.Silverlight/Extensions/IDependencyPropertySubscription.cs
Source/Bifrost.Silverlight/Extensions/NotificationExtensions.cs
Source/Bifrost.Silverlight/Helpers/DependencyProperty.cs
Source/Bifrost.Silverlight/Helpers/DependencyPropertyHelper.cs
Source/Bifrost.Silverlight/Interaction/DelegateCommand.cs
Source/Bifrost.Silverlight/Notification/Dispatcher.cs
Source/Bifrost.Silverlight/Notification/DispatcherManager.cs
Source/Bifrost.Silverlight/Notification/IDispatcher.cs
Source/Bifrost.Silverlight/Notification/IgnoreChangesAttribute.cs
Source/Bifrost.Silverlight/Notification/NotifyChangesForAttribute.cs
Source/Bifrost.Silverlight/Notification/NotifyingObjectWeaver.cs
Source/Bifrost.Silverlight/packages.config
Source/Bifrost.Specs/Bifrost.Specs.csproj
Source/Bifrost.Specs/Bifrost.Specs.csproj.orig
Source/Bifrost.Specs/Commands/for_CommandContext/given/a_command_context_for_a_simple_command.cs
Source/Bifrost.Specs/Commands/for_CommandContext/given/a_command_context_for_a_simple_command_with_one_tracked_object.cs
Source/Bifrost.Specs/Commands/for_CommandContext/given/a_command_context_for_a_simple_command_with_one_tracked_object_with_one_uncommitted_event.cs
Source/Bifrost.Specs/Commands/for_CommandContext/when_committing.cs
Source/Bifrost.Specs/Commands/for_CommandContext/when_getting_objects_being_tracked.cs
Source/Bifrost.Specs/Commands/for_CommandContextManager/Subjects.cs
Source/Bifrost.Specs/Commands/for_CommandContextManager/given/a_command_context_manager.cs
Source/Bifrost.Specs/Commands/for_CommandContextManager/when_establishing_for_same_command.cs
Source/Bifrost.Specs/Commands/for_CommandContextManager/when_establishing_on_different_threads_with_different_commands.cs
Source/Bifrost.Specs/Commands/for_CommandContextManager/when_establishing_on_different_threads_with_same_command.cs
Source/Bifrost.Specs/Commands/for_CommandContextManager/when_establishing_with_different_commands.cs
Source/Bifrost.Specs/Commands/for_CommandContextManager/when_getting_current.cs
Source/Bifrost.Specs/Commands/for_CommandContextManager/when_getting_current_and_command_has_been_established.cs
Source/Bifrost.Specs/Commands/for_CommandCoordinator/Subjects.cs
Source/Bifrost.Specs/Commands/for_CommandCoordinator/given/a_command_coordinator.cs
Source/Bifrost.Specs/Commands/for_CommandCoordinator/when_handling_an_invalid_command.cs
Source/Bifrost.Specs/Commands/for_CommandCoordinator/when_handling_command_and_an_exception_occurs_during_handling.cs
Source/Bifrost.Specs/Commands/for_CommandCoordinator/when_handling_command_with_success.cs
Source/Bifrost.Specs/Commands/for_CommandHandlerForTypeInvoker/given/a_command_handler_for_type_invoker.cs
Source/Bifrost.Specs/Commands/for_CommandHandlerInvoker/Stubs.cs
Source/Bifrost.Specs/Commands/for_CommandHandlerInvoker/Subjects.cs
Source/Bifrost.Specs/Commands/for_CommandHandlerInvoker/given/a_command_handler_invoker_with_no_command_handlers.cs
Source/Bifrost.Specs/Commands/for_CommandHandlerInvoker/given/a_command_handler_invoker_with_one_command_handler.cs
Source/Bifrost.Specs/Commands/for_CommandHandlerInvoker/when_handling_with_automatically_discovered_command_handlers.cs
Source/Bifrost.Specs/Commands/for_CommandHandlerInvoker/when_handling_with_manually_registered_command_handlers.cs
Source/Bifrost.Specs/Commands/for_CommandHandlerInvoker/when_handling_with_no_command_handlers.cs
Source/Bifrost.Specs/Commands/for_CommandHandlerManager/given/a_command_handler_manager.cs
Source/Bifrost.Specs/Commands/for_CommandHandlerManager/when_handling_a_command_without_a_command_handler.cs
Source/Bifrost.Specs/Commands/for_DynamicCommandFactory/given/a_dynamic_command_factory.cs
Source/Bifrost.Specs/Commands/for_DynamicCommandFactory/given/a_dynamic_command_factory_and_an_aggregated_root.cs
Source/Bifrost.Specs/Commands/for_DynamicCommandFactory/when_creating_command_and_argument_come_from_a_constant.cs
Source/Bifrost.Specs/Commands/for_DynamicCommandFactory/when_creating_command_and_argument_come_from_a_field.cs
Source/Bifrost.Specs/Commands/for_DynamicCommandFactory/when_creating_command_and_argument_come_from_a_property.cs
Source/Bifrost.Specs/Commands/for_DynamicCommandFactory/when_creating_command_and_argument_come_from_another_method.cs
Source/Bifrost.Specs/Configuration/Xml/for_ConfigParser/ConfigObject.cs
Source/Bifrost.Specs/Configuration/Xml/for_ConfigParser/ConfigObjectWithConfigObjectWithString.cs
Source/Bifrost.Specs/Configuration/Xml/for_ConfigParser/ConfigObjectWithListOfElements.cs
Source/Bifrost.Specs/Configuration/Xml/for_ConfigParser/ConfigObjectWithStringProperty.cs
Source/Bifrost.Specs/Configuration/Xml/for_ConfigParser/ObjectWithConfigObjectInside.cs
Source/Bifrost.Specs/Configuration/Xml/for_ConfigParser/given/a_config_parser.cs
Source/Bifrost.Specs/Configuration/Xml/for_ConfigParser/when_config_object_has_a_config_element_with_a_string_property_and_it_is_set_as_an_inner_text_on_element.cs
Source/Bifrost.Specs/Configuration/Xml/for_ConfigParser/when_config_object_has_a_string_property_and_it_is_set_as_an_attribute.cs
Source/Bifrost.Specs/Configuration/Xml/for_ConfigParser/when_config_object_has_a_string_property_and_it_is_set_as_inner_text_on_element.cs
Source/Bifrost.Specs/Configuration/Xml/for_ConfigParser/when_config_object_has_a_string_property_and_no_xml_setting_it.cs
Source/Bifrost.Specs/Configuration/Xml/for_ConfigParser/when_config_object_has_an_object_with_a_list.cs
Source/Bifrost.Specs/Configuration/Xml/for_ConfigParser/when_config_object_has_no_properties.cs
Source/Bifrost.Specs/Configuration/Xml/for_ConfigParser/when_object_has_config_object_inside_with_property_set_as_attribute_and_does_not_have_a_child_element_for_the_config_object.cs
Source/Bifrost.Specs/Configuration/for_Configure/given/a_configure_instance.cs
Source/Bifrost.Specs/Configuration/for_Configure/when_configured_with_a_configuration_source.cs
Source/Bifrost.Specs/Configuration/for_Configure/when_initializing.cs
Source/Bifrost.Specs/Configuration/for_EventsConfiguration/given/an_events_configuration.cs
Source/Bifrost.Specs/Configuration/for_EventsConfiguration/given/an_events_configuration_and_configure_object.cs
Source/Bifrost.Specs/Domain/for_AggregatedRootRepository/Stubs.cs
Source/Bifrost.Specs/Domain/for_AggregatedRootRepository/Subjects.cs
Source/Bifrost.Specs/Domain/for_AggregatedRootRepository/given/a_repository_for_a_stateful_aggregated_root.cs
Source/Bifrost.Specs/Domain/for_AggregatedRootRepository/given/a_repository_for_a_stateless_aggregated_root.cs
Source/Bifrost.Specs/Domain/for_AggregatedRootRepository/when_getting_a_stateful_aggregated_root_that_has_events.cs
Source/Bifrost.Specs/Domain/for_AggregatedRootRepository/when_getting_a_stateful_aggregated_root_that_has_no_events.cs
Source/Bifrost.Specs/Domain/for_AggregatedRootRepository/when_getting_a_stateless_aggregated_root_that_has_events.cs
Source/Bifrost.Specs/Events/MethodEventArgumentsSpecs.cs
Source/Bifrost.Specs/Events/MethodEventFactorySpecs.cs
Source/Bifrost.Specs/Events/for_Event/when_comparing_events_of_different_types.cs
Source/Bifrost.Specs/Events/for_Event/when_comparing_events_that_are_same_type_and_area_equal_but_with_different_ids.cs
Source/Bifrost.Specs/Events/for_Event/when_comparing_events_that_are_same_type_with_different_content.cs
Source/Bifrost.Specs/Events/for_Event/when_comparing_events_without_properties_and_different_ids.cs
Source/Bifrost.Specs/Events/for_EventConverter/given/an_event_converter.cs
Source/Bifrost.Specs/Events/for_EventConverter/when_converting_to_an_event_holder.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchy/given/an_event_migration_hierarchy_with_two_levels.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchy/given/an_initialized_event_migration_hierarchy.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchy/when_adding_a_migration_level_to_the_hierarchy.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchy/when_adding_a_migration_that_does_not_implement_the_migration_interface.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchy/when_adding_a_migration_that_does_not_migrate_from_the_previous_type.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchy/when_adding_the_same_migration_type_twice.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchy/when_adding_two_migration_levels_to_the_hierachy.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchy/when_getting_the_concrete_type_for_a_level.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchy/when_getting_the_level_for_a_concrete_type.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchy/when_initializing_an_event_migration_hierarchy.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchyDiscoverer/given/an_event_migration_hierarchy_discoverer_with_two_logical_events_one_of_which_is_migrated.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchyDiscoverer/when_getting_the_event_migration_hierarchies.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchyManager/given/an_event_migration_hierarchy_manager_with_two_logical_events.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchyManager/when_getting_the_concrete_type_for_a_registered_event_with_a_valid_level.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchyManager/when_getting_the_concrete_type_for_a_registered_event_with_an_invalid_level.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchyManager/when_getting_the_concrete_type_for_an_unregistered_event.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchyManager/when_getting_the_current_migration_level_for_a_registered_event.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchyManager/when_getting_the_current_migration_level_for_an_unregistered_event.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchyManager/when_getting_the_logical_type_for_an_event_at_the_root_of_a_migration_hierarchy.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchyManager/when_getting_the_logical_type_for_an_event_that_is_unregistered.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchyManager/when_getting_the_logical_type_for_an_event_within_a_migration_hierarchy.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchyManager/when_getting_the_logical_type_from_the_logical_event_name_for_a_registered_event.cs
Source/Bifrost.Specs/Events/for_EventMigrationHierarchyManager/when_getting_the_logical_type_from_the_logical_name_for_an_unregistered_event.cs
Source/Bifrost.Specs/Events/for_EventMigrationManager/given/a_first_generation_event.cs
Source/Bifrost.Specs/Events/for_EventMigrationManager/given/an_event_with_a_migrator.cs
Source/Bifrost.Specs/Events/for_EventMigrationManager/when_migrating_a_second_generation_event_that_has_a_single_migrator_registered.cs
Source/Bifrost.Specs/Events/for_EventMigrationManager/when_migrating_a_third_generation_event_with_two_migrators_registered.cs
Source/Bifrost.Specs/Events/for_EventMigrationManager/when_migrating_an_event_that_is_first_generation.cs
Source/Bifrost.Specs/Events/for_EventRepository/Subjects.cs
Source/Bifrost.Specs/Events/for_EventRepository/Subscribers.cs
Source/Bifrost.Specs/Events/for_EventRepository/given/a_persisted_stream_of_20_events_belonging_to_2_different_aggregate_roots.cs
Source/Bifrost.Specs/Events/for_EventRepository/given/an_event_repository_with_persisted_events.cs
Source/Bifrost.Specs/Events/for_EventRepository/given/an_event_source_with_10_applied_events.cs
Source/Bifrost.Specs/Events/for_EventRepository/when_getting_the_events_for_a_specific_event_source.cs
Source/Bifrost.Specs/Events/for_EventRepository/when_getting_the_events_for_a_specific_event_source.cs.rej
Source/Bifrost.Specs/Events/for_EventRepository/when_getting_the_last_committed_version_for_an_event_source_with_events.cs
Source/Bifrost.Specs/Events/for_EventRepository/when_getting_unprocessed_events_for_one_subscription_and_there_is_one_event_that_is_unprocessed.cs
Source/Bifrost.Specs/Events/for_EventRepository/when_saving_uncommitted_events.cs
Source/Bifrost.Specs/Events/for_EventSource/Subjects.cs
Source/Bifrost.Specs/Events/for_EventSource/given/a_stateful_event_source.cs
Source/Bifrost.Specs/Events/for_EventSource/given/a_stateless_event_source.cs
Source/Bifrost.Specs/Events/for_EventSource/given/an_event_source_with_2_uncommitted_events.cs
Source/Bifrost.Specs/Events/for_EventSource/given/two_different_event_source_types_that_handle_different_events.cs
Source/Bifrost.Specs/Events/for_EventSource/when_applying_a_new_event.cs
Source/Bifrost.Specs/Events/for_EventSource/when_checking_if_stateless_on_a_stateful_event_source.cs
Source/Bifrost.Specs/Events/for_EventSource/when_checking_if_stateless_on_a_stateless_event_source.cs
Source/Bifrost.Specs/Events/for_EventSource/when_comitting_uncommitted_events.cs
Source/Bifrost.Specs/Events/for_EventSource/when_creating_a_new_event_source.cs
Source/Bifrost.Specs/Events/for_EventSource/when_fast_fowarding_a_stateful_aggregate_root.cs
Source/Bifrost.Specs/Events/for_EventSource/when_fast_fowarding_a_stateless_aggregate_root_that_is_not_the_initial_version.cs
Source/Bifrost.Specs/Events/for_EventSource/when_fast_fowarding_a_stateless_aggregate_root_that_is_the_initial_version.cs
Source/Bifrost.Specs/Events/for_EventSource/when_getting_the_handle_method_on_an_event_source_for_an_event.cs
Source/Bifrost.Specs/Events/for_EventSource/when_reapplying_a_stream_of_committed_events.cs
Source/Bifrost.Specs/Events/for_EventSource/when_reapplying_a_stream_on_a_stateless_event_source.cs
Source/Bifrost.Specs/Events/for_EventSource/when_rolling_back_uncommitted_events.cs
Source/Bifrost.Specs/Events/for_EventSourceVersion/given/a_range_of_event_source_versions.cs
Source/Bifrost.Specs/Events/for_EventSourceVersion/when_comparing_event_source_versions.cs
Source/Bifrost.Specs/Events/for_EventSourceVersion/when_converting_the_event_source_version_to_a_single_number.cs
Source/Bifrost.Specs/Events/for_EventStore/given/an_event_store.cs
Source/Bifrost.Specs/Events/for_EventStore/when_creating_an_instance_and_an_event_is_in_repository_and_a_subscription_has_not_received_it.cs
Source/Bifrost.Specs/Events/for_EventStore/when_saving_uncommitted_events.cs
Source/Bifrost.Specs/Events/for_EventStoreChangeManager/EventStoreChangeNotifier.cs
Source/Bifrost.Specs/Events/for_EventStoreChangeManager/given/an_event_store_change_manager_with_one_notifier_registered.cs
Source/Bifrost.Specs/Events/for_EventStoreChangeManager/given/an_event_store_change_notifier.cs
Source/Bifrost.Specs/Events/for_EventStoreChangeManager/when_notifying_changes_with_one_notifier.cs
Source/Bifrost.Specs/Events/for_EventStoreChangeManager/when_registering_a_notifier_that_does_not_implement_the_notifier_interface.cs
Source/Bifrost.Specs/Events/for_EventStream/behaviors/an_empty_event_stream.cs
Source/Bifrost.Specs/Events/for_EventStream/behaviors/an_event_stream_with_five_events_appended.cs
Source/Bifrost.Specs/Events/for_EventStream/behaviors/an_event_stream_with_one_event_appended.cs
Source/Bifrost.Specs/Events/for_EventStream/given/CommittedEventStream.cs
Source/Bifrost.Specs/Events/for_EventStream/given/EventStream.cs
Source/Bifrost.Specs/Events/for_EventStream/given/UncommittedEventStream.cs
Source/Bifrost.Specs/Events/for_EventStream/given/an_empty_committed_event_stream.cs
Source/Bifrost.Specs/Events/for_EventStream/given/an_empty_uncommitted_event_stream.cs
Source/Bifrost.Specs/Events/for_EventStream/when_appending_an_event_to_a_committed_event_stream.cs
Source/Bifrost.Specs/Events/for_EventStream/when_appending_an_event_to_a_committed_event_stream_out_of_sequence.cs
Source/Bifrost.Specs/Events/for_EventStream/when_appending_an_event_to_a_committed_event_stream_which_has_been_attached_to_another_event_source.cs
Source/Bifrost.Specs/Events/for_EventStream/when_appending_an_event_to_a_committed_event_stream_which_has_not_been_attached_to_an_event_source.cs
Source/Bifrost.Specs/Events/for_EventStream/when_appending_an_event_to_an_uncommitted_event_stream.cs
Source/Bifrost.Specs/Events/for_EventStream/when_appending_an_event_to_an_uncommitted_event_stream_which_has_been_attached_to_an_event_source.cs
Source/Bifrost.Specs/Events/for_EventStream/when_appending_an_event_to_an_uncommitted_event_stream_which_has_been_sequenced.cs
Source/Bifrost.Specs/Events/for_EventStream/when_appending_five_events_to_a_committed_event_stream.cs
Source/Bifrost.Specs/Events/for_EventStream/when_appending_five_events_to_an_uncommitted_event_stream.cs
Source/Bifrost.Specs/Events/for_EventStream/when_creating_a_new_committed_event_stream.cs
Source/Bifrost.Specs/Events/for_EventStream/when_creating_a_new_uncommitted_event_stream.cs
Source/Bifrost.Specs/Events/for_EventSubscriptionManager/SomeEvent.cs
Source/Bifrost.Specs/Events/for_EventSubscriptionManager/SomeEventSubscriber.cs
Source/Bifrost.Specs/Events/for_EventSubscriptionManager/given/an_event_subscription_manager.cs
Source/Bifrost.Specs/Events/for_EventSubscriptionManager/given/an_event_subscription_manager_with_one_subscriber_from_repository.cs
Source/Bifrost.Specs/Events/for_EventSubscriptionManager/given/an_event_subscription_manager_with_one_subscriber_from_repository_and_matching_in_process.cs
Source/Bifrost.Specs/Events/for_EventSubscriptionManager/when_creating_and_there_is_no_subscription_in_repository_but_one_in_process.cs
Source/Bifrost.Specs/Events/for_EventSubscriptionManager/when_getting_all_subscriptions_and_there_is_none_in_running_process.cs
Source/Bifrost.Specs/Events/for_EventSubscriptionManager/when_getting_available_subscriptions_and_one_is_in_repository_but_none_is_in_running_process.cs
Source/Bifrost.Specs/Events/for_EventSubscriptionManager/when_processing_an_event_and_there_is_one_subscription_for_the_event.cs
Source/Bifrost.Specs/Events/for_EventSubscriptionRepository/Subscribers.cs
Source/Bifrost.Specs/Events/for_EventSubscriptionRepository/given/an_event_subscription_repository.cs
Source/Bifrost.Specs/Events/for_EventSubscriptionRepository/given/an_event_subscription_repository_with_two_subscriptions_for_different_event_types.cs
Source/Bifrost.Specs/Events/for_EventSubscriptionRepository/when_adding_a_subscription.cs
Source/Bifrost.Specs/Events/for_EventSubscriptionRepository/when_getting_all_subscribers_and_there_are_two_available.cs
Source/Bifrost.Specs/Events/for_EventSubscriptionRepository/when_getting_for_a_specific_event_type_and_there_are_two_subscriptions.cs
Source/Bifrost.Specs/Events/for_EventSubscriptionRepository/when_getting_for_a_specific_event_type_and_there_is_no_subscriptions.cs
Source/Bifrost.Specs/Events/for_EventSubscriptionRepository/when_updating_a_subscription.cs
Source/Bifrost.Specs/Events/for_ProcessMethodInvoker/TypeWithSimpleEventProcessMethod.cs
Source/Bifrost.Specs/Events/for_ProcessMethodInvoker/given/a_process_method_invoker.cs
Source/Bifrost.Specs/Events/for_ProcessMethodInvoker/when_invoking_on_an_instance_that_can_handle_a_given_event.cs
Source/Bifrost.Specs/Events/for_ProcessMethodInvoker/when_invoking_on_an_instance_that_can_not_handle_a_given_event.cs
Source/Bifrost.Specs/Execution/for_ApplicationManager/given/an_application_manager.cs
Source/Bifrost.Specs/Execution/for_ApplicationManager/when_getting_an_application.cs
Source/Bifrost.Specs/Execution/for_ApplicationManager/when_getting_an_application_and_there_are_multiple_defined.cs
Source/Bifrost.Specs/Execution/for_ApplicationManager/when_getting_an_application_and_there_is_no_application.cs
Source/Bifrost.Specs/Execution/for_ApplicationManager/when_getting_an_application_twice.cs
Source/Bifrost.Specs/Execution/for_BindingConventionManager/FakeBindingConvention.cs
Source/Bifrost.Specs/Execution/for_BindingConventionManager/IService.cs
Source/Bifrost.Specs/Execution/for_BindingConventionManager/Service.cs
Source/Bifrost.Specs/Execution/for_BindingConventionManager/given/a_binding_convention_manager.cs
Source/Bifrost.Specs/Execution/for_BindingConventionManager/given/a_binding_convention_manager_with_one_type.cs
Source/Bifrost.Specs/Execution/for_BindingConventionManager/when_adding_same_convention_twice.cs
Source/Bifrost.Specs/Execution/for_BindingConventionManager/when_automatically_discovering_conventions_and_initializing.cs
Source/Bifrost.Specs/Execution/for_BindingConventionManager/when_initializing_with_convention_that_can_resolve.cs
Source/Bifrost.Specs/Execution/for_BindingConventionManager/when_initializing_with_existing_services_bound_and_one_convention.cs
Source/Bifrost.Specs/Execution/for_BindingConventionManager/when_initializing_with_one_convention_and_one_type.cs
Source/Bifrost.Specs/Execution/for_BindingConventionManager/when_initializing_with_two_conventions_and_one_type_and_first_convention_can_resolve.cs
Source/Bifrost.Specs/Execution/for_BindingConventionManager/when_initializing_with_two_conventions_and_one_type_and_second_convention_can_resolve_but_not_the_first.cs
Source/Bifrost.Specs/Execution/for_DefaultConvention/ISomething.cs
Source/Bifrost.Specs/Execution/for_DefaultConvention/Something.cs
Source/Bifrost.Specs/Execution/for_DefaultConvention/when_resolving_an_interface_with_an_implementation_following_convention_with_a_singleton_attribute.cs
Source/Bifrost.Specs/Execution/for_ExecutionContextManager/given/given_an_execution_context_manager.cs
Source/Bifrost.Specs/Execution/for_ExecutionContextManager/when_Getting_current_and_identity_has_been_set_on_current_thread.cs
Source/Bifrost.Specs/Execution/for_ExecutionContextManager/when_getting_current_and_no_identity_exists_on_thread.cs
Source/Bifrost.Specs/Execution/for_TypeDiscoverer/Stubs.cs
Source/Bifrost.Specs/Execution/for_TypeDiscoverer/given/a_type_discoverer.cs
Source/Bifrost.Specs/Execution/for_TypeDiscoverer/when_finding_types_with_multiple_implementations.cs
Source/Bifrost.Specs/Execution/for_TypeDiscoverer/when_finding_types_with_multiple_implementations_but_asking_for_a_single.cs
Source/Bifrost.Specs/Execution/for_TypeDiscoverer/when_finding_types_with_only_one_implementation.cs
Source/Bifrost.Specs/Execution/for_TypeImporter/Stubs.cs
Source/Bifrost.Specs/Execution/for_TypeImporter/TypeImporterSpecs.cs
Source/Bifrost.Specs/Execution/for_TypeImporter/given/a_type_importer.cs
Source/Bifrost.Specs/Execution/for_TypeImporter/when_importing_single_types.cs
Source/Bifrost.Specs/Execution/for_TypeImporter/when_importing_single_types_and_multiple_are_available.cs
Source/Bifrost.Specs/Execution/for_TypeImporter/when_importing_single_types_and_nothing_is_returned_from_TypeDiscoverer.cs
Source/Bifrost.Specs/Execution/for_WriteOnceExpandoObject/a_read_only_container.cs
Source/Bifrost.Specs/Execution/for_WriteOnceExpandoObject/given/a_write_once_expando_object_with_values.cs
Source/Bifrost.Specs/Execution/for_WriteOnceExpandoObject/given/a_write_once_expando_object_without_values.cs
Source/Bifrost.Specs/Execution/for_WriteOnceExpandoObject/when_adding_value_to_dictionary_after_creation.cs
Source/Bifrost.Specs/Execution/for_WriteOnceExpandoObject/when_adding_values_after_creation.cs
Source/Bifrost.Specs/Execution/for_WriteOnceExpandoObject/when_clearing_after_creation.cs
Source/Bifrost.Specs/Execution/for_WriteOnceExpandoObject/when_creating.cs
Source/Bifrost.Specs/Execution/for_WriteOnceExpandoObject/when_removing_a_value_by_key_after_creation.cs
Source/Bifrost.Specs/Execution/for_WriteOnceExpandoObject/when_setting_values_after_creation.cs
Source/Bifrost.Specs/Execution/for_WriteOnceExpandoObject/when_setting_values_through_indexer_after_creation.cs
Source/Bifrost.Specs/Execution/for_WriteOnceExpandoObject/when_setting_values_to_the_dictionary_after_creation.cs
Source/Bifrost.Specs/Execution/for_any_conventions/SelfBindingConvention.cs
Source/Bifrost.Specs/Execution/for_any_conventions/TypeWithSingletonAttribute.cs
Source/Bifrost.Specs/Execution/for_any_conventions/when_resolving_a_type_that_has_singleton_attribute.cs
Source/Bifrost.Specs/Extensions/for_TypeExtensions/TypeWithDefaultConstructor.cs
Source/Bifrost.Specs/Extensions/for_TypeExtensions/TypeWithoutDefaultConstructor.cs
Source/Bifrost.Specs/Extensions/for_TypeExtensions/when_asking_a_type_with_a_default_constructor_if_it_has_a_default_constructor.cs
Source/Bifrost.Specs/Extensions/for_TypeExtensions/when_asking_a_type_without_a_default_constructor_if_it_has_a_default_constructor.cs
Source/Bifrost.Specs/Globalization/given/a_localizer_mock.cs
Source/Bifrost.Specs/Properties/AssemblyInfo.cs
Source/Bifrost.Specs/Resources/for_ResourceConvention/Stubs.cs
Source/Bifrost.Specs/Resources/for_ResourceConvention/Subjects.cs
Source/Bifrost.Specs/Resources/for_ResourceConvention/given/a_resource_convention.cs
Source/Bifrost.Specs/Resources/for_ResourceConvention/when_accessing_properties_on_a_resolved_strings_implementation.cs
Source/Bifrost.Specs/Resources/for_ResourceConvention/when_asking_if_it_can_resolve_a_resource_implementation.cs
Source/Bifrost.Specs/Resources/for_ResourceConvention/when_asking_if_it_can_resolve_a_type_not_implementing_resource.cs
Source/Bifrost.Specs/Resources/for_ResourceConvention/when_getting_an_instance_of_a_resource_implementation.cs
Source/Bifrost.Specs/Resources/for_ResourceConvention/when_resolving_a_resource_implementation.cs
Source/Bifrost.Specs/Resources/for_ResourceInterceptor/ClassWithString.cs
Source/Bifrost.Specs/Resources/for_ResourceInterceptor/FakeInvocation.cs
Source/Bifrost.Specs/Resources/for_ResourceInterceptor/given/a_resource_interceptor.cs
Source/Bifrost.Specs/Resources/for_ResourceInterceptor/when_intercepting.cs
Source/Bifrost.Specs/Resources/for_ResourceInterceptor/when_intercepting_property_with_string_and_resolver_does_not_have_value.cs
Source/Bifrost.Specs/Resources/for_ResourceInterceptor/when_intercepting_property_with_string_and_resolver_has_a_value.cs
Source/Bifrost.Specs/Resources/for_ResourcePropertiesResolver/Stubs.cs
Source/Bifrost.Specs/Resources/for_ResourcePropertiesResolver/Subjects.cs
Source/Bifrost.Specs/Resources/for_ResourcePropertiesResolver/given/a_resource_properties_resolver.cs
Source/Bifrost.Specs/Resources/for_ResourcePropertiesResolver/when_resolving_properties_implemented_as_resource.cs
Source/Bifrost.Specs/Resources/for_ResourcePropertiesResolver/when_resolving_properties_not_implemented_as_resource.cs
Source/Bifrost.Specs/Sagas/for_ChapterTransitionHelper/when_asking_and_it_can_not_transition.cs
Source/Bifrost.Specs/Sagas/for_ChapterTransitionHelper/when_asking_by_instance_and_it_can_not_transition.cs
Source/Bifrost.Specs/Sagas/for_ChapterTransitionHelper/when_asking_by_instance_and_it_can_transition.cs
Source/Bifrost.Specs/Sagas/for_ChapterTransitionHelper/when_asking_by_type_and_it_can_not_transition.cs
Source/Bifrost.Specs/Sagas/for_ChapterTransitionHelper/when_asking_by_type_and_it_can_transition.cs
Source/Bifrost.Specs/Sagas/for_ChapterTransitionHelper/when_asking_generically_and_it_can_transition.cs
Source/Bifrost.Specs/Sagas/for_Saga/given/a_saga.cs
Source/Bifrost.Specs/Sagas/for_Saga/given/a_saga_with_a_chapter_property.cs
Source/Bifrost.Specs/Sagas/for_Saga/given/a_saga_with_events_from_multiple_aggregated_roots.cs
Source/Bifrost.Specs/Sagas/for_Saga/when_adding_chapter.cs
Source/Bifrost.Specs/Sagas/for_Saga/when_adding_chapter_and_chapter_already_exist.cs
Source/Bifrost.Specs/Sagas/for_Saga/when_checking_if_a_chapter_is_in_saga_and_chapter_is_in_saga.cs
Source/Bifrost.Specs/Sagas/for_Saga/when_checking_if_a_chapter_is_in_saga_and_chapter_is_not_in_saga.cs
Source/Bifrost.Specs/Sagas/for_Saga/when_creating_a_saga.cs
Source/Bifrost.Specs/Sagas/for_Saga/when_getting_chapter_by_type.cs
Source/Bifrost.Specs/Sagas/for_Saga/when_getting_chapter_by_type_and_it_is_not_in_saga.cs
Source/Bifrost.Specs/Sagas/for_Saga/when_loading_events_and_saga_has_events_from_multiple_aggregatedroots.cs
Source/Bifrost.Specs/Sagas/for_Saga/when_setting_the_current_chapter.cs
Source/Bifrost.Specs/Sagas/for_Saga/when_setting_the_current_chapter_by_type_and_it_is_not_part_of_saga.cs
Source/Bifrost.Specs/Sagas/for_SagaCommandContext/given/a_saga_command_context.cs
Source/Bifrost.Specs/Sagas/for_SagaCommandContext/given/a_saga_command_context_with_aggregated_root_that_has_uncommitted_events.cs
Source/Bifrost.Specs/Sagas/for_SagaCommandContext/given/a_saga_command_context_with_one_object_being_tracked.cs
Source/Bifrost.Specs/Sagas/for_SagaCommandContext/when_committing_with_uncommitted_events_available.cs
Source/Bifrost.Specs/Sagas/for_SagaCommandContext/when_committing_with_uncommitted_events_available_and_saga_has_a_chapter_property.cs
Source/Bifrost.Specs/Sagas/for_SagaCommandContext/when_getting_objects_being_tracked.cs
Source/Bifrost.Specs/Sagas/for_SagaConverter/given/a_saga_converter_and_a_saga.cs
Source/Bifrost.Specs/Sagas/for_SagaConverter/given/a_saga_converter_and_a_saga_holder_with_one_chapter_and_one_event_and_chapter_is_current_and_state_is_continuing.cs
Source/Bifrost.Specs/Sagas/for_SagaConverter/given/a_saga_with_one_chapter.cs
Source/Bifrost.Specs/Sagas/for_SagaConverter/given/a_saga_with_one_chapter_and_it_is_current.cs
Source/Bifrost.Specs/Sagas/for_SagaConverter/given/a_saga_with_one_event.cs
Source/Bifrost.Specs/Sagas/for_SagaConverter/when_converting_a_saga_with_one_event_to_a_saga_holder.cs
Source/Bifrost.Specs/Sagas/for_SagaConverter/when_converting_to_saga.cs
Source/Bifrost.Specs/Sagas/for_SagaConverter/when_converting_to_saga_holder.cs
Source/Bifrost.Specs/Sagas/for_SagaConverter/when_converting_to_saga_holder_with_one_chapter_and_it_is_current.cs
Source/Bifrost.Specs/Sagas/for_SagaExtensions/when_setting_the_chapter_instance_on_a_saga_that_has_more_than_one_property_of_this_chapter_type.cs
Source/Bifrost.Specs/Sagas/for_SagaExtensions/when_setting_the_chapter_instance_on_a_saga_that_has_this_chapter_as_a_property.cs
Source/Bifrost.Specs/Sagas/for_SagaLibrarian/given/a_saga_librarian.cs
Source/Bifrost.Specs/Sagas/for_SagaLibrarian/when_getting_a_saga.cs
Source/Bifrost.Specs/Sagas/for_SagaLibrarian/when_recording_a_new_saga.cs
Source/Bifrost.Specs/Sagas/for_SagaLibrarian/when_recording_an_existing_saga.cs
Source/Bifrost.Specs/Sagas/for_SagaNarrator/given/a_saga_narrator.cs
Source/Bifrost.Specs/Sagas/for_SagaNarrator/when_beginning_a_saga_that_is_new.cs
Source/Bifrost.Specs/Sagas/for_SagaNarrator/when_concluding_a_saga_that_causes_an_exception.cs
Source/Bifrost.Specs/Sagas/for_SagaNarrator/when_concluding_a_saga_that_has_begun_when_there_are_no_exceptions_or_validation_errors.cs
Source/Bifrost.Specs/Sagas/for_SagaNarrator/when_concluding_a_saga_that_is_already_concluded.cs
Source/Bifrost.Specs/Sagas/for_SagaNarrator/when_concluding_a_saga_that_is_continuing_when_there_are_no_exceptions_or_validation_errors.cs
Source/Bifrost.Specs/Sagas/for_SagaNarrator/when_concluding_a_saga_that_is_new.cs
Source/Bifrost.Specs/Sagas/for_SagaNarrator/when_continuing_a_saga_that_has_begun.cs
Source/Bifrost.Specs/Sagas/for_SagaNarrator/when_continuing_a_saga_that_has_concluded.cs
Source/Bifrost.Specs/Sagas/for_SagaNarrator/when_continuing_a_saga_that_has_not_begun.cs
Source/Bifrost.Specs/Sagas/for_SagaNarrator/when_continuing_a_saga_that_is_continuing.cs
Source/Bifrost.Specs/Sagas/for_SagaNarrator/when_transitioning_to_a_new_chapter_and_the_current_chapter_is_invalid.cs
Source/Bifrost.Specs/Sagas/for_SagaNarrator/when_transitioning_to_chapter.cs
Source/Bifrost.Specs/Sagas/for_SagaNarrator/when_transitioning_to_chapter_and_chapter_does_not_exist.cs
Source/Bifrost.Specs/Sagas/for_SagaNarrator/when_transitioning_to_chapter_and_chapter_is_already_in_saga.cs
Source/Bifrost.Specs/Sagas/for_SagaNarrator/when_transitioning_to_chapter_and_no_chapter_is_set.cs
Source/Bifrost.Specs/Sagas/for_SagaNarrator/when_transitioning_to_chapter_that_is_not_supported.cs
Source/Bifrost.Specs/Sagas/for_SagaNarrator/when_transitioning_to_same_chapter_as_current.cs
Source/Bifrost.Specs/Sagas/for_SagaState/given/a_state_of_begun.cs
Source/Bifrost.Specs/Sagas/for_SagaState/given/a_state_of_concluded.cs
Source/Bifrost.Specs/Sagas/for_SagaState/given/a_state_of_continuing.cs
Source/Bifrost.Specs/Sagas/for_SagaState/given/a_state_of_new.cs
Source/Bifrost.Specs/Sagas/for_SagaState/when_getting_a_state_from_a_string.cs
Source/Bifrost.Specs/Sagas/for_SagaState/when_in_a_state_of_begun.cs
Source/Bifrost.Specs/Sagas/for_SagaState/when_in_a_state_of_concluded.cs
Source/Bifrost.Specs/Sagas/for_SagaState/when_in_a_state_of_continuing.cs
Source/Bifrost.Specs/Sagas/for_SagaState/when_in_a_state_of_new.cs
Source/Bifrost.Specs/Serialization/for_Serializer/ClassToSerialize.cs
Source/Bifrost.Specs/Serialization/for_Serializer/ISomething.cs
Source/Bifrost.Specs/Serialization/for_Serializer/SomethingImplementation.cs
Source/Bifrost.Specs/Serialization/for_Serializer/given/a_serializer.cs
Source/Bifrost.Specs/Serialization/for_Serializer/when_deserializing_type_with_an_interface_property_and_json_contains_type_reference.cs
Source/Bifrost.Specs/Serialization/for_Serializer/when_serializing_type_with_an_interface_property_and_instance_set_to_implementation.cs
Source/Bifrost.Specs/Serialization/for_SerializerContractResolver/given/a_saga_contract_resolver.cs
Source/Bifrost.Specs/Serialization/for_SerializerContractResolver/when_serializing_saga_containing_properties_with_conflicting_names_using_contract_resolver.cs
Source/Bifrost.Specs/Serialization/for_SerializerContractResolver/when_serializing_saga_using_contract_resolver.cs
Source/Bifrost.Specs/Time/for_SystemClock/when_setting_the_current_system_time_explicitly.cs
Source/Bifrost.Specs/Validation/for_ChapterValidationService/given/a_chapter_validation_service.cs
Source/Bifrost.Specs/Validation/for_ChapterValidationService/when_validating_a_chapter_that_fails.cs
Source/Bifrost.Specs/Validation/for_ChapterValidationService/when_validating_a_chapter_that_passes.cs
Source/Bifrost.Specs/Validation/for_ChapterValidationService/when_validating_a_chapter_with_no_validators.cs
Source/Bifrost.Specs/Validation/for_ChapterValidator/given/a_chapter_validator.cs
Source/Bifrost.Specs/Validation/for_ChapterValidator/when_validating_a_valid_chapter.cs
Source/Bifrost.Specs/Validation/for_ChapterValidator/when_validating_an_invalid_chapter.cs
Source/Bifrost.Specs/Validation/for_ChapterValidatorProvider/given/a_chapter_validator_provider.cs
Source/Bifrost.Specs/Validation/for_ChapterValidatorProvider/when_getting_a_validator_for_a_chapter_with_a_validator.cs
Source/Bifrost.Specs/Validation/for_ChapterValidatorProvider/when_getting_a_validator_for_chapter_with_no_validator.cs
Source/Bifrost.Specs/Validation/for_ChapterValidatorProvider/when_validating_a_chapter_that_does_not_exist.cs
Source/Bifrost.Specs/Validation/for_CommandInputValidator/given/a_command_input_validator.cs
Source/Bifrost.Specs/Validation/for_CommandInputValidator/when_validating_a_valid_command.cs
Source/Bifrost.Specs/Validation/for_CommandInputValidator/when_validating_an_invalid_command.cs
Source/Bifrost.Specs/Validation/for_CommandValidationService/given/a_command_validation_service.cs
Source/Bifrost.Specs/Validation/for_CommandValidationService/when_validating_a_command_that_has_correct_inputs_but_does_not_fulfill_business_rules.cs
Source/Bifrost.Specs/Validation/for_CommandValidationService/when_validating_a_command_that_has_incorrect_inputs.cs
Source/Bifrost.Specs/Validation/for_CommandValidationService/when_validating_a_command_that_passes.cs
Source/Bifrost.Specs/Validation/for_CommandValidationService/when_validating_a_command_with_no_validators.cs
Source/Bifrost.Specs/Validation/for_CommandValidatorProvider/given/a_command_validator_provider_with_input_and_business_validators.cs
Source/Bifrost.Specs/Validation/for_CommandValidatorProvider/when_created.cs
Source/Bifrost.Specs/Validation/for_CommandValidatorProvider/when_getting_a_business_validator_for_a_command_with_a_business_validator.cs
Source/Bifrost.Specs/Validation/for_CommandValidatorProvider/when_getting_a_business_validator_for_a_command_with_no_business_validator.cs
Source/Bifrost.Specs/Validation/for_CommandValidatorProvider/when_getting_an_input_validator_for_a_type_with_an_input_validator.cs
Source/Bifrost.Specs/Validation/for_CommandValidatorProvider/when_getting_an_input_validator_for_a_type_with_no_input_validator.cs
Source/Bifrost.Specs/Views/Stubs.cs
Source/Bifrost.Specs/Views/for_View/Subjects.cs
Source/Bifrost.Specs/Views/for_View/given/a_query_repository.cs
Source/Bifrost.Specs/Views/for_View/when_getting_a_single_instance_of_object_with_id.cs
Source/Bifrost.Specs/Views/for_View/when_getting_a_single_instance_of_object_without_id.cs
Source/Bifrost.Specs/packages.config
Source/Bifrost.Specs/test-results/Bifrost.Tests.csproj-Debug-2010-12-11.xml
Source/Bifrost.Specs/test-results/Bifrost.Tests.csproj.test-cache
Source/Bifrost.Tests/Events/EventDispatcherTests.cs
Source/Bifrost.Tests/Events/EventMethodBindingTests.cs
Source/Bifrost.Tests/Events/EventSubscriberMethodBinderTests.cs
Source/Bifrost.Unity/Bifrost.Unity.Silverlight.csproj
Source/Bifrost.Unity/Bifrost.Unity.csproj
Source/Bifrost.Unity/Container.cs
Source/Bifrost.Unity/DelegateLifetimeManager.cs
Source/Bifrost.Unity/packages.config
Source/Bifrost.WCF/Bifrost.WCF.csproj
Source/Bifrost.WCF/Commands/CommandCoordinatorService.cs
Source/Bifrost.WCF/Commands/CommandDescriptor.cs
Source/Bifrost.WCF/ConfigurationExtensions.cs
Source/Bifrost.WCF/Events/EventService.cs
Source/Bifrost.WCF/Execution/ContainerInstanceProvider.cs
Source/Bifrost.WCF/Execution/ContainerServiceBehavior.cs
Source/Bifrost.WCF/Execution/ContainerServiceHostFactory.cs
Source/Bifrost.WCF/Execution/ContainerWebServiceHost.cs
Source/Bifrost.WCF/Execution/ServiceRoutingExtensions.cs
Source/Bifrost.WCF/Execution/WebApiRoute.cs
Source/Bifrost.WCF/packages.config
Source/Bifrost.Web.Mvc.Specs/Bifrost.Web.Mvc.Specs.csproj
Source/Bifrost.Web.Mvc.Specs/Properties/AssemblyInfo.cs
Source/Bifrost.Web.Mvc.Specs/given/a_temp_data_provider.cs
Source/Bifrost.Web.Mvc.Specs/packages.config
Source/Bifrost.Web.Mvc.Specs/when_loading_temp_data_with_no_controller_context.cs
Source/Bifrost.Web.Mvc.Specs/when_loading_temp_data_with_no_http_context.cs
Source/Bifrost.Web.Mvc.Specs/when_loading_temp_data_with_no_session.cs
Source/Bifrost.Web.Mvc.Specs/when_loading_temp_data_with_no_temp_data_in_session.cs
Source/Bifrost.Web.Mvc.Specs/when_loading_temp_data_with_temp_data_in_session.cs
Source/Bifrost.Web.Mvc.Specs/when_saving_temp_data_with_no_controller_context.cs
Source/Bifrost.Web.Mvc.Specs/when_saving_temp_data_with_no_http_context.cs
Source/Bifrost.Web.Mvc.Specs/when_saving_temp_data_with_no_temp_data_values_and_no_existing_values.cs
Source/Bifrost.Web.Mvc.Specs/when_saving_temp_data_with_no_temp_data_values_and_there_are_existing_values.cs
Source/Bifrost.Web.Mvc.Specs/when_saving_temp_data_with_temp_data_values.cs
Source/Bifrost.Web.Mvc/Bifrost.Web.Mvc.csproj
Source/Bifrost.Web.Mvc/BifrostHttpApplication.cs
Source/Bifrost.Web.Mvc/BifrostHttpApplication.cs.orig
Source/Bifrost.Web.Mvc/BifrostTempDataProvider.cs
Source/Bifrost.Web.Mvc/Commands/CommandForm.cs
Source/Bifrost.Web.Mvc/Commands/CommandHelper.cs
Source/Bifrost.Web.Mvc/Commands/CommandViewDataContainer.cs
Source/Bifrost.Web.Mvc/Commands/ModelStateDictionaryExtensions.cs
Source/Bifrost.Web.Mvc/ContainerDependencyResolver.cs
Source/Bifrost.Web.Mvc/Sagas/SagaLibrarian.cs
Source/Bifrost.Web.Mvc/Visualizers/AggregatedRootHtmlHelpers.cs
Source/Bifrost.Web.Mvc/packages.config
Source/Bifrost.Web/Amount.cs
Source/Bifrost.Web/AmountType.cs
Source/Bifrost.Web/Bifrost.Web.csproj
Source/Bifrost.Web/DoStuff.cs
Source/Bifrost.Web/DoStuffClassMap.cs
Source/Bifrost.Web/DoStuffCommand.cs
Source/Bifrost.Web/DoStuffCommandHandler.cs
Source/Bifrost.Web/DoStuffId.cs
Source/Bifrost.Web/DoStuffIdType.cs
Source/Bifrost.Web/Global.asax
Source/Bifrost.Web/Global.asax.cs
Source/Bifrost.Web/Properties/AssemblyInfo.cs
Source/Bifrost.Web/Scripts/bifrost.commands.js
Source/Bifrost.Web/Scripts/jQuery.tmpl.js
Source/Bifrost.Web/Scripts/jQuery.tmpl.min.js
Source/Bifrost.Web/Scripts/jquery-1.7.1-vsdoc.js
Source/Bifrost.Web/Scripts/jquery-1.7.1.js
Source/Bifrost.Web/Scripts/jquery-1.7.1.min.js
Source/Bifrost.Web/Scripts/knockout-1.3.0beta.debug.js
Source/Bifrost.Web/Scripts/knockout-1.3.0beta.js
Source/Bifrost.Web/StuffDone.cs
Source/Bifrost.Web/TheObject.cs
Source/Bifrost.Web/Timestamp.cs
Source/Bifrost.Web/TimestampType.cs
Source/Bifrost.Web/Web.Debug.config
Source/Bifrost.Web/Web.Release.config
Source/Bifrost.Web/Web.config
Source/Bifrost.Web/index.html
Source/Bifrost.Web/packages.config
Source/Bifrost.Web/viewModel.js
Source/Bifrost/Auditing/IHaveOrigin.cs
Source/Bifrost/Bifrost.csproj
Source/Bifrost/Bifrost.csproj.orig
Source/Bifrost/Commands/Command.cs
Source/Bifrost/Commands/CommandContext.cs
Source/Bifrost/Commands/CommandContextManager.cs
Source/Bifrost/Commands/CommandCoordinator.cs
Source/Bifrost/Commands/CommandHandlerForTypeInvoker.cs
Source/Bifrost/Commands/CommandHandlerInvoker.cs
Source/Bifrost/Commands/CommandHandlerManager.cs
Source/Bifrost/Commands/CommandResult.cs
Source/Bifrost/Commands/DynamicCommand.cs
Source/Bifrost/Commands/DynamicCommandFactory.cs
Source/Bifrost/Commands/DynamicCommandHandler.cs
Source/Bifrost/Commands/ExpressionNotMethodCallException.cs
Source/Bifrost/Commands/ICommand.cs
Source/Bifrost/Commands/ICommandContext.cs
Source/Bifrost/Commands/ICommandContextManager.cs
Source/Bifrost/Commands/ICommandContextStore.cs
Source/Bifrost/Commands/ICommandCoordinator.cs
Source/Bifrost/Commands/ICommandForType.cs
Source/Bifrost/Commands/ICommandHandler.cs
Source/Bifrost/Commands/ICommandHandlerForType.cs
Source/Bifrost/Commands/ICommandHandlerInvoker.cs
Source/Bifrost/Commands/ICommandHandlerManager.cs
Source/Bifrost/Commands/IDynamicCommandFactory.cs
Source/Bifrost/Commands/PersistentCommandContext.cs
Source/Bifrost/Commands/UnhandledCommandException.cs
Source/Bifrost/Configuration/BifrostConfigHandler.cs
Source/Bifrost/Configuration/CommandsConfiguration.cs
Source/Bifrost/Configuration/ConfigSection/ConfigConfigurationSource.cs
Source/Bifrost/Configuration/ConfigSection/ConfigurationExtensions.cs
Source/Bifrost/Configuration/ConfigSection/ConfigurationManager.cs
Source/Bifrost/Configuration/ConfigSection/IConfigurationManager.cs
Source/Bifrost/Configuration/ConfigurationExtensions.cs
Source/Bifrost/Configuration/Configure.cs
Source/Bifrost/Configuration/Defaults/DefaultBindings.cs
Source/Bifrost/Configuration/Defaults/DefaultConventions.cs
Source/Bifrost/Configuration/Defaults/IDefaultBindings.cs
Source/Bifrost/Configuration/Defaults/IDefaultConventions.cs
Source/Bifrost/Configuration/EventsConfiguration.cs
Source/Bifrost/Configuration/ICommandsConfiguration.cs
Source/Bifrost/Configuration/IConfigurationSource.cs
Source/Bifrost/Configuration/IConfigure.cs
Source/Bifrost/Configuration/IEntityContextConfiguration.cs
Source/Bifrost/Configuration/IEventsConfiguration.cs
Source/Bifrost/Configuration/ISagasConfiguration.cs
Source/Bifrost/Configuration/IStorageConfiguration.cs
Source/Bifrost/Configuration/IViewsConfiguration.cs
Source/Bifrost/Configuration/SagasConfiguration.cs
Source/Bifrost/Configuration/ViewsConfiguration.cs
Source/Bifrost/Configuration/Xml/BifrostConfig.cs
Source/Bifrost/Configuration/Xml/CommandsElement.cs
Source/Bifrost/Configuration/Xml/ConfigParser.cs
Source/Bifrost/Configuration/Xml/ElementNameAttribute.cs
Source/Bifrost/Configuration/Xml/EventsElement.cs
Source/Bifrost/Configuration/Xml/IConfigElement.cs
Source/Bifrost/Configuration/Xml/SagasElement.cs
Source/Bifrost/Configuration/Xml/StorageElement.cs
Source/Bifrost/Diagnostics/ILogger.cs
Source/Bifrost/Domain/AggregatedRoot.cs
Source/Bifrost/Domain/AggregatedRootCommand.cs
Source/Bifrost/Domain/AggregatedRootCommandHandler.cs
Source/Bifrost/Domain/AggregatedRootFactory.cs
Source/Bifrost/Domain/AggregatedRootOf.cs
Source/Bifrost/Domain/AggregatedRootRepository.cs
Source/Bifrost/Domain/IAggregatedRoot.cs
Source/Bifrost/Domain/IAggregatedRootFactory.cs
Source/Bifrost/Domain/IAggregatedRootRepository.cs
Source/Bifrost/Domain/IDynamicOriginator.cs
Source/Bifrost/Domain/IMemento.cs
Source/Bifrost/Domain/IOriginator.cs
Source/Bifrost/Domain/InvalidAggregateException.cs
Source/Bifrost/Domain/MissingAggregatedRootException.cs
Source/Bifrost/Entities/IEntityContext.cs
Source/Bifrost/Entities/IEntityContextConnection.cs
Source/Bifrost/Events/CommittedEventStream.cs
Source/Bifrost/Events/DuplicateInEventMigrationHierarchyException.cs
Source/Bifrost/Events/Event.cs
Source/Bifrost/Events/EventConverter.cs
Source/Bifrost/Events/EventExtensions.cs
Source/Bifrost/Events/EventHolder.cs
Source/Bifrost/Events/EventMigrationHierarchy.cs
Source/Bifrost/Events/EventMigrationHierarchyDiscoverer.cs
Source/Bifrost/Events/EventMigrationHierarchyManager.cs
Source/Bifrost/Events/EventMigratorManager.cs
Source/Bifrost/Events/EventOutOfSequenceException.cs
Source/Bifrost/Events/EventRepository.cs
Source/Bifrost/Events/EventSource.cs
Source/Bifrost/Events/EventSourceExtensions.cs
Source/Bifrost/Events/EventSourceVersion.cs
Source/Bifrost/Events/EventStore.cs
Source/Bifrost/Events/EventStoreChangeManager.cs
Source/Bifrost/Events/EventStream.cs
Source/Bifrost/Events/EventSubscriber.cs
Source/Bifrost/Events/EventSubscription.cs
Source/Bifrost/Events/EventSubscriptionHolder.cs
Source/Bifrost/Events/EventSubscriptionManager.cs
Source/Bifrost/Events/EventSubscriptionRepository.cs
Source/Bifrost/Events/IAmNextGenerationOf.cs
Source/Bifrost/Events/ICanPublishEvents.cs
Source/Bifrost/Events/IEvent.cs
Source/Bifrost/Events/IEventConverter.cs
Source/Bifrost/Events/IEventMigrationHierarchyDiscoverer.cs
Source/Bifrost/Events/IEventMigrationHierarchyManager.cs
Source/Bifrost/Events/IEventMigrator.cs
Source/Bifrost/Events/IEventMigratorManager.cs
Source/Bifrost/Events/IEventRepository.cs
Source/Bifrost/Events/IEventSource.cs
Source/Bifrost/Events/IEventStore.cs
Source/Bifrost/Events/IEventStoreChangeListener.cs
Source/Bifrost/Events/IEventStoreChangeManager.cs
Source/Bifrost/Events/IEventStoreChangeNotifier.cs
Source/Bifrost/Events/IEventSubscriber.cs
Source/Bifrost/Events/IEventSubscriptionManager.cs
Source/Bifrost/Events/IEventSubscriptionRepository.cs
Source/Bifrost/Events/IProcessMethodInvoker.cs
Source/Bifrost/Events/InvalidFastForwardException.cs
Source/Bifrost/Events/InvalidMigrationTypeException.cs
Source/Bifrost/Events/MethodEvent.cs
Source/Bifrost/Events/MethodEventArguments.cs
Source/Bifrost/Events/MethodEventFactory.cs
Source/Bifrost/Events/MigrationLevelOutOfRangeException.cs
Source/Bifrost/Events/NotAMigratedEventTypeException.cs
Source/Bifrost/Events/ProcessMethodInvoker.cs
Source/Bifrost/Events/UncommittedEventStream.cs
Source/Bifrost/Events/UnregisteredEventException.cs
Source/Bifrost/ExceptionStrings.Designer.cs
Source/Bifrost/ExceptionStrings.resources
Source/Bifrost/ExceptionStrings.resx
Source/Bifrost/Execution/ApplicationManager.cs
Source/Bifrost/Execution/ApplicationNotFoundException.cs
Source/Bifrost/Execution/AssemblyComparer.cs
Source/Bifrost/Execution/AssemblyLocator.cs
Source/Bifrost/Execution/BaseConvention.cs
Source/Bifrost/Execution/BindingConventionManager.cs
Source/Bifrost/Execution/BindingLifecycle.cs
Source/Bifrost/Execution/ContainerServiceLocator.cs
Source/Bifrost/Execution/DefaultConvention.cs
Source/Bifrost/Execution/ExecutionContext.cs
Source/Bifrost/Execution/ExecutionContextManager.cs
Source/Bifrost/Execution/IApplication.cs
Source/Bifrost/Execution/IApplicationManager.cs
Source/Bifrost/Execution/IAssemblyLocator.cs
Source/Bifrost/Execution/IBindingConvention.cs
Source/Bifrost/Execution/IBindingConventionManager.cs
Source/Bifrost/Execution/IContainer.cs
Source/Bifrost/Execution/IExecutionContext.cs
Source/Bifrost/Execution/IExecutionContextManager.cs
Source/Bifrost/Execution/ITypeDiscoverer.cs
Source/Bifrost/Execution/ITypeImporter.cs
Source/Bifrost/Execution/MultipleApplicationsFoundException.cs
Source/Bifrost/Execution/MultipleTypesFoundException.cs
Source/Bifrost/Execution/ReadOnlyObjectException.cs
Source/Bifrost/Execution/SingletonAttribute.cs
Source/Bifrost/Execution/TypeDiscoverer.cs
Source/Bifrost/Execution/TypeImporter.cs
Source/Bifrost/Execution/WriteOnceExpandoObject.cs
Source/Bifrost/Extensions/ExpressionExtensions.cs
Source/Bifrost/Extensions/ITypeInfo.cs
Source/Bifrost/Extensions/TypeExtensions.cs
Source/Bifrost/Extensions/TypeInfo.cs
Source/Bifrost/Globalization/ILocalizer.cs
Source/Bifrost/Globalization/LocalizationScope.cs
Source/Bifrost/Globalization/Localizer.cs
Source/Bifrost/Lifecycle/IUnitOfWork.cs
Source/Bifrost/Resources/IHaveResources.cs
Source/Bifrost/Resources/IResourcePropertiesResolver.cs
Source/Bifrost/Resources/IResourceResolver.cs
Source/Bifrost/Resources/ResourceConvention.cs
Source/Bifrost/Resources/ResourceInterceptor.cs
Source/Bifrost/Resources/ResourcePropertiesResolver.cs
Source/Bifrost/Sagas/Chapter.cs
Source/Bifrost/Sagas/ChapterAlreadyExistException.cs
Source/Bifrost/Sagas/ChapterDoesNotExistException.cs
Source/Bifrost/Sagas/ChapterHolder.cs
Source/Bifrost/Sagas/ChapterTransition.cs
Source/Bifrost/Sagas/ChapterTransitionHelper.cs
Source/Bifrost/Sagas/ChapterTransitionNotAllowedException.cs
Source/Bifrost/Sagas/Constants.cs
Source/Bifrost/Sagas/Exceptions/InvalidSagaStateTransitionException.cs
Source/Bifrost/Sagas/Exceptions/UnknownSagaStateException.cs
Source/Bifrost/Sagas/ICanTransitionTo.cs
Source/Bifrost/Sagas/IChapter.cs
Source/Bifrost/Sagas/ISaga.cs
Source/Bifrost/Sagas/ISagaConverter.cs
Source/Bifrost/Sagas/ISagaLibrarian.cs
Source/Bifrost/Sagas/ISagaNarrator.cs
Source/Bifrost/Sagas/Saga.cs
Source/Bifrost/Sagas/SagaCommandContext.cs
Source/Bifrost/Sagas/SagaConclusion.cs
Source/Bifrost/Sagas/SagaConverter.cs
Source/Bifrost/Sagas/SagaHolder.cs
Source/Bifrost/Sagas/SagaLibrarian.cs
Source/Bifrost/Sagas/SagaNarrator.cs
Source/Bifrost/Sagas/SagaNotInChapterException.cs
Source/Bifrost/Sagas/SagaState.cs
Source/Bifrost/Sagas/State.cs
Source/Bifrost/Serialization/ISerializer.cs
Source/Bifrost/Serialization/SerializationOptions.cs
Source/Bifrost/Serialization/Serializer.cs
Source/Bifrost/Serialization/SerializerContractResolver.cs
Source/Bifrost/Tenancy/Tenant.cs
Source/Bifrost/Time/Month.cs
Source/Bifrost/Time/SystemClock.cs
Source/Bifrost/Validation/ChapterValidation.cs
Source/Bifrost/Validation/ChapterValidationService.cs
Source/Bifrost/Validation/ChapterValidatorProvider.cs
Source/Bifrost/Validation/CommandBusinessValidator.cs
Source/Bifrost/Validation/CommandInputValidator.cs
Source/Bifrost/Validation/CommandValidationService.cs
Source/Bifrost/Validation/CommandValidatorFactory.cs
Source/Bifrost/Validation/CommandValidatorProvider.cs
Source/Bifrost/Validation/ConventionValidatorFactory.cs
Source/Bifrost/Validation/DefaultValidatorFactory.cs
Source/Bifrost/Validation/ICanValidate.cs
Source/Bifrost/Validation/IChapterValidationService.cs
Source/Bifrost/Validation/IChapterValidator.cs
Source/Bifrost/Validation/IChapterValidatorProvider.cs
Source/Bifrost/Validation/ICommandBusinessValidator.cs
Source/Bifrost/Validation/ICommandInputValidator.cs
Source/Bifrost/Validation/ICommandValidationService.cs
Source/Bifrost/Validation/ICommandValidatorProvider.cs
Source/Bifrost/Validation/NullChapterValidator.cs
Source/Bifrost/Validation/NullCommandBusinessValidator.cs
Source/Bifrost/Validation/NullCommandInputValidator.cs
Source/Bifrost/Views/IHaveId.cs
Source/Bifrost/Views/IView.cs
Source/Bifrost/Views/ObjectDoesNotHaveIdException.cs
Source/Bifrost/Views/View.cs
Source/Bifrost/packages.config
Source/Common/AssemblyInfo.cs
Source/Libraries/ASPnetMVC3/System.Web.Mvc.dll
Source/Libraries/ASPnetMVC3/System.Web.Mvc.xml
Source/Libraries/ASPnetWebPages/Microsoft.Web.Infrastructure.dll
Source/Libraries/ASPnetWebPages/Microsoft.Web.Infrastructure.xml
Source/Libraries/ASPnetWebPages/NuGet.Core.dll
Source/Libraries/ASPnetWebPages/System.Web.Helpers.dll
Source/Libraries/ASPnetWebPages/System.Web.Helpers.xml
Source/Libraries/ASPnetWebPages/System.Web.Razor.dll
Source/Libraries/ASPnetWebPages/System.Web.Razor.xml
Source/Libraries/ASPnetWebPages/System.Web.WebPages.Administration.dll
Source/Libraries/ASPnetWebPages/System.Web.WebPages.Deployment.dll
Source/Libraries/ASPnetWebPages/System.Web.WebPages.Deployment.xml
Source/Libraries/ASPnetWebPages/System.Web.WebPages.Razor.dll
Source/Libraries/ASPnetWebPages/System.Web.WebPages.Razor.xml
Source/Libraries/ASPnetWebPages/System.Web.WebPages.dll
Source/Libraries/ASPnetWebPages/System.Web.WebPages.xml
Source/Libraries/ASPnetWebPages/WebMatrix.Data.dll
Source/Libraries/ASPnetWebPages/WebMatrix.Data.xml
Source/Libraries/ASPnetWebPages/WebMatrix.WebData.dll
Source/Libraries/ASPnetWebPages/WebMatrix.WebData.xml
Source/Libraries/Azure/Microsoft.WindowsAzure.StorageClient.dll
Source/Libraries/Azure/Microsoft.WindowsAzure.StorageClient.xml
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.Data.DataForm.Toolkit.Design.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.Data.DataForm.Toolkit.Expression.Design.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.Data.DataForm.Toolkit.VisualStudio.Design.4.0.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.Data.DataForm.Toolkit.VisualStudio.Design.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.DataVisualization.Toolkit.Design.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.DataVisualization.Toolkit.Expression.Design.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.DataVisualization.Toolkit.VisualStudio.Design.4.0.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.DataVisualization.Toolkit.VisualStudio.Design.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.Input.Toolkit.Design.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.Input.Toolkit.Expression.Design.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.Input.Toolkit.VisualStudio.Design.4.0.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.Input.Toolkit.VisualStudio.Design.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.Layout.Toolkit.Design.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.Layout.Toolkit.Expression.Design.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.Layout.Toolkit.VisualStudio.Design.4.0.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.Layout.Toolkit.VisualStudio.Design.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.Theming.Toolkit.Design.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.Theming.Toolkit.Expression.Design.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.Theming.Toolkit.VisualStudio.Design.4.0.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.Theming.Toolkit.VisualStudio.Design.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.Toolkit.Design.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.Toolkit.Expression.Design.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.Toolkit.VisualStudio.Design.4.0.dll
Source/Libraries/SilverlightToolkit/Design/System.Windows.Controls.Toolkit.VisualStudio.Design.dll
Source/Libraries/SilverlightToolkit/Microsoft.Silverlight.Testing.dll
Source/Libraries/SilverlightToolkit/Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight.dll
Source/Libraries/SilverlightToolkit/System.Reactive.dll
Source/Libraries/SilverlightToolkit/System.Windows.Controls.Data.DataForm.Toolkit.dll
Source/Libraries/SilverlightToolkit/System.Windows.Controls.Data.Toolkit.dll
Source/Libraries/SilverlightToolkit/System.Windows.Controls.DataVisualization.Toolkit.dll
Source/Libraries/SilverlightToolkit/System.Windows.Controls.Input.Toolkit.dll
Source/Libraries/SilverlightToolkit/System.Windows.Controls.Layout.Toolkit.dll
Source/Libraries/SilverlightToolkit/System.Windows.Controls.Theming.Toolkit.dll
Source/Libraries/SilverlightToolkit/System.Windows.Controls.Toolkit.Internals.dll
Source/Libraries/SilverlightToolkit/System.Windows.Controls.Toolkit.dll
Source/Samples/Blog/Bifrost.Samples.Blog.Application/Bifrost.Samples.Blog.Application.csproj
Source/Samples/Blog/Bifrost.Samples.Blog.Application/Properties/AssemblyInfo.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Application/Security/AuthenticationService.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Application/Security/IAuthenticationService.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain.Specs/Bifrost.Samples.Blog.Domain.Specs.csproj
Source/Samples/Blog/Bifrost.Samples.Blog.Domain.Specs/Posts/for_Post/given/a_created_post.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain.Specs/Posts/for_Post/when_creating_a_post_with_a_valid_title_and_blog.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain.Specs/Posts/for_Post/when_creating_a_post_with_an_empty_title.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain.Specs/Posts/for_Post/when_creating_a_post_with_no_blog.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain.Specs/Posts/for_Post/when_setting_the_post_body_with_empty_text.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain.Specs/Posts/for_Post/when_setting_the_post_body_with_valid_text.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain.Specs/Posts/for_Post_command_handlers/given/a_post_command_handler.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain.Specs/Posts/for_Post_command_handlers/when_handling_create_post.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain.Specs/Properties/AssemblyInfo.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain.Specs/packages.config
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Bifrost.Samples.Blog.Domain.csproj
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Blogs/Blog.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Blogs/Commands/BlogCommandHandlers.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Blogs/Commands/CreateBlog.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Posts/Commands/AddAttachmentToPost.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Posts/Commands/AddCommentToPost.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Posts/Commands/AddTagToPost.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Posts/Commands/CreatePost.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Posts/Commands/CreatePostValidator.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Posts/Commands/DeletePost.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Posts/Commands/PostCommandHandler.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Posts/Commands/PublishPost.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Posts/Commands/UpdatePost.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Posts/Post.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Posts/ValidationMessages.Designer.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Posts/ValidationMessages.resx
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Properties/AssemblyInfo.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Security/Commands/CreateUser.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Security/Commands/LoginUser.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Security/Commands/SetPassword.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Security/Commands/UserCommandHandler.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Security/Login.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Security/User.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Security/WrongPasswordException.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Tags/Commands/CreateTag.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Tags/Commands/DeleteTag.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Tags/Commands/TagCommandHandler.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/Tags/Tag.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Domain/packages.config
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Bifrost.Samples.Blog.Events.csproj
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Blogs/BlogCreated.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Blogs/BlogNameSet.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Blogs/BlogTagLineSet.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Blogs/BlowOwnerAssigned.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Posts/BlogPostCreated.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Posts/BodySet.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Posts/CommentAdded.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Posts/PostCreated.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Posts/PostCreatedToBlogPostCreatedMigrator.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Posts/PublishDateSet.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Posts/TagAddedToPost.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Posts/TitleSet.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Properties/AssemblyInfo.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Security/LoginAttemptedWithWrongPassword.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Security/LoginAttemptedWithWrongUserName.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Security/LoginSuccessful.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Security/PasswordSet.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Security/UserCreated.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Security/UserNameSet.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Tags/TagCreated.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Tags/TagDeleted.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Events/Tags/TagNameSet.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Areas/Administration/AdministrationAreaRegistration.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Areas/Administration/AdministrationController.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Areas/Administration/Features/Comments/CommentsController.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Areas/Administration/Features/Comments/index.cshtml
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Areas/Administration/Features/Shared/_Layout.cshtml
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Areas/Administration/Features/Users/Index.cshtml
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Areas/Administration/Features/Users/Show.cshtml
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Areas/Administration/Features/Users/UsersController.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Areas/Administration/Web.config
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Areas/Administration/_ViewStart.cshtml
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Bifrost.Samples.Blog.Mvc.csproj
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Content/Site.css
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Data/BlogDb
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Features/Blogs/BlogsController.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Features/Blogs/List.cshtml
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Features/Posts/Edit.cshtml
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Features/Posts/List.cshtml
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Features/Posts/ListViewModel.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Features/Posts/PostViewModel.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Features/Posts/PostsController.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Features/Posts/Show.cshtml
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Features/Products/Index.cshtml
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Features/Products/Product.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Features/Products/ProductsController.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Features/Shared/_Layout.cshtml
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Features/Shopping/CartController.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Features/Tags/List.cshtml
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Features/Tags/TagsController.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Features/Test/Index.cshtml
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Features/Test/TestController.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Features/Users/LogOn.cshtml
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Features/Users/UsersController.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Features/Web.config
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Features/_ViewStart.cshtml
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Global.asax
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Global.asax.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Mimir.html
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/MvcDiagnostics.aspx
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Properties/AssemblyInfo.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Scripts/MicrosoftAjax.debug.js
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Scripts/MicrosoftAjax.js
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Scripts/MicrosoftMvcAjax.debug.js
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Scripts/MicrosoftMvcAjax.js
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Scripts/MicrosoftMvcValidation.debug.js
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Scripts/MicrosoftMvcValidation.js
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Scripts/jquery-1.4.4-vsdoc.js
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Scripts/jquery-1.4.4.js
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Scripts/jquery-1.4.4.min.js
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Scripts/jquery-ui.js
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Scripts/jquery-ui.min.js
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Scripts/jquery.unobtrusive-ajax.js
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Scripts/jquery.unobtrusive-ajax.min.js
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Scripts/jquery.validate-vsdoc.js
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Scripts/jquery.validate.js
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Scripts/jquery.validate.min.js
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Scripts/jquery.validate.unobtrusive.js
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Scripts/jquery.validate.unobtrusive.min.js
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Silverlight.js
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Web.Debug.config
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Web.Release.config
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Web.config
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/Web.config.orig
Source/Samples/Blog/Bifrost.Samples.Blog.Mvc/packages.config
Source/Samples/Blog/Bifrost.Samples.Blog.Sagas/Bifrost.Samples.Blog.Sagas.csproj
Source/Samples/Blog/Bifrost.Samples.Blog.Sagas/Posts/Comments.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Sagas/Posts/SagaOfComments.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Sagas/Properties/AssemblyInfo.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Silverlight/App.xaml
Source/Samples/Blog/Bifrost.Samples.Blog.Silverlight/App.xaml.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Silverlight/Bifrost.Samples.Blog.Silverlight.csproj
Source/Samples/Blog/Bifrost.Samples.Blog.Silverlight/MainPage.xaml
Source/Samples/Blog/Bifrost.Samples.Blog.Silverlight/MainPage.xaml.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Silverlight/Properties/AppManifest.xml
Source/Samples/Blog/Bifrost.Samples.Blog.Silverlight/Properties/AssemblyInfo.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views.Specs/Bifrost.Samples.Blog.Views.Specs.csproj
Source/Samples/Blog/Bifrost.Samples.Blog.Views.Specs/Posts/for_PostStatisticsService/given/a_post_statistics_service.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views.Specs/Posts/for_PostStatisticsService/given/five_posts_for_january_2011.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views.Specs/Posts/for_PostStatisticsService/when_updating_the_statistics.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views.Specs/Posts/for_PostStatisticsService/when_updating_the_statistics_with_an_existing_post.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views.Specs/Posts/for_PostStatisticsSubscriber/given/a_post_statistics_subscriber.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views.Specs/Posts/for_PostStatisticsSubscriber/when_a_post_is_published.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views.Specs/Properties/AssemblyInfo.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views.Specs/packages.config
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Bifrost.Samples.Blog.Views.csproj
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Blogs/Blog.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Blogs/BlogEventSubscriber.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Blogs/BlogMap.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Posts/Comment.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Posts/CommentEventSubscriber.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Posts/CommentMap.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Posts/IPostStatisticsService.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Posts/IPostView.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Posts/ListPost.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Posts/ListPostMap.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Posts/Post.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Posts/PostAttachment.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Posts/PostByYearEventSubscriber.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Posts/PostEventSubscriber.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Posts/PostMap.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Posts/PostStatisticsService.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Posts/PostTag.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Posts/PostTagEventSubscriber.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Posts/PostTagMap.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Posts/PostView.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Posts/PostsByYear.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Posts/PostsByYearMap.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Properties/AssemblyInfo.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Security/User.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Security/UserEventSubscriber.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Security/UserMap.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Tags/Tag.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Tags/TagCloud.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Tags/TagEventSubscriber.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/Tags/TagMap.cs
Source/Samples/Blog/Bifrost.Samples.Blog.Views/packages.config
Source/Samples/ExplicitConsole/AssemblyInfo.cs
Source/Samples/ExplicitConsole/Domain/CreatePerson.cs
Source/Samples/ExplicitConsole/Domain/Person.cs
Source/Samples/ExplicitConsole/Domain/PersonHandlers.cs
Source/Samples/ExplicitConsole/Events/FirstNameChanged.cs
Source/Samples/ExplicitConsole/Events/LastNameChanged.cs
Source/Samples/ExplicitConsole/Events/PersonCreated.cs
Source/Samples/ExplicitConsole/ExplicitConsole.csproj
Source/Samples/ExplicitConsole/Main.cs
Source/Samples/ExplicitConsole/Views/IPersonView.cs
Source/Samples/ExplicitConsole/Views/Person.cs
Source/Samples/ExplicitConsole/Views/PersonEventSubscriber.cs
Source/Samples/ExplicitConsole/Views/PersonView.cs
Source/Samples/ExplicitConsole/app.config
Source/Samples/ExplicitConsole/packages.config
Source/Samples/ImplicitConsole/Domain/CreatePerson.cs
Source/Samples/ImplicitConsole/Domain/Person.cs
Source/Samples/ImplicitConsole/ImplicitConsole.csproj
Source/Samples/ImplicitConsole/Program.cs
Source/Samples/ImplicitConsole/Properties/AssemblyInfo.cs
Source/Samples/ImplicitConsole/Views/IPersonView.cs
Source/Samples/ImplicitConsole/Views/Person.cs
Source/Samples/ImplicitConsole/Views/PersonView.cs
Source/Samples/ImplicitConsole/app.config
Source/Samples/ImplicitConsole/packages.config
Source/Samples/Shop/Bifrost.Samples.Shop.Domain/Bifrost.Samples.Shop.Domain.csproj
Source/Samples/Shop/Bifrost.Samples.Shop.Domain/Campaigns/Campaign.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Domain/Campaigns/CampaignCommandHandler.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Domain/Campaigns/CampaignStatus.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Domain/Campaigns/CampaignZone.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Domain/Campaigns/CreateNewCampaign.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Domain/Campaigns/Segment.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Domain/Products/CreateNewProductCommand.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Domain/Products/Product.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Domain/Properties/AssemblyInfo.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Domain/Shopping/AddProductToCart.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Domain/Shopping/Cart.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Domain/Shopping/CartHandlers.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Mvc/Bifrost.Samples.Shop.Mvc.csproj
Source/Samples/Shop/Bifrost.Samples.Shop.Mvc/Features/Campaigns/Campaign.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Mvc/Features/Campaigns/CampaignsController.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Mvc/Features/Campaigns/List.cshtml
Source/Samples/Shop/Bifrost.Samples.Shop.Mvc/Features/Campaigns/List.cshtml.orig
Source/Samples/Shop/Bifrost.Samples.Shop.Mvc/Features/Campaigns/New.cshtml
Source/Samples/Shop/Bifrost.Samples.Shop.Mvc/Features/Products/Index.cshtml
Source/Samples/Shop/Bifrost.Samples.Shop.Mvc/Features/Products/Product.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Mvc/Features/Products/ProductsController.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Mvc/Features/Shared/_Layout.cshtml
Source/Samples/Shop/Bifrost.Samples.Shop.Mvc/Features/Shopping/CartController.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Mvc/Features/Web.config
Source/Samples/Shop/Bifrost.Samples.Shop.Mvc/Features/_ViewStart.cshtml
Source/Samples/Shop/Bifrost.Samples.Shop.Mvc/Global.asax
Source/Samples/Shop/Bifrost.Samples.Shop.Mvc/Global.asax.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Mvc/Properties/AssemblyInfo.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Mvc/Web.Debug.config
Source/Samples/Shop/Bifrost.Samples.Shop.Mvc/Web.Release.config
Source/Samples/Shop/Bifrost.Samples.Shop.Mvc/Web.config
Source/Samples/Shop/Bifrost.Samples.Shop.Query/Bifrost.Samples.Shop.Query.csproj
Source/Samples/Shop/Bifrost.Samples.Shop.Query/Campaigns/Campaign.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Query/Campaigns/CampaignStatus.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Query/Campaigns/CampaignZone.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Query/Campaigns/Segment.cs
Source/Samples/Shop/Bifrost.Samples.Shop.Query/Properties/AssemblyInfo.cs
Source/Solutions/.nuget/NuGet.exe
Source/Solutions/.nuget/NuGet.targets
Source/Solutions/Bifrost_All.sln
Source/Solutions/Bifrost_Core.sln
Source/Solutions/Bifrost_With_Extensions.sln
Source/Visual Studio/Bifrost.VisualStudio.Extension/Bifrost.VisualStudio.Extension.csproj
Source/Visual Studio/Bifrost.VisualStudio.Extension/source.extension.vsixmanifest
Source/Visual Studio/EventTemplate/Event.cs
Source/Visual Studio/EventTemplate/EventTemplate.csproj
Source/Visual Studio/EventTemplate/EventTemplate.ico
Source/Visual Studio/EventTemplate/EventTemplate.vstemplate
Source/Visual Studio/Snippets/Disable Xml Comment Warning.snippet
Source/Visual Studio/Snippets/Enable Xml Comment Warning.snippet
Source/Visual Studio/Snippets/License.snippet
Source/Visual Studio/VSSDK/Binaries/EnvDTE.xml
Source/Visual Studio/VSSDK/Binaries/EnvDTE100.xml
Source/Visual Studio/VSSDK/Binaries/EnvDTE80.xml
Source/Visual Studio/VSSDK/Binaries/EnvDTE90.xml
Source/Visual Studio/VSSDK/Binaries/Microsoft.VisualStudio.CommandBars.dll
Source/Visual Studio/VSSDK/Binaries/envdte.dll
Source/Visual Studio/VSSDK/Binaries/envdte100.dll
Source/Visual Studio/VSSDK/Binaries/envdte80.dll
Source/Visual Studio/VSSDK/Binaries/envdte90.dll
Source/Visual Studio/VSSDK/Binaries/envdte90a.dll
Source/Visual Studio/VSSDK/Binaries/stdole.dll
Source/Visual Studio/VSSDK/MSBuild/Microsoft.VisualStudio.Zip.9.0.dll
Source/Visual Studio/VSSDK/MSBuild/Microsoft.VsSDK.Build.Tasks.dll
Source/Visual Studio/VSSDK/MSBuild/Microsoft.VsSDK.Common.props
Source/Visual Studio/VSSDK/MSBuild/Microsoft.VsSDK.Common.targets
Source/Visual Studio/VSSDK/MSBuild/Microsoft.VsSDK.Cpp.targets
Source/Visual Studio/VSSDK/MSBuild/Microsoft.VsSDK.targets
Source/Visual Studio/VSSDK/MSBuild/ProjectItemsSchema.xml
Source/Visual Studio/WebApp/AssemblyInfo.cs
Source/Visual Studio/WebApp/Content/readme.txt
Source/Visual Studio/WebApp/Global.asax
Source/Visual Studio/WebApp/Global.asax.cs
Source/Visual Studio/WebApp/ProjectTemplate.csproj
Source/Visual Studio/WebApp/Web.Debug.config
Source/Visual Studio/WebApp/Web.Release.config
Source/Visual Studio/WebApp/Web.config
Source/Visual Studio/WebApp/WebApp.csproj
Source/Visual Studio/WebApp/WebApp.ico
Source/Visual Studio/WebApp/WebApp.vstemplate
Source/rakefile.rb
Tools/MSpec/CommandLine.dll
Tools/MSpec/CommandLine.xml
Tools/MSpec/InstallResharperRunner.4.1.bat
Tools/MSpec/InstallResharperRunner.4.5.bat
Tools/MSpec/InstallResharperRunner.5.0 - VS2008.bat
Tools/MSpec/InstallResharperRunner.5.0 - VS2010.bat
Tools/MSpec/InstallResharperRunner.5.1 - VS2008.bat
Tools/MSpec/InstallResharperRunner.5.1 - VS2010.bat
Tools/MSpec/InstallResharperRunner.6.0 - VS2008.bat
Tools/MSpec/InstallResharperRunner.6.0 - VS2010.bat
Tools/MSpec/InstallResharperRunner.6.1 - VS2008.bat
Tools/MSpec/InstallResharperRunner.6.1 - VS2010.bat
Tools/MSpec/InstallTDNetRunner.bat
Tools/MSpec/InstallTDNetRunnerSilent.bat
Tools/MSpec/License.txt
Tools/MSpec/Machine.Specifications.GallioAdapter.3.1.dll
Tools/MSpec/Machine.Specifications.GallioAdapter.plugin
Tools/MSpec/Machine.Specifications.ReSharperRunner.4.1.dll
Tools/MSpec/Machine.Specifications.ReSharperRunner.4.5.dll
Tools/MSpec/Machine.Specifications.ReSharperRunner.5.0.dll
Tools/MSpec/Machine.Specifications.ReSharperRunner.5.1.dll
Tools/MSpec/Machine.Specifications.ReSharperRunner.6.0.dll
Tools/MSpec/Machine.Specifications.ReSharperRunner.6.1.dll
Tools/MSpec/Machine.Specifications.Reporting.Templates.dll
Tools/MSpec/Machine.Specifications.Reporting.dll
Tools/MSpec/Machine.Specifications.SeleniumSupport.dll
Tools/MSpec/Machine.Specifications.TDNetRunner.dll
Tools/MSpec/Machine.Specifications.WatinSupport.dll
Tools/MSpec/Machine.Specifications.dll
Tools/MSpec/Machine.Specifications.dll.tdnet
Tools/MSpec/Spark.dll
Tools/MSpec/TestDriven.Framework.dll
Tools/MSpec/mspec-clr4.exe
Tools/MSpec/mspec-clr4.exe.config
Tools/MSpec/mspec-x86-clr4.exe
Tools/MSpec/mspec-x86-clr4.exe.config
Tools/MSpec/mspec-x86.exe
Tools/MSpec/mspec.exe
Tools/NAnt/Balder.Build.Tasks.dll
Tools/NAnt/Balder.Build.Tasks.dll.config
Tools/NAnt/ILMerge.NAntTasks.dll
Tools/NAnt/Microsoft.TeamFoundation.Client.dll
Tools/NAnt/Microsoft.TeamFoundation.Common.Library.dll
Tools/NAnt/Microsoft.TeamFoundation.Common.dll
Tools/NAnt/Microsoft.TeamFoundation.WorkItemTracking.Client.Cache.dll
Tools/NAnt/Microsoft.TeamFoundation.WorkItemTracking.Client.DataStore.dll
Tools/NAnt/Microsoft.TeamFoundation.WorkItemTracking.Client.dll
Tools/NAnt/Microsoft.TeamFoundation.dll
Tools/NAnt/MonoLinker.NAntTasks.dll
Tools/NAnt/MonoMerge.NAntTasks.dll
Tools/NAnt/NAnt.CompressionTasks.dll
Tools/NAnt/NAnt.CompressionTasks.xml
Tools/NAnt/NAnt.Core.dll
Tools/NAnt/NAnt.Core.xml
Tools/NAnt/NAnt.DotNetTasks.dll
Tools/NAnt/NAnt.DotNetTasks.xml
Tools/NAnt/NAnt.MSNetTasks.dll
Tools/NAnt/NAnt.MSNetTasks.xml
Tools/NAnt/NAnt.NUnit.dll
Tools/NAnt/NAnt.NUnit.xml
Tools/NAnt/NAnt.NUnit1Tasks.dll
Tools/NAnt/NAnt.NUnit1Tasks.xml
Tools/NAnt/NAnt.NUnit2Tasks.dll
Tools/NAnt/NAnt.NUnit2Tasks.xml
Tools/NAnt/NAnt.SourceControlTasks.dll
Tools/NAnt/NAnt.SourceControlTasks.xml
Tools/NAnt/NAnt.VSNetTasks.dll
Tools/NAnt/NAnt.VSNetTasks.xml
Tools/NAnt/NAnt.VisualCppTasks.dll
Tools/NAnt/NAnt.VisualCppTasks.xml
Tools/NAnt/NAnt.Win32Tasks.dll
Tools/NAnt/NAnt.Win32Tasks.xml
Tools/NAnt/NAnt.exe
Tools/NAnt/NAnt.exe.config
Tools/NAnt/NAnt.xml
Tools/NAnt/NDoc.Documenter.NAnt.dll
Tools/NAnt/XUnit.NAntTasks.dll
Tools/NAnt/extensions/common/2.0/NAnt.MSBuild.dll
Tools/NAnt/extensions/common/2.0/NAnt.MSBuild.xml
Tools/NAnt/lib/common/1.1/nunit-console-runner.dll
Tools/NAnt/lib/common/1.1/nunit-console.exe
Tools/NAnt/lib/common/1.1/nunit.core.dll
Tools/NAnt/lib/common/1.1/nunit.framework.dll
Tools/NAnt/lib/common/1.1/nunit.util.dll
Tools/NAnt/lib/common/2.0/nunit-console-runner.dll
Tools/NAnt/lib/common/2.0/nunit-console.exe
Tools/NAnt/lib/common/2.0/nunit.core.dll
Tools/NAnt/lib/common/2.0/nunit.framework.dll
Tools/NAnt/lib/common/2.0/nunit.util.dll
Tools/NAnt/lib/common/neutral/ICSharpCode.SharpCvsLib.Console.dll
Tools/NAnt/lib/common/neutral/ICSharpCode.SharpCvsLib.dll
Tools/NAnt/lib/common/neutral/ICSharpCode.SharpZipLib.dll
Tools/NAnt/lib/common/neutral/NDoc.Core.dll
Tools/NAnt/lib/common/neutral/NDoc.Documenter.Msdn.dll
Tools/NAnt/lib/common/neutral/NDoc.ExtendedUI.dll
Tools/NAnt/lib/common/neutral/NUnitCore.dll
Tools/NAnt/lib/mono/1.0/NDoc.Core.dll
Tools/NAnt/lib/mono/1.0/NDoc.Documenter.Msdn.dll
Tools/NAnt/lib/mono/1.0/NDoc.ExtendedUI.dll
Tools/NAnt/lib/mono/1.0/nunit.core.dll
Tools/NAnt/lib/mono/1.0/nunit.framework.dll
Tools/NAnt/lib/mono/1.0/nunit.util.dll
Tools/NAnt/lib/mono/2.0/NDoc.Core.dll
Tools/NAnt/lib/mono/2.0/NDoc.Documenter.Msdn.dll
Tools/NAnt/lib/mono/2.0/NDoc.ExtendedUI.dll
Tools/NAnt/lib/mono/2.0/nunit.core.dll
Tools/NAnt/lib/mono/2.0/nunit.framework.dll
Tools/NAnt/lib/mono/2.0/nunit.util.dll
Tools/NAnt/lib/net/1.0/NDoc.Core.dll
Tools/NAnt/lib/net/1.0/NDoc.Documenter.Msdn.dll
Tools/NAnt/lib/net/1.0/NDoc.ExtendedUI.dll
Tools/NAnt/lib/net/1.0/nunit-console-runner.dll
Tools/NAnt/lib/net/1.0/nunit-console.exe
Tools/NAnt/lib/net/1.0/nunit.core.dll
Tools/NAnt/lib/net/1.0/nunit.framework.dll
Tools/NAnt/lib/net/1.0/nunit.util.dll
Tools/NAnt/lib/net/1.1/NDoc.Core.dll
Tools/NAnt/lib/net/1.1/NDoc.Documenter.Msdn.dll
Tools/NAnt/lib/net/1.1/NDoc.ExtendedUI.dll
Tools/NAnt/lib/net/1.1/nunit.core.dll
Tools/NAnt/lib/net/1.1/nunit.framework.dll
Tools/NAnt/lib/net/1.1/nunit.util.dll
Tools/NAnt/lib/net/2.0/NDoc.Core.dll
Tools/NAnt/lib/net/2.0/NDoc.Documenter.Msdn.dll
Tools/NAnt/lib/net/2.0/NDoc.ExtendedUI.dll
Tools/NAnt/lib/net/2.0/nunit.core.dll
Tools/NAnt/lib/net/2.0/nunit.framework.dll
Tools/NAnt/lib/net/2.0/nunit.util.dll
Tools/NAnt/log4net.dll
Tools/NAnt/scvs.exe
Tools/NAnt/xunit.dll
Tools/NAnt/xunit.runner.utility.dll
Tools/NUnit/nunit-console-x86.exe
Tools/NUnit/nunit-console-x86.exe.config
Tools/SQLiteDbBrowser/Qt3Support4.dll
Tools/SQLiteDbBrowser/QtCore4.dll
Tools/SQLiteDbBrowser/QtNetwork4.dll
Tools/SQLiteDbBrowser/QtSql4.dll
Tools/SQLiteDbBrowser/QtXml4.dll
Tools/SQLiteDbBrowser/SQLite Database Browser 2.0 b1.exe
Tools/SQLiteDbBrowser/libgcc_s_dw2-1.dll
Tools/SQLiteDbBrowser/mingwm10.dll
build.cmd

Download

Click the following link to download bifrost.zip.

bifrost.zip




















Home »
  C# Free Code »
    Development »




Algorithm
ANTLR
AOP
Application
Barcode
CHM
Design Patterns
Desktop
DotNet
DotNet Engine
DotNet Application
DotNet Assembly
DotNet Library
Engine
Epub
Example
File
File Library
Framework
GIS
Intellisense
IoC
Library
log4net
Matlab
MSBuild
MVC
MVP
MVVM
Numerical Library
NUnit
OpenCL
Plugin
Quartz
Resx File
SDK
SMS
Thread
UnitTest
Utility
VisualStudio
Windows
XML