Commit Graph

531 Commits (1fb29ca83c71d99e2425bf27d36da9b40ec90c99)

Author SHA1 Message Date
Yunus Emre Kalkan d700687780 microservice demo: application tests
6 years ago
Yunus Emre Kalkan 3e090ba964 microservice demo: web layer
6 years ago
Yunus Emre Kalkan 4dada1681f microservice demo: added menu contributor
6 years ago
maliming 92f700694f fix #743 Use CustomSchemaIds for SwaggerGen.
6 years ago
Halil ibrahim Kalkan d7abe2c976 Added DB for AuthServer
6 years ago
Yunus Emre Kalkan 3a11c01c25 microservice demo: added ProductsController
6 years ago
Yunus Emre Kalkan 46ad9fe360 microservice demo: added product permissions
6 years ago
Yunus Emre Kalkan b4d0e40e13 microservice demo: ProductAppService namespace fix
6 years ago
Yunus Emre Kalkan 9e2e8a2936 Microservicedemo: added product application layer
6 years ago
Yunus Emre Kalkan d710108f77 Microservicedemo: added product repository
6 years ago
Halil ibrahim Kalkan 255b097ba3 Added Product, ProductManager and tests.
6 years ago
Halil ibrahim Kalkan 47a03fa25d Update Overall.md
6 years ago
Halil ibrahim Kalkan d7023c5867 Added product management module
6 years ago
Halil ibrahim Kalkan 718598fb8d Console demo is initially completed for microservice demo.
6 years ago
Halil ibrahim Kalkan b98ef48364 Created a console test app.
6 years ago
Halil ibrahim Kalkan 476c472e7e IdentityService configured to properly work.
6 years ago
Yunus Emre Kalkan 7c818445b0 Resolved #739 Use UseMvcWithDefaultRouteAndArea in the samples/templates
6 years ago
Halil ibrahim Kalkan 839f77593c Add Test Client to the application list
6 years ago
Halil ibrahim Kalkan a3f0c11897 Make the AuthServer working.
6 years ago
Halil ibrahim Kalkan 053a7f2d9e Added authserver application (initial)
6 years ago
Halil ibrahim Kalkan 5f3709f8b8 Update Overall.md
6 years ago
Halil ibrahim Kalkan c07608ebbe Added overall document
6 years ago
Halil ibrahim Kalkan 69af60b842 Added empty solution for microservice demo
6 years ago
Yunus Emre Kalkan 3c9d549ac3 bookstrore upgraded to abp v0.12.0
6 years ago
Yunus Emre Kalkan 9f619285f8 bookstro upgraded to abp v0.11.1
6 years ago
Halil ibrahim Kalkan d4ccdc6025 Update BookStore sample
6 years ago
Yunus Emre Kalkan 49901a7639 Resolved #680 : Revert document change done with 680
6 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
6 years ago
Yunus Emre Kalkan 089cf8d8a9 Bookstore App : Upgraded Abp Packages to v0.10.0*
6 years ago
Halil ibrahim Kalkan 956f8c23b9 Get remote endpoint from the configuration.
6 years ago
Halil ibrahim Kalkan 1c71c9cc9b Added Acme.BookStore.ConsoleApiClient project
6 years ago
Halil ibrahim Kalkan 7e6fe07003 Remove unncessary context.Services.AddAssemblyOf
6 years ago
Halil ibrahim Kalkan 7f6552f22f Resolved #486: AutoFac integration document.
6 years ago
Halil ibrahim Kalkan f5b8b184b6 Add spaces between messages
6 years ago
Halil ibrahim Kalkan 40fa063c69 Finalized RabbitMqEventBus sample.
6 years ago
Halil ibrahim Kalkan 55981f714c Created sample rabbitmq messaging application
6 years ago
Yunus Emre Kalkan f37b88528a Resolved https://github.com/abpframework/abp/issues/634
6 years ago
Halil ibrahim Kalkan 59b5e68eeb Upgrade BookStore to v0.8.0.
6 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes
6 years ago
LiangShiWei 69b1566704 Add Chinese Localization Resources
6 years ago
Yunus Emre Kalkan 04ab3b592c Resolved #429
6 years ago
Halil ibrahim Kalkan d1e8eb50cd Update ABP versions of the samples.
6 years ago
Halil ibrahim Kalkan d035ad193a Add Required to Book type.
7 years ago
Halil ibrahim Kalkan 0d3efe5bbd Update npm package.
7 years ago
Halil ibrahim Kalkan eaf6b9c8a2 Upgrade bookstore application to ABP v0.4.1.
7 years ago
Yunus Emre Kalkan 321c0620be Resolved https://github.com/volosoft/abp/issues/398
7 years ago
Yunus Emre Kalkan 30d27f2062 Removed ItemGroup in bookstore sample web proj
7 years ago
Yunus Emre Kalkan a1f30d96d6 Resolved #369
7 years ago
Yunus Emre Kalkan b92b6272c2 Resolved #368
7 years ago
Yunus Emre Kalkan 3e85e54843 Basicaspnetcoreapplication sample upgraded to abp 0.3.7
7 years ago
Yunus Emre Kalkan eff1de5255 consoledemo sample upgraded to abp 0.3.7
7 years ago
Yunus Emre Kalkan 0bba783e9b acme.bookstrore sample upgraded to abp 0.3.7
7 years ago
Halil ibrahim Kalkan 9f863f73ac Upgrade sample projects to latest ABP version.
7 years ago
Halil ibrahim Kalkan 4877a38e5b Upgraded bookstore sample.
7 years ago
Halil ibrahim Kalkan 324fd7d0af Added integration test tutorial.
7 years ago
Halil ibrahim Kalkan d075a14e43 Added edit & delete actions for the books table.
7 years ago
Halil ibrahim Kalkan 82fb887ecf Upgrade nuget packages for book store sample.
7 years ago
Halil ibrahim Kalkan aac2efa68a Template improvements.
7 years ago
Halil ibrahim Kalkan 7c37348c08 Revised book store
7 years ago
Halil ibrahim Kalkan 4bd5df50fa Added modal form to the tutorial.
7 years ago
Halil ibrahim Kalkan 0d5c69a956 Completed the part I of the MVC tutorial.
7 years ago
Halil ibrahim Kalkan 603d17737c Added books page.
7 years ago
Halil ibrahim Kalkan a04fd3efeb Added swagger UI to the bookstore sample.
7 years ago
Halil İbrahim Kalkan b2ad67e506
Delete README.md
7 years ago
Halil ibrahim Kalkan 66381f896c Update nuget packages for the bookstore sample.
7 years ago
Halil ibrahim Kalkan a1ffec7a3b Configure Auto Api Controllers for the bookstore sample.
7 years ago
Halil ibrahim Kalkan 991b6d4231 #313: Create the Book entity.
7 years ago
Halil ibrahim Kalkan 3702a99d49 Added BookStore
7 years ago
Halil İbrahim Kalkan a7b32ac0e3 Upgraded to AspNet Core, EF Core and DotNet Core 2.1.
7 years ago
Halil İbrahim Kalkan a600e89b24 Moved microservicedemo projects to the main solution for faster development.
7 years ago
Halil İbrahim Kalkan 2118c4f1fe Work on microservice sample.
7 years ago
Halil İbrahim Kalkan 4ed34f01a6 Add authentication to microservices web demo.
7 years ago
Halil İbrahim Kalkan f90d64b6cc Creating microservice demo app.
7 years ago
Halil İbrahim Kalkan 53a0e2c1aa Clean microservice demo solution.
7 years ago
Halil İbrahim Kalkan d518118eae Delete docker project from microservice demo.
7 years ago
Halil İbrahim Kalkan abf80fc897 Created empty microservice demo project
7 years ago
Halil İbrahim Kalkan d8f96452b0 Updated documents and samples.
7 years ago
Halil İbrahim Kalkan ddbdc496c3 Change Volo.Abp to Volo.Abp.Core dependency.
7 years ago
Halil İbrahim Kalkan 6724423249 Fix getting started MVC document.
7 years ago
Halil İbrahim Kalkan af9cc3c7ee Created new document: Getting Started ABP With AspNet Core MVC Web Application
7 years ago
Halil İbrahim Kalkan 1be4e00350 Added console application sample.
7 years ago