Blazor_Cashier icon indicating copy to clipboard operation
Blazor_Cashier copied to clipboard

Compile and runtime error

Open gf21 opened this issue 5 years ago • 3 comments

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

gf21 avatar Jun 24 '20 10:06 gf21

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

aksoftware98 avatar Jun 24 '20 14:06 aksoftware98

Any News? Do you plan to continue?

mundl21 avatar Dec 10 '21 11:12 mundl21

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.

Curtis- avatar Feb 19 '23 18:02 Curtis-