Compile and runtime error
Hi Ahmad,
the project is very interesting, but it will not be compiled. The error is:
BlazorCashier\BlazorCashier.Server\Controllers\ApiControllers\DiscountsController.cs(77,42,77,45): error CS0111: Der Typ "DiscountsController" definiert bereits einen Member namens "Get" mit den gleichen Parametertypen.
After i changed the second Get Member to GetMaxdiscount, i get the following runtime error in the extension function AddApplicationAuthenticaiton:
System.Text.Encoding.GetBytes(string s) BlazorCashier.Server.Extensions.IServiceCollectionExtensions+<>c__DisplayClass2_0.<AddApplicationAuthenticaiton>b__1(JwtBearerOptions options) in IServiceCollectionExtensions.cs + options.TokenValidationParameters = new Microsoft.IdentityModel.Tokens.TokenValidationParameters
What i have to do to run the project and how i create the database?
Thanks in advance gisela
Hi dear
Thanks for reaching out
The project is not done yet we had to delay it a little bit but maximum to the middle of July at max and it will be available with full documentation and a desktop version for Windows, Mac OSX and Linux
Right now it is not ready and has too many bugs I will keep this issue open and notify you when it's done and ready to clone
Thank you again Ahmad Mozaffar
Any News? Do you plan to continue?
I am interested to see it run, and from what I could discern you have not started to create any views for this app. It seems like you could do with some help on this. You have created Entities and Model objects, so you have a good idea of where you are going with this; let us connect and get this done.