Premmerce Documentation > General > Other General Questions
About Premmerce
Installation
Table or Grid
CSS and JS
General
Resources
folder./Views/Shared/_Footer.cshtml
Access your database, right click on it and click “New Query”
Run this query:
insert into AspNetRoles (Id,Name,NormalizedName) values (NEWID(),'MyNewRole','MYNEWROLE')
ViewBag.Avatar
from any view pageSetup once here: Filters > ViewBagFilter.cs and usable in any view page.
/Views/Shared/_LoginPartial.cshtml
/wwwroot/js/auratheme.table.js
.CTRL + F
to search for -${getCurrentDateTimeForFileName()}
.-${getCurrentDateTimeForFileName()}
portion of the code.You can call the following JavaScript functions to display the bootstrap toast. Their definitions are in /wwwroot/js/main.js
Corresponding .NET CLI commands:
dotnet add package DocumentFormat.OpenXml --version 3.2.0
dotnet add package ExcelDataReader --version 3.7.0
dotnet add package ExcelDataReader.DataSet --version 3.7.0
dotnet add package Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore --version 8.0.8
dotnet add package Microsoft.AspNetCore.Identity.EntityFrameworkCore --version 8.0.8
dotnet add package Microsoft.AspNetCore.Identity.UI --version 8.0.8
dotnet add package Microsoft.AspNetCore.Mvc.NewtonsoftJson --version 8.0.11
dotnet add package Microsoft.AspNetCore.SignalR.Client --version 8.0.11
dotnet add package Microsoft.AspNetCore.SignalR.Common --version 8.0.11
dotnet add package Microsoft.EntityFrameworkCore --version 8.0.11
dotnet add package Microsoft.EntityFrameworkCore.SqlServer --version 8.0.11
dotnet add package Microsoft.EntityFrameworkCore.Tools --version 8.0.11
dotnet add package Microsoft.Extensions.DependencyInjection --version 8.0.1
dotnet add package Microsoft.Extensions.Http --version 8.0.1
dotnet add package Microsoft.VisualStudio.Web.CodeGeneration.Design --version 8.0.7
dotnet add package Stripe.net --version 48.1.0