Skip to content

Commit cd0cbef

Browse files
Update README.md - codebreaker light
1 parent 77f8521 commit cd0cbef

1 file changed

Lines changed: 16 additions & 11 deletions

File tree

README.md

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,23 @@
11
# Full Stack .NET Development with ASP.NET Core, Microsoft Azure and .NET MAUI
22

3-
This is a repository for learning creating services with ASP.NET Core and Microsoft Azure, and creating client applications. This repository contains a .NET MAUI client application accessing the service.
3+
This is a **light** version of *Codebreaker*, a repository to learn creating Microservices with ASP.NET Core and Microsoft Azure. This repo also contains a .NET MAUI client application to access the service.
44

5-
First, this repo was used with a one-day workshop at the [BASTA! conference](https://www.basta.net) in Frankfurt, Germany.
5+
You can try out to create the code on your own - see the [Wiki](https://github.com/CodebreakerApp/codebreakerlight/wiki) for instructions.
66

7-
Technologies used:
7+
Events where this repository is used:
8+
9+
* [BASTA! conference](https://www.basta.net) in Frankfurt, Germany
10+
* [Thrive Conference](https://www.thriveconf.com/) in Lipica, Slovenia
11+
12+
## Try it out!
13+
14+
Read the [wiki](https://github.com/CNILearn/codebreakermini/wiki/) you can find step-by-step instructions for implementing codebreaker light.
15+
16+
## Discussions
17+
18+
If you have questions, don't hesitate to use [Discussions](https://github.com/CNILearn/codebreakermini/discussions)
19+
20+
## Technologies used
821

922
* ASP.NET Core Minimal API
1023
* EF Core
@@ -23,14 +36,6 @@ You can also read the slides from the [BASTA! Spring 2023 Workshop](slides/Basta
2336

2437
If you're interested in helping with the bigger Codebreaker repository, let's get in contact. The bigger repository contains a bot which automatically plays games, a live service which makes use of SignalR for real-time communication, gRPC communication, and more. In some months this repo will be made public available as well. While you wait for it, enjoy this smaller one.
2538

26-
## Creating the code on your own?
27-
28-
Read the [wiki](https://github.com/CNILearn/codebreakermini/wiki/) you can find step-by-step instructions for implementing codebreakermini.
29-
30-
## Discussions
31-
32-
If you have questions, don't hesitate to use [Discussions](https://github.com/CNILearn/codebreakermini/discussions)
33-
3439
## What's needed to create and build the application
3540

3641
* Visual Studio 2022

0 commit comments

Comments
 (0)