# Blog Roadmap

## 2020-09-08

### New

{% content-ref url="/pages/-MGf7eYmxUuWbpCtCg0z" %}
[EntityFramework Query Tagging](/2020/entityframework-query-tagging.md)
{% endcontent-ref %}

## 2020-05-02

### New

{% content-ref url="/pages/-M6LWOBZQbTsUJkkPJCn" %}
[Level101 — Ubuntu Sunucuya Docker Community Edition Kurulumu Nasıl Yapılır?](/2020/level101-ubuntu-sunucuya-docker-community-edition-kurulumu-nasil-yapilir.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M6LWynt0Lhb7kt1Y2XT" %}
[Level101 — Amazon Üzerinde Ubuntu Sunucu Nasıl Açılır?](/2020/level101-amazon-uezerinde-ubuntu-sunucu-nasil-acilir.md)
{% endcontent-ref %}

## 2020-02-21

### New

{% content-ref url="/pages/-M0ZfbHkah8SC1dw7olO" %}
[\[Lvl101\] - Azure Üzerinde PostgreSql Kurulumu](/2020/azure-uzerinde-postgresql-kurulumu.md)
{% endcontent-ref %}

## 2019-12-12

### Updated

{% content-ref url="/pages/-LpxPmewiCXApT2wmryM" %}
[Asp.Net Core Api İle Graphql Projesi Oluşturmak](/post-2019/asp.net-core-api-ile-graphql-projesi-olusturmak.md)
{% endcontent-ref %}

## 2019-12-02

### Added

* [Datagrip AutoComplete Not Working](/post-2019/hotfix-datagrip-autocomplete-not-working.md)

## 2019-11-28

### Added

* [Kubernetes Dashboard UI Kurulumu Nasıl Yapılır?](/post-2019/kubernetes-dashboard-ui-kurulumu-nasil-yapilir.md)

## 2019-10-30

### Added

* [Git Self Sertifika Hatasının Çözümü](/post-2019/git-self-sertifika-hatasinin-coezuemue.md)

## 2019-10-01

### Added

* [Asp.Net Core Api İle Graphql Projesi Oluşturmak](/post-2019/asp.net-core-api-ile-graphql-projesi-olusturmak.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://post.cagdaskarademir.com/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
