Release v1.0.3
Update project structure and module naming conventions - Added `<IsPackable>false</IsPackable>` to `ExampleWebApp.csproj`. - Included project reference to `SharedTools.Web`. - Enabled Razor Pages in `Program.cs` with `AddRazorPages()`. - Updated module reference to `SharedTools.ExampleWebModule`. - Changed `<AssemblyName>` in `ExampleWebModule.csproj` to `SharedTools.ExampleWebModule`.