hi
Can you try to rename the method name to AllotShareAsync
?
hi
You can try to login by abp login --device
command
hi
That means your project has not been completely changed to MySQL.
You can search sqlserver
keyword in your solution globally.
hi
Im not a swagger expert but you can try that:
options.SwaggerDoc("v1", new OpenApiInfo { Title = "BookStore API", Version = "v1" });
options.DocInclusionPredicate((docName, description) => true);
options.UseInlineDefinitionsForEnums();
options.UseAllOfToExtendReferenceSchemas();
options.CustomSchemaIds(type => Regex.Replace(type.FullName, "`|=|\\[|\\]|\\s|,", ""));
This is not a problem of abp. You can google it.
A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 35 - An internal exception was caught) Microsoft.Data.SqlClient.SqlException (0x80131904): A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 35 - An internal exception was caught) ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer.
Please check your connection string and database.
hi
I downloaded your project. How can I get Parsing error(s)
?
hi
There is no best practice for anonymous API calls.
Do not return any sensitive data, as it is allowed to call anonymously.
The ROW_NUMBER() OVER
seems to belong to SQL Server.
hi
liming.ma@volosoft.com
Thanks