Skip to content

Commit c56529b

Browse files
authored
Update README.md
1 parent 92bf0fa commit c56529b

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,20 @@
1-
# create-a-numeric-textbox-in-a-blazor-server-application
1+
# Create a Numeric Textbox in a Blazor Server Application
2+
23
A quick-start project that helps you create the Blazor Numeric Textbox of Syncfusion in a Blazor server application. This sample explains how to add prominent features like range validation, value formatting and setting decimal precision to it.
4+
5+
Watch the video now:<coming soon>
6+
7+
Documentation: https://blazor.syncfusion.com/documentation/numeric-textbox/getting-started
8+
9+
Online example: https://blazor.syncfusion.com/demos/numeric-textbox/default-functionalities
10+
11+
## Project prerequisites
12+
Make sure that you have the compatible version of .NET Core on your machine before starting to work on this project. You also need the following:
13+
* [Visual Studio 2019 (version 16.4+)]( https://visualstudio.microsoft.com/downloads)
14+
* [.NET Core SDK 3.1.201+](https://dotnet.microsoft.com/download/dotnet-core/3.1)
15+
16+
## How to run this application
17+
To run this application, you need to first clone or download the ‘Create a Numeric Textbox in a Blazor Server Application’ repository and then open it in Visual Studio 2019. Now, build and run your project to view the output.
18+
19+
## Further help
20+
To get more help, check the [ASP.NET Core Blazor documentation](https://docs.microsoft.com/en-us/aspnet/core/blazor).

0 commit comments

Comments
 (0)