EntityFrameworkCoreForTheEnterprise
Entity Framework Core 2 for the Enterprise
File Explorer
Download Latest Version (.zip)- 00 - Database.sql
- 01 - Schemas.sql
- 02 - Tables.sql
- 03 - Constraints.sql
- 04 - Functions.sql
- 05 - Views.sql
- 06 - Rows.sql
- deploy.bat
- readme.md
- RothschildHouse.sql
- Views.sql
- Program.cs
- RothschildHouse.csproj
- EntityModel.sln
- ICityBankPaymentServicesClient.cs
- Card.cs
- Database.cs
- ProcessPaymentRequest.cs
- ProcessPaymentResponse.cs
- CityBankPaymentServicesClient.cs
- Extensions.cs
- RothschildHouse.3P.CityBank.csproj
- Program.cs
- RothschildHouse.Mock.PaymentTransactions.csproj
- RothschildHouseClient.cs
- DbContextHelper.cs
- ClientApplications.cs
- Currencies.cs
- PersonCustomers.cs
- VCardTypes.cs
- VCustomerTypes.cs
- VPaymentTransactionStatuses.cs
- Program.cs
- RothschildHouse.Seed.PaymentGateway.csproj
- PaymentGatewayController.cs
- AuditableEntity.cs
- Entity.cs
- Card.cs
- ClientApplication.cs
- Company.cs
- Country.cs
- Currency.cs
- Customer.cs
- EnumDescription.cs
- PaymentTransaction.cs
- PaymentTransactionLog.cs
- Person.cs
- CardType.cs
- CustomerType.cs
- PaymentTransactionStatus.cs
- RothschildHouseException.cs
- CardCreationNotification.cs
- PaymentTransactionProcessedNotification.cs
- ResponseExtensions.cs
- GetCard.cs
- SearchCards.cs
- GetClientApplication.cs
- SearchClientApplications.cs
- CreateCustomer.cs
- UpdateCustomer.cs
- GetCustomer.cs
- SearchCustomers.cs
- ProcessPaymentTransaction.cs
- PaymentTransactionProcessedNotificationHandler.cs
- GetPaymentTransaction.cs
- SearchPaymentTransactions.cs
- SearchPaymentTransactionsViewBag.cs
- Extensions.cs
- DbTransactionFilter.cs
- RothschildHouseExceptionFilter.cs
- PaymentTransactionsHub.cs
- AuditableEntityConfiguration.cs
- CardConfiguration.cs
- ClientApplicationConfiguration.cs
- CompanyConfiguration.cs
- CountryConfiguration.cs
- CurrencyConfiguration.cs
- CustomerConfiguration.cs
- EntityConfiguration.cs
- EnumDescriptionConfiguration.cs
- PaymentTransactionConfiguration.cs
- PaymentTransactionLogConfiguration.cs
- PersonConfiguration.cs
- VCardTypeConfiguration.cs
- VPaymentTransactionStatusConfiguration.cs
- VCardType.cs
- VPaymentTransactionStatus.cs
- DateTimeExtensions.cs
- IQueryableExtensions.cs
- MediatRExtensions.cs
- RothschildHouseDbContext.cs
- RothschildHouseDbContextQueries.cs
- Extensions.cs
- launchSettings.json
- appsettings.Development.json
- appsettings.json
- HubMethods.cs
- Policies.cs
- Program.cs
- RothschildHouse.API.PaymentGateway.csproj
- RothschildHouseDbInitializer.cs
- 20211227182747_Users.cs
- 20211227182747_Users.Designer.cs
- ApplicationDbContextModelSnapshot.cs
- RothschildHouseUser.cs
- RothschildHouseDbContext.cs
- is-signing-key-9C61C8FC2850733C7502397302A8FE2C.json
- Index.cshtml
- Index.cshtml.cs
- InputModel.cs
- LoginOptions.cs
- ViewModel.cs
- Index.cshtml
- Index.cshtml.cs
- LoggedOut.cshtml
- LoggedOut.cshtml.cs
- LoggedOutViewModel.cs
- LogoutOptions.cs
- AccessDenied.cshtml
- AccessDenied.cshtml.cs
- _ScopeListItem.cshtml
- All.cshtml
- All.cshtml.cs
- Consent.cshtml
- Consent.cshtml.cs
- ConsentOptions.cs
- Index.cshtml
- Index.cshtml.cs
- InputModel.cs
- ViewModel.cs
- _ScopeListItem.cshtml
- ConsentOptions.cs
- Index.cshtml
- Index.cshtml.cs
- InputModel.cs
- ViewModel.cs
- _ScopeListItem.cshtml
- DeviceOptions.cs
- Index.cshtml
- Index.cshtml.cs
- InputModel.cs
- Success.cshtml
- Success.cshtml.cs
- ViewModel.cs
- Index.cshtml
- Index.cshtml.cs
- ViewModel.cs
- Callback.cshtml
- Callback.cshtml.cs
- Challenge.cshtml
- Challenge.cshtml.cs
- Index.cshtml
- Index.cshtml.cs
- ViewModel.cs
- Index.cshtml
- Index.cshtml.cs
- ViewModel.cs
- Index.cshtml
- Index.cshtml.cs
- _Layout.cshtml
- _Nav.cshtml
- _ValidationSummary.cshtml
- _ViewImports.cshtml
- _ViewStart.cshtml
- Extensions.cs
- Index.cshtml
- Index.cshtml.cs
- SecurityHeadersAttribute.cs
- launchSettings.json
- RothschildHouse.cs
- RothschildHouseClaimTypes.cs
- RothschildHouseRoles.cs
- site.css
- site.min.css
- site.scss
- signin-redirect.js
- signout-redirect.js
- bootstrap-grid.css
- bootstrap-grid.css.map
- bootstrap-grid.min.css
- bootstrap-grid.min.css.map
- bootstrap-reboot.css
- bootstrap-reboot.css.map
- bootstrap-reboot.min.css
- bootstrap-reboot.min.css.map
- bootstrap.css
- bootstrap.css.map
- bootstrap.min.css
- bootstrap.min.css.map
- bootstrap.bundle.js
- bootstrap.bundle.js.map
- bootstrap.bundle.min.js
- bootstrap.bundle.min.js.map
- bootstrap.js
- bootstrap.js.map
- bootstrap.min.js
- bootstrap.min.js.map
- LICENSE
- README.md
- bootstrap-glyphicons.css
- bootstrap-glyphicons.min.css
- glyphicons-halflings-regular.eot
- glyphicons-halflings-regular.svg
- glyphicons-halflings-regular.ttf
- glyphicons-halflings-regular.woff
- glyphicons-halflings-regular.woff2
- glyphicons-fontawesome.css
- glyphicons-fontawesome.less
- glyphicons-fontawesome.min.css
- LICENSE
- jquery.js
- jquery.min.js
- jquery.min.map
- jquery.slim.js
- jquery.slim.min.js
- jquery.slim.min.map
- LICENSE.txt
- README.md
- duende-logo.svg
- favicon.ico
- appsettings.json
- buildschema.bat
- Config.cs
- HostingExtensions.cs
- Program.cs
- RothschildHouse.Identity.csproj
- SeedData.cs
- Roles.cs
- IRothschildHouseClient.cs
- CreatedResponse.cs
- ListItem.cs
- ListResponse.cs
- PagedResponse.cs
- Response.cs
- SingleResponse.cs
- CardDetailsModel.cs
- CardItemModel.cs
- ClientApplicationDetailsModel.cs
- ClientApplicationItemModel.cs
- CreateCustomerCommand.cs
- CustomerDetailsModel.cs
- CustomerItemModel.cs
- PaymentTransactionDetailsModel.cs
- PaymentTransactionItemModel.cs
- PaymentTransactionLogDetailsModel.cs
- ProcessPaymentTransactionCommand.cs
- ProcessPaymentTransactionResponse.cs
- SearchCardsQuery.cs
- SearchClientApplicationsQuery.cs
- SearchCustomersQuery.cs
- SearchPaymentTransactionsQuery.cs
- SearchPaymentTransactionsViewBagRespose.cs
- UpdateCustomerCommand.cs
- RothschildHouse.Library.Common.csproj
- RothschildHouseClient.cs
- CultureController.cs
- WeatherForecast.cs
- WeatherForecastService.cs
- _Host.cshtml
- About.razor
- Card.razor
- CardDetails.razor
- ClientApplication.razor
- ClientAppplicationDetails.razor
- Counter.razor
- Customer.razor
- CustomerDetails.razor
- Error.cshtml
- Error.cshtml.cs
- FetchData.razor
- Index.razor
- PaymentTransaction.razor
- PaymentTransactionDetails.razor
- launchSettings.json
- Index.Designer.cs
- Index.es.Designer.cs
- Index.es.resx
- Index.he.resx
- Index.resx
- NavMenu.Designer.cs
- NavMenu.es.Designer.cs
- NavMenu.es.resx
- NavMenu.resx
- CultureSelector.razor
- MainLayout.razor
- MainLayout.razor.css
- NavMenu.razor
- NavMenu.razor.css
- SurveyPrompt.razor
- bootstrap.min.css
- bootstrap.min.css.map
- open-iconic-bootstrap.min.css
- open-iconic.eot
- open-iconic.otf
- open-iconic.svg
- open-iconic.ttf
- open-iconic.woff
- FONT-LICENSE
- ICON-LICENSE
- README.md
- site.css
- favicon.png
- _Imports.razor
- App.razor
- appsettings.Development.json
- appsettings.json
- Extensions.cs
- Program.cs
- RothschildHouse.WebUI.PaymentGateway.csproj
- SupportedCultures.cs
- RothschildHouse.sln
- TransactionController.cs
- CreditCardExtensions.cs
- DomainDrivenDesign.cs
- DomainDrivenDesignExtensions.cs
- launchSettings.json
- PostPaymentRequest.cs
- PaymentResponse.cs
- appsettings.Development.json
- appsettings.json
- Program.cs
- RothschildHouse.csproj
- RothschildHouse.xml
- Startup.cs
- Program.cs
- RothschildHouse.Client.csproj
- IdentityDbContext.cs
- IdentityDbContextExtensions.cs
- User.cs
- UserClaim.cs
- launchSettings.json
- RothschildHouseProfileService.cs
- RothschildHouseResourceOwnerPasswordValidator.cs
- appsettings.Development.json
- appsettings.json
- Config.cs
- Program.cs
- RothschildHouse.Identity.csproj
- Startup.cs
- tempkey.rsa
- RothschildHouse.sln
- IRothschildHouseIdentityClient.cs
- IRothschildHousePaymentClient.cs
- HttpResponseMessageExtensions.cs
- IRequest.cs
- PaymentResponse.cs
- PostPaymentRequest.cs
- RequestExtensions.cs
- ApiUrl.cs
- ApiUrlExtensions.cs
- IdentityServerHelper.cs
- RothschildHouseIdentityClient.cs
- RothschildHouseIdentitySettings.cs
- RothschildHousePaymentClient.cs
- RothschildHousePaymentSettings.cs
- CommonController.cs
- OnlineStoreController.cs
- OnlineStoreActionFilter.cs
- launchSettings.json
- Extensions.cs
- appsettings.Development.json
- appsettings.json
- OnlineStore.API.Common
- OnlineStore.API.Common.csproj
- OnlineStore.API.Common.xml
- Program.cs
- Startup.cs
- ContentHelper.cs
- TokenHelper.cs
- ClientSettingsMocker.cs
- OnlineStoreIdentityClientSettings.cs
- OnlineStore.API.Common.IntegrationTests.csproj
- TestFixture.cs
- ClaimsPrincipalExtensions.cs
- DbContextExtensions.cs
- DbContextMocker.cs
- ServiceMocker.cs
- OnlineStore.API.Common.UnitTests.csproj
- IdentityDbContext.cs
- IdentityDbContextExtentions.cs
- User.cs
- UserClaim.cs
- launchSettings.json
- ProfileService.cs
- ResourceOwnerPasswordValidator.cs
- appsettings.Development.json
- appsettings.json
- Config.cs
- OnlineStore.API.Identity.csproj
- Program.cs
- Startup.cs
- tempkey.rsa
- SalesController.cs
- CustomerPolicyRequirement.cs
- launchSettings.json
- Extensions.cs
- GetOrdersParameters.cs
- OrderDetailRequest.cs
- PostOrderRequest.cs
- Policies.cs
- Roles.cs
- appsettings.Development.json
- appsettings.json
- OnlineStore.API.Sales.csproj
- OnlineStore.API.Sales.xml
- Program.cs
- Startup.cs
- OnlineStore.API.Sales.IntegrationTests.csproj
- SalesTests.cs
- IdentityMocker.cs
- PaymentGateway.cs
- OnlineStore.API.Sales.UnitTests.csproj
- SalesControllerTests.cs
- WarehouseController.cs
- GetProductInventoryPolicyRequirement.cs
- PostProductPolicyRequirement.cs
- PutProductUnitPricePolicyRequirement.cs
- SearchProductsPolicyRequirement.cs
- launchSettings.json
- Extensions.cs
- GetProductInventoryRequest.cs
- GetProductsRequest.cs
- PostProductRequest.cs
- PutProductUnitPriceRequest.cs
- Policies.cs
- Roles.cs
- appsettings.Development.json
- appsettings.json
- OnlineStore.API.Warehouse.csproj
- OnlineStore.API.Warehouse.xml
- Program.cs
- Startup.cs
- OnlineStore.API.Warehouse.IntegrationTests.csproj
- WarehouseTests.cs
- IdentityMocker.cs
- OnlineStore.API.Warehouse.UnitTests.csproj
- WarehouseControllerTests.cs
- LoggingHelper.cs
- OnlineStore.Common.csproj
- IHumanResourcesService.cs
- ISalesService.cs
- IService.cs
- IWarehouseService.cs
- CreateOrderRequest.cs
- ICreateOrderRequest.cs
- IRequest.cs
- IListResponse.cs
- IPagedResponse.cs
- IResponse.cs
- ISingleResponse.cs
- ListResponse.cs
- PagedResponse.cs
- Response.cs
- ResponseExtensions.cs
- SingleResponse.cs
- AddOrderWithDiscontinuedProductException.cs
- DuplicatedProductNameException.cs
- ForeignKeyDependencyException.cs
- HumanResourcesService.cs
- InvalidQuantityException.cs
- NonExistingProductException.cs
- OnlineStoreException.cs
- SalesDisplays.cs
- SalesService.cs
- Service.cs
- WarehouseService.cs
- ChangeLogConfiguration.cs
- ChangeLogExclusionConfiguration.cs
- CountryConfiguration.cs
- CountryCurrencyConfiguration.cs
- CurrencyConfiguration.cs
- EventLogConfiguration.cs
- EmployeeAddressConfiguration.cs
- EmployeeConfiguration.cs
- EmployeeEmailConfiguration.cs
- CustomerConfiguration.cs
- OrderDetailConfiguration.cs
- OrderHeaderConfiguration.cs
- OrderStatusConfiguration.cs
- OrderSummaryConfiguration.cs
- PaymentMethodConfiguration.cs
- ShipperConfiguration.cs
- LocationConfiguration.cs
- ProductCategoryConfiguration.cs
- ProductConfiguration.cs
- ProductInventoryConfiguration.cs
- ProductUnitPriceHistoryConfiguration.cs
- OrderInfo.cs
- ChangeLog.cs
- ChangeLogExclusion.cs
- Country.cs
- CountryCurrency.cs
- Currency.cs
- EventLog.cs
- Employee.cs
- EmployeeAddress.cs
- EmployeeEmail.cs
- Customer.cs
- OrderDetail.cs
- OrderHeader.cs
- OrderStatus.cs
- OrderSummary.cs
- PaymentMethod.cs
- Shipper.cs
- Location.cs
- Product.cs
- ProductCategory.cs
- ProductInventory.cs
- ProductUnitPrice.cs
- CustomerOrderInfo.cs
- IAuditableEntity.cs
- IEntity.cs
- IQueryableExtensions.cs
- OnlineStoreDbContext.cs
- OnlineStoreDbContextExtensions.cs
- OnlineStoreDbContextQueries.cs
- IUserInfo.cs
- OnlineStore.Core.csproj
- UserInfo.cs
- appsettings.json
- DbContextMocker.cs
- OnlineStore.Mocker.csproj
- Program.cs
- ServiceMocker.cs
- OnlineStore.sln
- sales-build.bat
- sales-integration-tests.bat
- sales-unit-tests.bat
- warehouse-build.bat
- warehouse-integration-tests.bat
- warehouse-unit-tests.bat
- 00-logins.sql
- 01-database.sql
- 02-users.sql
- 03-schemas.sql
- 04-tables.sql
- 05-constraints.sql
- 06-views.sql
- deploy.bat
- Program.cs
- RothschildHouse.csproj
- EntityModel.sln
- extensions.json
- launch.json
- tasks.json
- home.component.css
- home.component.html
- home.component.ts
- txn-list-datasource.ts
- txn-list.component.css
- txn-list.component.html
- txn-list.component.ts
- common.ts
- payment-gateway-client.service.ts
- reports-client.service.ts
- app-routing.module.ts
- app.component.css
- app.component.html
- app.component.spec.ts
- app.component.ts
- app.module.ts
- .gitkeep
- favicon.ico
- index.html
- main.ts
- styles.css
- .editorconfig
- .gitignore
- angular.json
- package-lock.json
- package.json
- README.md
- tsconfig.app.json
- tsconfig.json
- tsconfig.spec.json
- appsettings.json
- Mocks.cs
- MockSettings.cs
- Program.cs
- RothschildHouse.Mock.PaymentTransactions.csproj
- RothschildHouseClient.cs
- ClientApplications.cs
- Countries.cs
- Currencies.cs
- PersonCustomers.cs
- VCardTypes.cs
- VCustomerTypes.cs
- VTransactionStatuses.cs
- VTransactionTypes.cs
- appsettings.json
- DbContextHelper.cs
- Program.cs
- RothschildHouse.Seed.Dbo.csproj
- NotificationsController.cs
- TransactionsHub.cs
- launchSettings.json
- TransactionReceiverService.cs
- appsettings.Development.json
- appsettings.json
- HubMethods.cs
- Program.cs
- RothschildHouse.API.Notifications.csproj
- PaymentGatewayController.cs
- Extensions.cs
- launchSettings.json
- appsettings.Development.json
- appsettings.json
- Program.cs
- RothschildHouse.API.PaymentGateway.csproj
- ReportsController.cs
- SearchEngineController.cs
- MonthlySaleItemModel.cs
- MonthlySalesResponse.cs
- YearlySaleItemModel.cs
- YearlySalesResponse.cs
- launchSettings.json
- SaleDocument.cs
- SaleService.cs
- SaleServiceSettings.cs
- appsettings.Development.json
- appsettings.json
- Program.cs
- RothschildHouse.API.SearchEngine.csproj
- IndexSaleRequest.cs
- SearchEngineClient.cs
- IRothschildHouseDbContext.cs
- CreatedResponse.cs
- IRothschildHouseDbContextQueries.cs
- ListItem.cs
- ListResponse.cs
- PagedResponse.cs
- Response.cs
- SingleResponse.cs
- GetCard.cs
- GetCards.cs
- GetCardsViewBag.cs
- GetClientApplication.cs
- GetClientApplications.cs
- GetCountriesQuery.cs
- GetCountryQuery.cs
- GetCurrencies.cs
- GetCurrency.cs
- GetCustomer.cs
- GetCustomersQuery.cs
- GetCustomersViewBag.cs
- ProcessTransaction.cs
- TransactionProcessedNotificationHandler.cs
- GetTransaction.cs
- GetTransactions.cs
- GetTransactionsViewBag.cs
- TransactionItemModel.cs
- PublishTransactionMessage.cs
- PublishTransactionResult.cs
- MqClientSettings.cs
- TransactionMqClient.cs
- ConfigureServices.cs
- DateTimeExtensions.cs
- IQueryableExtensions.cs
- RothschildHouse.Application.csproj
- AuditableEntity.cs
- Entity.cs
- Card.cs
- ClientApplication.cs
- Company.cs
- Country.cs
- Currency.cs
- Customer.cs
- EnumDescription.cs
- Person.cs
- Transaction.cs
- TransactionLog.cs
- VCardType.cs
- VTransactionStatus.cs
- VTransactionType.cs
- CardType.cs
- CustomerType.cs
- TransactionStatus.cs
- TransactionType.cs
- RothschildHouseException.cs
- CardCreationNotification.cs
- TransactionProcessedNotification.cs
- RothschildHouse.Domain.csproj
- AuditableEntityConfiguration.cs
- EntityConfiguration.cs
- CardConfiguration.cs
- ClientApplicationConfiguration.cs
- CompanyConfiguration.cs
- CountryConfiguration.cs
- CurrencyConfiguration.cs
- CustomerConfiguration.cs
- EnumDescriptionConfiguration.cs
- PersonConfiguration.cs
- TransactionConfiguration.cs
- TransactionLogConfiguration.cs
- VCardTypeConfiguration.cs
- VTransactionStatusConfiguration.cs
- VTransactionTypeConfiguration.cs
- RothschildHouseDbContext.cs
- ConfigureServices.cs
- MediatRExtensions.cs
- RothschildHouse.Infrastructure.csproj
- AvsMocks.cs
- CityBankAvsPayload.cs
- Cvv2Mocks.cs
- Cvv2Payload.cs
- ProcesPaymentMocks.cs
- ProcessPaymentAuthorization.cs
- ProcessPaymentCapture.cs
- Card.cs
- CityBankPaymentServicesClient.cs
- ConfigureServices.cs
- Database.cs
- GlobalJsonSerializerOptions.cs
- ICityBankPaymentServicesClient.cs
- Models.cs
- RothschildHouse.Clients.CityBank.csproj
- RothschildHouse.sln
- appsettings.json
- Mocks.cs
- Program.cs
- RothschildHouse.Mock.Transactions.csproj
- RothschildHouseClient.cs
- DbContextHelper.cs
- ClientApplications.cs
- Countries.cs
- Currencies.cs
- PersonCustomers.cs
- VCardTypes.cs
- VCustomerTypes.cs
- VTransactionStatuses.cs
- VTransactionTypes.cs
- appsettings.json
- Program.cs
- RothschildHouse.Seed.PaymentGateway.csproj
- NotificationsController.cs
- TransactionsHub.cs
- launchSettings.json
- TransactionReceiverService.cs
- appsettings.Development.json
- appsettings.json
- HubMethods.cs
- Program.cs
- RothschildHouse.API.Notifications.csproj
- PaymentGatewayController.cs
- Extensions.cs
- launchSettings.json
- appsettings.Development.json
- appsettings.json
- Program.cs
- RothschildHouse.API.PaymentGateway.csproj
- ReportsController.cs
- launchSettings.json
- appsettings.Development.json
- appsettings.json
- Program.cs
- RothschildHouse.API.Reports.csproj
- SearchEngineController.cs
- launchSettings.json
- appsettings.Development.json
- appsettings.json
- Program.cs
- RothschildHouse.API.SearchEngine.csproj
- IListResponse.cs
- IPagedResponse.cs
- IResponse.cs
- IRothschildHouseDbContext.cs
- ISingleResponse.cs
- CreatedResponse.cs
- ListItem.cs
- ListResponse.cs
- PagedResponse.cs
- Response.cs
- SingleResponse.cs
- GetCard.cs
- GetCards.cs
- GetCardsViewBag.cs
- GetClientApplication.cs
- GetClientApplications.cs
- GetCountries.cs
- GetCountry.cs
- GetCurrencies.cs
- GetCurrency.cs
- GetCustomer.cs
- GetCustomers.cs
- GetCustomersViewBag.cs
- ProcessTransaction.cs
- TransactionProcessedNotificationHandler.cs
- GetTransaction.cs
- GetTransactions.cs
- GetTransactionsViewBag.cs
- ConfigureServices.cs
- DateTimeExtensions.cs
- IQueryableExtensions.cs
- IRothschildHouseDbContextQueries.cs
- RothschildHouse.Application.Core.csproj
- IAuditableEntity.cs
- IEntity.cs
- AuditableEntity.cs
- Entity.cs
- Card.cs
- ClientApplication.cs
- Company.cs
- Country.cs
- Currency.cs
- Customer.cs
- EnumDescription.cs
- Person.cs
- Transaction.cs
- TransactionLog.cs
- VCardType.cs
- VTransactionStatus.cs
- VTransactionType.cs
- CardType.cs
- CustomerType.cs
- TransactionStatus.cs
- TransactionType.cs
- RothschildHouseException.cs
- CardCreationNotification.cs
- TransactionProcessedNotification.cs
- RothschildHouse.Domain.Core.csproj
- Card.razor
- CardDetails.razor
- ClientApplication.razor
- ClientApplicationDetails.razor
- Country.razor
- Currency.razor
- Customer.razor
- CustomerDetails.razor
- Index.razor
- Transaction.razor
- TransactionDetails.razor
- launchSettings.json
- MainLayout.razor
- NavMenu.razor
- appsettings.json
- favicon.ico
- index.html
- _Imports.razor
- App.razor
- Extensions.cs
- Program.cs
- RothschildHouse.GUI.PaymentGateway.csproj
- AuditableEntityConfiguration.cs
- EntityConfiguration.cs
- CardConfiguration.cs
- ClientApplicationConfiguration.cs
- CompanyConfiguration.cs
- CountryConfiguration.cs
- CurrencyConfiguration.cs
- CustomerConfiguration.cs
- EnumDescriptionConfiguration.cs
- PersonConfiguration.cs
- TransactionConfiguration.cs
- TransactionLogConfiguration.cs
- VCardTypeConfiguration.cs
- VTransactionStatusConfiguration.cs
- VTransactionTypeConfiguration.cs
- IQueryableExtensions.cs
- RothschildHouseDbContext.cs
- ConfigureServices.cs
- MediatRExtensions.cs
- RothschildHouse.Infrastructure.Core.csproj
- CreatedResponse.cs
- ListItem.cs
- ListResponse.cs
- PagedResponse.cs
- Response.cs
- SingleResponse.cs
- CardDetailsModel.cs
- CardItemModel.cs
- ClientApplicationDetailsModel.cs
- ClientApplicationItemModel.cs
- CountryDetailsModel.cs
- CountryItemModel.cs
- CurrencyDetailsModel.cs
- CurrencyItemModel.cs
- CustomerDetailsModel.cs
- CustomerItemModel.cs
- GetCardsRequest.cs
- GetCardsViewBagResponse.cs
- GetClientApplicationsRequest.cs
- GetCountriesRequest.cs
- GetCurrenciesRequest.cs
- GetCustomersRequest.cs
- GetCustomersViewBagRespose.cs
- GetTransactionsRequest.cs
- GetTransactionsViewBagRespose.cs
- TransactionDetailsModel.cs
- TransactionItemModel.cs
- TransactionLogDetailsModel.cs
- MonthlySaleItemModel.cs
- MonthlySalesResponse.cs
- YearlySaleItemModel.cs
- YearlySalesResponse.cs
- IndexSaleRequest.cs
- ContentTypes.cs
- PaymentGatewayClient.cs
- ReportsClient.cs
- SearchEngineClient.cs
- SaleDocument.cs
- SaleServiceSettings.cs
- SalesService.cs
- PublishTransactionMessage.cs
- PublishTransactionResult.cs
- MqClientSettings.cs
- TransactionMqClient.cs
- RothschildHouse.Library.Common.csproj
- ProcessPaymentRequest.cs
- ProcessPaymentResponse.cs
- ICityBankPaymentServicesClient.cs
- Card.cs
- Database.cs
- AvsMocks.cs
- BillingAddressPayload.cs
- CardPayload.cs
- CityBankAvsPayload.cs
- PaymentMethodPayload.cs
- Cvv2Mocks.cs
- Cvv2Payload.cs
- ProcessPaymentAuthorizationMocks.cs
- ProcessPaymentCaptureMocks.cs
- CityBankPaymentServicesClient.cs
- GlobalJsonSerializerOptions.cs
- RothschildHouse.TP.CityBank.csproj
- ServicesExtensions.cs
- RothschildHouse.sln
- Authentication.razor
- Counter.razor
- FetchData.razor
- Index.razor
- LoginCallback.razor
- LoginControl.razor
- launchSettings.json
- MainLayout.razor
- NavMenu.razor
- weather.json
- appsettings.json
- favicon.ico
- index.html
- _Imports.razor
- App.razor
- Program.cs
- RothschildHouse.GUI.PaymentGateway.csproj
- RothschildHouse.GUI.PaymentGateway.sln
- RothschildHouse.GUI.sln
- .gitignore
- _config.yml
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/hherzl/EntityFrameworkCoreForTheEnterprise
Downloads the entire project code from GitHub to your computer.
cd EntityFrameworkCoreForTheEnterprise
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
โ ๏ธ This is a large repository, so this method may point to an internal sub-package rather than the actual core product. Check the full README as well.
cd Legacy1/Resources/PaymentGateway/EntityModel
This project's files live in a subfolder, so move into it first.
dotnet restore
Downloads the packages the project depends on.
dotnet run
Builds the project and runs it immediately.
After dotnet run, check the message or address shown in the terminal.
3. Node.js
EasyPrerequisites
โ ๏ธ This is a large repository, so this method may point to an internal sub-package rather than the actual core product. Check the full README as well.
cd Legacy2/PaymentGateway/rothschild-house-gui
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
