-
It's very easy to make some words **bold** and other words _italic_ with Markdown. You can even [link to Google!](http://google.com).
create the RESTful **Web API** based on **EF**
- category
- me…
-
### What steps will reproduce the problem?
config/web.php:
~~~php
$config['modules']['gii'] = [
'class' => yii\gii\Module::class,
// uncomment the following to add your IP if you are no…
-
Feature idea:
Add a RESTful CRUD example:
* Server, using a library that makes it very easy to create a RESTful JSON API
* UI in front of that server.
* CRUD features - a counter to the numero…
-
If you run the new Blazor CRUD scaffolder, it doesn't add the EF Core migrations endpoint, which makes it harder to run migrations to set up the database.
Repro steps:
- Create a new Blazor Web Ap…
-
Live reviews will be focussed on discussing the Show elements and demonstrating the Demo elements. It is expected that ISSUE is prepared in advance, but is linked at the end of Live review day.
jup…
-
This issue aims to guide the creation of a microservice proof of concept (POC) in Rust, leveraging Rust's performance and safety features. Below, you'll find a step-by-step outline and references to h…
-
Create a ToDo Application using the STUDENT App Catalog group in C#
-
We want to make the entity system available using a (web) user interface. The user interface uses the entity system REST API.
**Target audience for the user interface are ourselves in the first ste…
-
# **Problem Definition:**
We aim to build an API that allows basic CRUD operations. Additionally, the API should have proper logging and metrics configured to ensure we can monitor its performance …
-
Horizontal padding for footers:
Grid: var(--lumo-space-m)
Editor: var(--lumo-space-s)
Dialog: var(--lumo-space-l)
Then various margins to negate or add to the whitespace. It's needlessly inconsi…