argon-dashboard-asp-net
argon-dashboard-asp-net copied to clipboard
Start your development with a Bootstrap 4 Admin Dashboard built for ASP.NET Core framework, the newest go-to technology from Microsoft for top companies.
// options.UseSqlServer(Configuration.GetConnectionString("MsSqlConnection")) i think, this row must be as follows // options.UseSqlServer(Configuration.GetConnectionString("LocalDbConnection"))
Hello can you please update the ASP version and the Bootstrap 5
hello looks like ASP Core is rc1 and its much much faster. Can you please update/ bump release
Severity Code Description Project File Line Suppression State Error DT1001 ERROR: for creativetim.argon.dotnetcore.free Cannot create container for service creativetim.argon.dotnetcore.free: Duplicate mount point: /root/.aspnet/https If the error persists, try restarting Docker...
POSTGRES_USER: 'creativeTim' POSTGRES_PASSWORD: 'creativeTim' Can you please help me out with this error on authentication?
Hi, can you please release an update on the ASP Core version
Except of Vue. But both nouislider (https://argon-dashboard-asp-net.creative-tim.com/docs/plugins/sliders) and standard one (https://argon-dashboard-asp-net.creative-tim.com/docs/components/forms) are not displaying at all
Add another table like Branch with columns BranchID and BranchName and then have BranchID in ASPNetUser table and get it on registration page
Updating this project to run on .NET 7 as well as updating the Nuget dependencies to the latest versions. Side Note - One of the MySql dependencies has been deprecated...