Skip to content

Commit 189c4df

Browse files
Merge pull request #53 from ckrausko/ckrausko-patch-1
Grammatical error
2 parents 8bbc951 + 11fd7a7 commit 189c4df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The CLI extensions hosts our toolset to build and start Electron.NET application
1515

1616
## Wait - you host a .NET Core app inside Electron? Why?
1717

18-
Well... there are lots of different approaches how to get a X-plat desktop app running. We thought it would be nice for .NET devs to use the ASP.NET Core environment and just embed it inside a pretty robust X-plat enviroment called Electron. Porting Electron to .NET is not a goal of this project, at least we don't have any clue how do to it. We just combine ASP.NET Core & Electron.
18+
Well... there are lots of different approaches how to get a X-plat desktop app running. We thought it would be nice for .NET devs to use the ASP.NET Core environment and just embed it inside a pretty robust X-plat enviroment called Electron. Porting Electron to .NET is not a goal of this project, at least we don't have any clue how to do it. We just combine ASP.NET Core & Electron.
1919

2020
# NuGet:
2121

0 commit comments

Comments
 (0)