Text counter application in .NET using Blazor Server and Razor Pages in C#, and console application
This app calculates the number of characters, words, and lines based on the text box area’s content using Blazor Server and Razor Pages with ASP.NET Pages, the console application using .NET and Fable application in F#.
git clone https://github.com/lulunac27a/text-counter-dot-net-application.git
cd text-counter-blazor
dotnet build
dotnet run
git clone https://github.com/lulunac27a/text-counter-dot-net-application.git
cd text-counter-razor
dotnet build
dotnet run
git clone https://github.com/lulunac27a/text-counter-dot-net-application.git
cd text-counter-console
dotnet build
dotnet run
git clone https://github.com/lulunac27a/text-counter-dot-net-application.git
cd text-counter-f-sharp-application
npm run build
npm run start
We use cookies
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.