استفاده از asp.net core web api، Razor page و mvc در یک پروژه .net core
302, Found
http://www.bipinjoshi.net/articles/e6557104-d06a-418c-a1a9-b8ce248f60b1.aspx icon

اگر شما قبلا با asp.net core 2.0 به بالا کار کرده باشید هنگام ایجاد پروژه می‌دانید که از سه روش برای ایجاد پروژه وبی .net core می‌توان استفاده نمود. امکان استفاده جدا و با هم این روش‌ها وجود دارد که در این مقاله توضیحات کامل آن داده شده است.

استفاده از asp.net core web api، Razor page و mvc در یک پروژه .net core
پشتیبانی از NET Core 1x. این ماه به پایان می‌رسد
302, Found
https://dotnet.microsoft.com/platform/support/policy/dotnet-core icon


Version Original Release Date Latest Patch Version Patch Release Date Support Level End of Support
.NET Core 3.1 Scheduled for November 2019

Will be LTS when released
.NET Core 3.0 Scheduled for September 23, 2019

Will be Current when released
.NET Core 2.2 December 4, 2018 2.2.5 May 14, 2019 Current December 23, 2019
.NET Core 2.1 May 30, 2018 2.1.11 May 14, 2019 LTS At least three years from LTS declaration (August 21, 2018)
.NET Core 2.0 August 14, 2017 2.0.9 July 10, 2018 EOL October 1, 2018
.NET Core 1.1 November 16, 2016 1.1.13 May 14, 2019 Maintenance June 27 2019
.NET Core 1.0 June 27, 2016 1.0.16 May 14, 2019 Maintenance June 27 2019
پشتیبانی از NET Core 1x. این ماه به پایان می‌رسد
پروژه فروش بیمه به صورت Microservices در NET Core.
200, OK
https://github.com/asc-lab/dotnetcore-microservices-poc icon
This is an example of a very simplified insurance sales system made in a microservice architecture using: 
  • .NET Core 2.1
  • Entity Framework Core
  • MediatR
  • Marten
  • Eureka
  • Ocelot
  • JWT Tokens
  • RestEase
  • RawRabbit
  • NHibernate
  • Polly
  • NEST (ElasticSearch client)
  • Dapper
  • DynamicExpresso
  • SignalR 
پروژه فروش بیمه به صورت Microservices در NET Core.
آموزش Microservices و Docker در NET Core.
301, MovedPermanently
https://docs.microsoft.com:443/en-us/dotnet/standard/microservices-architecture/ icon

Book cover

این آموزش کاملترین آموزش ماکروسافت برای توسعه برنامه‌های مبتنی بر معماری Microservices و مدیریت آنها با استفاده از Docker Containers در NET Core. است. 

برای یادگیری بهتر می‌توانید پروژه eShopOnContainers   که بر اساس مفاهیم این آموزش نوشته شده است را بررسی کنید.

لینک دانلود کتاب به صورت PDF 

آموزش Microservices و Docker در NET Core.
Entity Signal یا Entity Framework بلادرنگ
200, OK
https://entitysignal.com/ icon

Entity Signal allows you to connect to Entity Framework through SignalR and get updates on subscribed data in real time. This lowers the number of refreshes done by the user and ultimatly allows you to do more with fewer servers. It is also requires minimal changes, so you can make realtime apps about as easily as you can make standard apps.  

Entity Signal یا Entity Framework بلادرنگ
چکیده‌ای از Build 2019 مخصوص توسعه دهنده‌های ASP.NET Core
200, OK
https://wakeupandcode.com/summarizing-build-2019-signalr-service/ icon
  • .NET Core is the future of .NET: If you’ve already started working with .NET Core, that’s great! If you’re starting a new project, you should consider .NET Core.
  • .NET Framework will continue to be supported: If you have any existing applications on .NET Framework (Windows-only), you can keep those on .NET Framework.
  • .NET Releases will become more predictable: Starting with .NET 5.0, there will be 1 major release every year,  after which each even-numbered release (6.0, 8.0, etc) will come with LTS (Long-Term Support). 
چکیده‌ای از Build 2019 مخصوص توسعه دهنده‌های ASP.NET Core
پروژه coolstore براساس معماری مایکروسرویس ها
200, OK
https://github.com/vietnam-devs/coolstore-microservices icon

CoolStore is a containerised polyglot microservices application consisting of services based on .NET Core, NodeJS and more running on Service Mesh. It demonstrates how to wire up small microservices into a larger application using microservice architectural principals. 

پروژه coolstore براساس معماری مایکروسرویس ها