Activities of "viswajwalith"

Answer

Are u call the WriteTo.Elasticsearch method?

.WriteTo.Elasticsearch( 
    new ElasticsearchSinkOptions(new Uri(configuration["ElasticSearch:Url"])) 
    { 
        AutoRegisterTemplate = true, 
        AutoRegisterTemplateVersion = AutoRegisterTemplateVersion.ESv6, 
        IndexFormat = "MyProjectName-log-{0:yyyy.MM}" 
    }) 

That means we need to add the custom code to write to elastic search right? But when using SerilogConfigurationHelper it it taking care automatically by the respective helper right?

Added references to HttpApi layer of the microservice in Web. Now it is generating Dynamic Proxies.

Already there are microservice HttpApi reference in web gateway like product service. if we give web gateway reference in HttpApi layer of the microservice, there will be circular dependency. Dynamic proxies generating for product service with existing references but not for our other microservices.

hi

https://blog.abp.io/abp/ABP.IO-Platform-v5-1-Has-Been-Released

If we understand correctly, Lepton X is not yet part for ABP 5.1 for MVC version. Please let us know

Yes It worked, I think this is an issue at your end and we expect a refund of ticket

Hi,

We tried to implement the Azure AD B2C, everything this working fine, if we use same configuration for all tenants.

When we try to implement tenant based configuration, ClientId and ClientSecret are taking as per the tenant configuration, but Authority is not taking as per the tenant configuration.

Sure will let you know

Hi,

Sorry for the confusion.

You want to download the Auth server and referenced modules source code right?

You just need to use ABP Suite to download the Microservice template. and use the abp get-source to download the modules source code, then you can replace the Nuget package reference to the local reference.

You can use the abp list-modules --include-pro-modules command to get module list.

Use abp get-source to download:

Thanks for the details. We will give a try and let you you in case of any concerns.

Hi,

Sorry we don't have any code for Azure B2C.

Hi I think there is a miss commuication, we are not expecting a code for Azure B2C, we just want to download a Source code of ABP Auth Server(Micro Services Tempalte) so that we can customize based on our need.

Please share the link/process to download the Source code of Auth Server.

Hope this clears the confusion.

can you help us by providing the link to download the complete auth server code so that we can customize accordingly

What is mean about auth server code? I didn't get it.

just looking for a link to download complete source code if auth server

Showing 151 to 160 of 267 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 16, 2025, 10:35