From a6236d3a2485d90516a90e66d33fd475742638dc Mon Sep 17 00:00:00 2001 From: anuabarnab4 Date: Mon, 23 Dec 2024 11:24:24 +0530 Subject: [PATCH 1/2] added nuget packages Revamped Readme file --- BoldBI.Embed.Sample/BoldBI.Embed.Sample.csproj | 3 +++ README.md | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/BoldBI.Embed.Sample/BoldBI.Embed.Sample.csproj b/BoldBI.Embed.Sample/BoldBI.Embed.Sample.csproj index 93aede5..348b3cc 100644 --- a/BoldBI.Embed.Sample/BoldBI.Embed.Sample.csproj +++ b/BoldBI.Embed.Sample/BoldBI.Embed.Sample.csproj @@ -3,6 +3,9 @@ net8.0 BoldBI.Embed.Sample + all + low + true diff --git a/README.md b/README.md index 4f10360..3c5c8a0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Bold BI Embedded Sample in .NET Core -This project was created using ASP.NET Core 6.0. This application aims to demonstrate how to render the dashboard available on your Bold BI server. +This project was created using ASP.NET Core 8.0. This application aims to demonstrate how to render the dashboard available on your Bold BI server. ## Dashboard view @@ -8,7 +8,7 @@ This project was created using ASP.NET Core 6.0. This application aims to demons ## Requirements/Prerequisites -* [.NET Core 6.0](https://dotnet.microsoft.com/download/dotnet-core) +* [.NET Core 8.0](https://dotnet.microsoft.com/download/dotnet-core) ### Supported browsers @@ -41,7 +41,7 @@ This project was created using ASP.NET Core 6.0. This application aims to demons ## Developer IDE -* Visual studio code() +* Visual Studio Code() ### Run a Sample Using Visual Studio Code From e95c36c59e477e10d92f0cba1f8be02d943a6eeb Mon Sep 17 00:00:00 2001 From: anuabarnab4 Date: Mon, 23 Dec 2024 11:51:17 +0530 Subject: [PATCH 2/2] renamed --- BoldBI.Embed.Sample/BoldBI.Embed.Sample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BoldBI.Embed.Sample/BoldBI.Embed.Sample.csproj b/BoldBI.Embed.Sample/BoldBI.Embed.Sample.csproj index 348b3cc..ce15e62 100644 --- a/BoldBI.Embed.Sample/BoldBI.Embed.Sample.csproj +++ b/BoldBI.Embed.Sample/BoldBI.Embed.Sample.csproj @@ -4,7 +4,7 @@ net8.0 BoldBI.Embed.Sample all - low + low true